Public Member Functions | Public Attributes

ACS::Pstring Interface Reference

import "baci.idl";

Inheritance diagram for ACS::Pstring:
Inheritance graph
[legend]
Collaboration diagram for ACS::Pstring:
Collaboration graph
[legend]

List of all members.

Public Member Functions

string get_sync (out ACSErr::Completion c)
void get_async (in CBstring cb, in CBDescIn desc)
long get_history (in long n_last_values, out stringSeq vs, out TimeSeq ts)
Monitor create_monitor (in CBstring cb, in CBDescIn desc)
Monitor create_postponed_monitor (in Time start_time, in CBstring cb, in CBDescIn desc)

Public Attributes

readonly attribute TimeInterval default_timer_trigger
readonly attribute TimeInterval min_timer_trigger
readonly attribute string default_value

Detailed Description

The string Property has no monitor with value trigger, as a difference of values makes no sense.

The rest of the interface is equivalent to the Pdouble property.


Member Function Documentation

Monitor ACS::Pstring::create_monitor ( in CBstring  cb,
in CBDescIn  desc 
)

3AC90A270156

Monitor ACS::Pstring::create_postponed_monitor ( in Time  start_time,
in CBstring  cb,
in CBDescIn  desc 
)

3AC90A27015F

void ACS::Pstring::get_async ( in CBstring  cb,
in CBDescIn  desc 
)

3AC90A270142

long ACS::Pstring::get_history ( in long  n_last_values,
out stringSeq  vs,
out TimeSeq  ts 
)

3AC90A27014B

string ACS::Pstring::get_sync ( out ACSErr::Completion  c  ) 

3AC90A270140


Member Data Documentation

readonly attribute string ACS::Pstring::default_value

The documentation for this interface was generated from the following file: