Loading...
Searching...
No Matches
realvirtual.SHMSignal Struct Reference
Struct for an SHM Signal.
Public Attributes | |
Signal | signal |
Connected Signal to the SHM signal. | |
string | name |
Name of the SHM signal. | |
SIGNALTYPE | type |
Type of the SHM signal. | |
SIGNALDIRECTION | direction |
Direction of the SHM signal. | |
int | mempos |
Memory position (byte position) in the Shared memory of the signal. | |
byte | bit |
Bit position (0 if no bit) of the Signal in the shared memory. | |