Number to / from Bits Processors¶
The “Number to Bits” and “Bits to Number” processors are installed with the Dataristix Application. The “Number to Bits” processor converts a number input into separate bit value outputs, and the “Bits to Number” processor converts a number of bit value inputs into a number. These processors are available in Dataristix version 3 and later.
Add to Task¶
Add the respective processor to a task by dragging it from the “Build” panel onto the task’s “Task Builder” panel.
Processor Configuration¶
Select the respective processor item in the “Task Builder” panel to view its properties.
You can change the following properties.
Processor Topic Name
You can change the processor topic name to suit.
Number of Bits
Select 8, 16, 32, or 64 bits. The processor adapts to the chosen number of bits and increases or decreases the number of input or output tags accordingly. For the “Bits to Number” processor, the data type of the number output is adapted to Byte, UInt16, UInt32, or UInt64 respectively.