Enumerations.cs
Members |
Description |
Byte_1 = 1 |
Lowest Byte |
Byte_2 = 2 |
2nd Lowest byte |
Byte_3 = 3 |
2nd Most upper Byte |
Byte_4 = 4 |
Most upper Byte |
Byte_1and2 = 12 |
Lower 2 Bytes |
Byte_3and4 = 34 |
Upper 2 Bytes |
This is record eConfigByte.
Copyright (c) 2023. All rights reserved.
|
What do you think about this topic? Send feedback!
|