ProtoFlux:Compose Bits SByte

From Resonite Wiki
Compose Bits sbyte
Bit0
*
Bit1
Bit2
Bit3
Bit4
Bit5
Bit6
Bit7
Binary

The Compose Bits Sbyte node takes in 8 bits of boolean data and returns a sbyte result. Used for binary math and data transmission.

Inputs

Bit# (bool)

The bit for this sbyte value.

Outputs

* (sbyte)

Returns the combined bits of this sbyte.