VIDEO

Working with Bit Manipulations

DESCRIPTION

Bit manipulation is important for any input data which may be expressed as a single or multiple bits within a larger register, as is common with protocols such as Modbus or OPC. These functions allow for masking or joining of individual bits in a datasource with the resulting value being usable as a new data point.

Still have a question? Have any feedback?