Simple frequency actuator.
static
readonly
OcaClassID ClassID
= 1.1.1.8
Level: 1 Index: 1
Number that uniquely identifies the class. Note that this differs from the object number, which identifies the instantiated object. This property is an override of the OcaRoot property.
Level: 1 Index: 2
Identifies the interface version of the class. Any change to the class definition leads to a higher class version. This property is an override of the OcaRoot property.
Level: 4 Index: 1
Frequency in Hertz.
Properties inherited from OcaWorker
Properties inherited from OcaRoot
OcaFrequencyActuator::GetFrequency (
)
→ (
OcaFrequency Frequency, OcaFrequency minFrequency, OcaFrequency maxFrequency)
Level: 4 Index: 1
Gets the value of the Frequency property. The return value indicates whether the property was successfully retrieved.
OcaFrequencyActuator::SetFrequency (
OcaFrequency Frequency )
Level: 4 Index: 2
Sets the value of the Frequency property. The return value indicates whether the property was successfully set.