Determines the number of bits in the bytes transmitted and received.
| 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. |
If not using .NET Framework, enumeration is GX_BYTESIZE.
Assembly: Gurux.Serial (Module: Gurux.Serial) Version: 5.0.0.2