QLIB-function: QAPIExtWriteDO64
With the function QAPIExtWriteDO64 it is possible to give out a 64 Bit width digital value on a channel of the DO card.
void QAPIExtWriteDO64 ( ULONG cardhandle ULONG channel ULONGLONG 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
QAPIExtWriteDO1
,
QAPIExtWriteDO8
,
QAPIExtWriteDO16
Back to the QLIB overview