Function SBCommons.wordToByteArray
Converts a ushort to a ubyte array.
static ubyte[] wordToByteArray
(
ushort Number
);
Converts a ushort to a ubyte array.
static ubyte[] wordToByteArray
(
ushort Number
);