Description:
Parameter | Range | Description |
---|---|---|
port | 0 ... 3 | logical port name |
Returns the value of any of the 4 ADC (Analog Digital Converter) ports defined as "Analog In" in the "I/O Settings" section of iLCD Manager XEJoC Manager's "Settings" page.
Returns | Description |
---|---|
value | value of the requested ADC |
Note
Example
int value = IO.getADCValue(2);
See also:
Copyright © demmel products gmbh. All rights reserved.