SetCtrlBoxAnalogOutput.srv
Features
This service outputs the channel value corresponding to the controller analog output.
Parameters
Parameter Name | Data Type | Default Value | Description |
---|---|---|---|
channel | int8 | - | 1 : channel 1 2 : channel 2 |
value | float64 | - | analog output value Current mode: 4.0~20.0 [mA] Voltage mode: 0~10.0 [V] |
Return
Return Name | Data Type | Default Value | Description |
---|---|---|---|
success | bool | - | True or False |