QLIB-function: QAPIPutDO


With the function QAPIExtWriteDO32 it is possible to give out a 32 Bit width digital value on a channel of the DO card.

ULONG QAPIGetDI ( ULONG cardid ULONG channel ULONG value );


Parameter 1
cardid
Defines the ID of the card, from which the informations could be given out

Parameter 2:
channel
Gibt den Kanal an, auf dem der Digitalwert ausgegeben werden soll

Parameter 3:
value
Defines the digital value, which should be given out

Return value
None.

 Back to the QLIB overview