MotionPacketHelperDriverStatus Constructor
Represents the status of the driver
Namespace: Redler.Motion.Communication.MotionPacketsAssembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
public DriverStatus(
string statusMessage,
string statusHint = ""
)
Parameters
- statusMessage String
- The status message
- statusHint String (Optional)
- The status hint. Default: Empty
Constructs a driver status given the status message