User manual

Table Of Contents
DELIB API reference |
Seite 116
4.4.3. DapiDOSet16
Description
This command sets 16 digital outputs simultaneously.
Definition
void DapiDOSet16(ULONG handle, ULONG ch, ULONG data);
Parameters
handle=This is the handle of an opened module
ch=Specifies the number of the output, from which it begins to write to (0, 16,
32, ..)
data=Specifies the data values, to write to the outputs
Return value
None