Click or drag to resize
XDL

XRawDataParam.LittleEndian Property

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

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

Property Value

Boolean
See Also