GXDN: Gurux Developer Network
ByteSize Enumeration
NamespacesGurux.SerialByteSize
Determines the number of bits in the bytes transmitted and received.
Members
Member Description
Byte8Bits
8 bits in use. Integer value=8.
If not using .NET Framework, use constant GX_8.

Byte7Bits
7 bits in use. Integer value=7.
If not using .NET Framework, use constant GX_7.

Byte6Bits
6 bits in use. Integer value=6.
If not using .NET Framework, use constant GX_6.

Remarks
If not using .NET Framework, enumeration is GX_BYTESIZE.
See Also

Assembly: Gurux.Serial (Module: Gurux.Serial) Version: 5.0.0.2