Mode_State data point type
This data point type is used as a type reference for Drive1, Drive2, Pump1 and Pump2. Used for messages about operating modes.
| Element | Data type | Description | 
|---|---|---|
| remote | bool | Remote operation | 
| local | bool | Local operation | 
| auto | bool | Automatic operation, only if remote = true | 
| man | bool | Manual operation, only if remote = true | 
| service | bool | Service mode | 
