/
SplitWordIntoBits
SplitWordIntoBits
Split a numeric 16-bit value into its bits.
Description
This XCommand takes an integer value up to the length of 16 bits and returns the values of the comprising bits.
Inputs
- Input_Item_1(ItemID): ItemID of the server item to be analyzed.
Outputs
- Output_Item_1 -- Output_Item_16 (ItemID, optional): The server items that will hold the values of the respective bits. Least-significant bit is no. 1, most-significant bit is no. 16.
Parameters
- none
Possible trigger types
All
Available for:
- NETx BMS Platform
- NETx Multi Protocol Server
- NETx BMS Server 2.0
, multiple selections available,
Related content
NETx BMS App Secure for ETS
NETx BMS App Secure for ETS
Read with this
SplitWordIntoBytes
SplitWordIntoBytes
More like this
Conversion.SplitWordIntoBytes
Conversion.SplitWordIntoBytes
More like this
Conversion.SplitWordIntoBits
Conversion.SplitWordIntoBits
More like this
Conversion.WriteBitsToWord
Conversion.WriteBitsToWord
More like this
Group Alias Definitions
Group Alias Definitions
More like this