Created a page for the Extract Bits Ulong node. |
Fixed visual. |
||
Line 1: | Line 1: | ||
{{#Invoke:ProtoFlux|GenerateUI | {{#Invoke:ProtoFlux|GenerateUI | ||
|Name= | |Name=Extract Bits ulong | ||
|Category=Binary | |Category=Binary | ||
|Inputs= | |Inputs= |
Created a page for the Extract Bits Ulong node. |
Fixed visual. |
||
Line 1: | Line 1: | ||
{{#Invoke:ProtoFlux|GenerateUI | {{#Invoke:ProtoFlux|GenerateUI | ||
|Name= | |Name=Extract Bits ulong | ||
|Category=Binary | |Category=Binary | ||
|Inputs= | |Inputs= |
The Extract Bits Ulong
node takes in a ulong value and returns 64 bits of boolean data. Used for binary math and data transmission.
The ulong we want to split into boolean values.
The bit from this ulong value.