|
#define RemoteSetOutputState |
( |
_conn, |
|
|
_port, |
|
|
_speed, |
|
|
_mode, |
|
|
_regmode, |
|
|
_turnpct, |
|
|
_runstate, |
|
|
_tacholimit, |
|
|
_result |
|
) |
__remoteSetOutputState(_conn, _port, _speed, _mode, _regmode, _turnpct, _runstate, _tacholimit, _result) |
Send a SetOutputMode message.
Send the SetOutputMode direct command on the specified connection slot. Use RemoteConnectionIdle to determine when this write request is completed.
- Parameters:
-
|