QLIB-function: QAPIExtWriteDO1
With the function QAPIExtWriteDO1 it is possible to give out a 1 Bit width digital value on a channel of the DO card.
void QAPIExtWriteDO1 ( ULONG cardhandle ULONG channel ULONG value ULONG mode );
Parameter 1
cardhandle
Defines the handle from the opened card
Parameter 2:
channel
Defines the channel, from which the digital value should be given out
Parameter 3:
value
Defines the digital value, which should be given out
Parameter 4:
mode
Defines a card dependent parameter
Return value
None.
Links
QAPIExtWriteDO8
,
QAPIExtWriteDO16
,
QAPIExtWriteDO32
Back to the QLIB overview