User manual

Table Of Contents
DELIB API reference |
Seite 126
4.5.5. DapiADGetmA
Description
This command reads a data value of one channel of an A/D converter in mA.
Definition
float DapiADGetmA(ULONG handle, ULONG ch);
Parameters
handle=This is the handle of an opened module
ch=Specifies the channel of the A/D converter (0 ..)
Return value
Value from the A/D converter in mA.
Remarks
This command is module dependent. It only works if the module also supports
the current mode.