Sensor |
** NOTE: ADDED in CFX 1.3 **
Dynamic structure that contains information related to the sensor of the resources / sub-resources in an Endpoint. It may be used to model the sensor on parts that may require traceable operations (i.e. maintenance)The SensorInformation type exposes the following members.
Name | Description | |
---|---|---|
![]() | SensorInformation |
Name | Description | |
---|---|---|
![]() | CustomSensorType | Optional field. When SensorType = NonStandard, this field allows the sender to specify a custom sensor |
![]() | CustomUnitOfMeasure | Optional field. When UnitOfMeasure = NonStandard, this field allows the sender to specify a custom unit of measure |
![]() | HighLimit | The high limit value of the performed verification (optional) |
![]() | LowLimit | The low limit value of the performed verification (optional) |
![]() | SampleTime | The last time when the verification has been executed |
![]() | Type | The type of the sensor in this position of the resource / machine. |
![]() | UnitOfMeasure | The unit of measure of the performed sample (if applicable) |
![]() | Value | The value of the performed verification. |