Manual
PoBlocks user manual (March 31, 2014)
42
www.poscope.com
16.62. Extended - Custom PoIL
Description
Custom PoIL for custom PoIL code - double-click on block to edit code
Inputs
Up to 10 inputs of various types
Outputs
Up to 10 outputs of various types
Properties
None
Remarks
None
16.63. Extended - Byte to bits
Description
Byte to bits extracts individual bits from the byte variable on input, bit 0 being least-
significant one
Inputs
In (8-bit integer): Input variable
Outputs
Bit 0-7 (Logic): Bit 0 (LSb) - Bit 7 (MSb)
Properties
None
Remarks
None
16.64. Extended - Bits to byte
Description
Bits to byte joins individual bits to the byte variable on output, bit 0 being least-
significant one
Inputs
Bit 0 (Logic): Bit 0 (LSb) - Bit 7 (MSb)
Outputs
Out (8-bit integer): Output variable
Properties
None
Remarks
None










