Click or drag to resize
XDL

XRawDataParamLittleEndian Property

바이트 오더. true인 경우 LSB(Least Significant Bit), false인 경우 MSB(Most Significant Bit)

Namespace:  Pixoneer.NXDL.NIO
Assembly:  NXDLio (in NXDLio.dll) Version: 2.0.3.31
Syntax
C#
public bool LittleEndian { get; set; }

Property Value

Type: Boolean
See Also