ProtoFlux:Compose Bits ULong

From Resonite Wiki
Compose Bits ulong
Bit0
*
Bit1
Bit2
Bit3
Bit4
Bit5
Bit6
Bit7
Bit8
Bit9
Bit10
Bit11
Bit12
Bit13
Bit14
Bit15
Bit16
Bit17
Bit18
Bit19
Bit20
Bit21
Bit22
Bit23
Bit24
Bit25
Bit26
Bit27
Bit28
Bit29
Bit30
Bit31
Bit32
Bit33
Bit34
Bit35
Bit36
Bit37
Bit38
Bit39
Bit40
Bit41
Bit42
Bit43
Bit44
Bit45
Bit46
Bit47
Bit48
Bit49
Bit50
Bit51
Bit52
Bit53
Bit54
Bit55
Bit56
Bit57
Bit58
Bit59
Bit60
Bit61
Bit62
Bit63
Binary

The Compose Bits Ulong node takes in 64 bits of boolean data and returns a ulong result. Used for binary math and data transmission.

This node is commonly used for holding a lot of data for a Cloud Variable.

Inputs

Bit# (bool)

The bit for this ulong value.

Outputs

* (ulong)

Returns the combined bits of this ulong.