Valid <SETTING>s are:
| Setting | Description | Since protocol version |
||
|
POWER |
Loop power of the active extension.
Set <PARAMETERS>
Set response SETCONFIG;ACTIVE;POWER;<SelectedPower>[;<ActualPower>] Get response GETCONFIG;ACTIVE;POWER;<SelectedPower>[;<ActualPower>] Where <SelectedPower> is the power that should be configured and <ActualPower> the power that the active extension has actually set (only available if active extension is connected). |
|||
|
CHANNEL |
Selected channel.
Set <PARAMETERS>
Set response SETCONFIG;ACTIVE;CHANNEL;<SelectedChannel>[;<ActualChannel>] Get response GETCONFIG;ACTIVE;CHANNEL;<SelectedChannel>[;<ActualChannel>] Where <SelectedChannel> is the channel that should be configured and <ActualChannel> the channel that the active extension has actually set (only available if active extension is connected). |
|||
|
LOOPID |
Selected loop id.
Set <PARAMETERS>
Set response SETCONFIG;ACTIVE;LOOPID;<SelectedLoopId>[;<ActualLoopId>] Get response GETCONFIG;ACTIVE;LOOPID;<SelectedLoopId>[;<ActualLoopId>] Where <SelectedLoopId> is the loop id that should be configured and <ActualLoopId> the loop id that the active extension has actually set (only available if active extension is connected). |
|||
|
V1LEGACYMODE |
Selected V1 legacy mode.
Set <PARAMETERS>
Set response SETCONFIG;ACTIVE;V1LEGACYMODE;<SelectedMode>[;<ActualMode>] Get response GETCONFIG;ACTIVE;V1LEGACYMODE;<SelectedMode>[;<ActualMode>] Where <SelectedMode> is the mode that should be configured and <ActualMode> the mode that the currently active (only available if active extension is connected). Note: If the latter is not up to date, call GETCONFIG a few seconds after SETCONFIG to get the updated actual value. |
2.9 |