Basic int32 actuator.
static
readonly
OcaClassID ClassID
= 1.1.1.1.4
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: 5 Index: 1
Int32 setting.
Properties inherited from OcaWorker
Properties inherited from OcaRoot
OcaInt32Actuator::GetSetting (
)
→ (
OcaInt32 Setting, OcaInt32 minSetting, OcaInt32 maxSetting)
Level: 5 Index: 1
Gets the value and limits of the Setting property. The return value indicates whether the data was successfully retrieved.
OcaInt32Actuator::SetSetting (
OcaInt32 Setting )
Level: 5 Index: 2
Sets the Setting property. The return value indicates whether the property was successfully set.