... apply bit transformation
Bit Transformation is used to access a single bit. It can be applied to these tag types:
- Virtual TagADVANCED
This link leads to a manual written for advanced users. - AccumulatorADVANCED
This link leads to a manual written for advanced users. - Vector ElementADVANCED
This link leads to a manual written for advanced users. - GeneratorADVANCED
This link leads to a manual written for advanced users.
The example below shows how to access bits at indices 0, 1, 2, 10, 11
of a value equal to 10,245.
Fig. 1. Bit Index.
The resulting bit can be rendered as a boolean value (‘true’ or ‘false’) or a numerical value: integer or float value (1
or 0
).
Further Reading
- PortalADVANCED
This link leads to a manual written for advanced users. is the core part of the Cloud. This application brings together data from different projects, tools for observation, control, and development.- AlarmsADVANCED
This link leads to a manual written for advanced users. are special signals that inform users of situations requiring human intervention. In the Alarms section of Portal, you can manage alarms from available projects. Also, you can observe and subscribe to alarm statistics.