FB_OcaInt32Actuator
The function block FB_OcaInt32Actuator extends the function block FB_OcaBasicActuator with properties and methods for handling OcaInt32Actuator objects.
No explicit call Since there is no code in the body of the function block, it should not be called explicitly. Instead, use the corresponding methods of the function block. |
Inheritance hierarchy
FB_OcaRoot
FB_OcaWorker
FB_OcaActuator
FB_OcaBasicActuator
FB_ OcaInt32Actuator
Methods
Name | Definition location | Description |
---|---|---|
Local | This method is used to query a signed property (integer, signed data type, 32 bits). | |
Local | This method can be used to set the value of the property. | |
Local | This method reads incoming notifications |
Properties
Name | Type | Access | Definition location | Description |
---|---|---|---|---|
stSetting | Get | Local | Contains the value (integer, signed data type, 32 bit). | |
stSettingMAX | Get | Local | Contains the maximum value (integer, signed data type, 32 bit). | |
stSettingMIN | Get | Local | Contains the minimum value (integer, signed data type, 32 bit). |
AES70 standard The names of variables and function blocks have been adapted to the AES70 standard where possible. Information about this communication protocol can be found at www.aes.org and www.ocaalliance.com. |
Requirements
Development environment | Target platform | PLC libraries to include |
---|---|---|
TwinCAT v3.1.4022.2 or higher | PC or CX (x64, x86, ARM) | Tc3_AES70 |