AnalogueReadConfig

Top  Previous  Next

Message

 

AnalogueReadConfig <linenumber>|<alias>

 

Originator

 

Client

 

Response

 

Info: <linenumber> (<alias>) input|output <minVoltage> <maxVoltage>

Warning: AnalogueReadConfig called with multiline alias <alias>: only one config returned!

       [a warning message sent on the main socket if such a command was received on the immediate socket]

Error: no such channel

 

Response (immediate socket)

 

input|output <minVoltage> <maxVoltage>

Failure

 

Details

 

Returns information on

 

whether the channel is input (ADC) or output (DAC)
the range of voltages that the channel can read/produce

 

Examples

 

Info: 1 (ECG_Lead_II) input –1.25V 1.25V

Info: 2 (RectalThermometer) input 0V 10V

Info: 3 (DobutaminePump) output –10V 10V

Info: 4 (RadioVolume) output 0V 10V

 

Revision history

 

Implemented in WhiskerServer version 2.6.8.