FB_OcaTemperatureSensor
The function block FB_OcaTemperatureSensor provides properties and methods for querying OCA objects that map a temperature value.
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_OcaSensor
FB_OcaTemperatureSensor
Methods
Name | Definition location | Description |
---|---|---|
GetReading | Local | Used to query the properties Reading, minReading and maxReading of the OCA object. If the query was successful, the result is output in the properties stReading, stReadingMAX and stReadingMIN. |
RNtfGain | Local | If the OCA object was prompted to notify changes (using the Subscription method), this method is used to read incoming notifications. |
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 |