13.07.2015 Views

User manual - ICP DAS USA

User manual - ICP DAS USA

User manual - ICP DAS USA

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

• DO_32Description:Output the 32-bit data to a digital output module. The 0~31 bits of output data aremapped into the 0~31 channels of digital output modules respectively.Syntax:[ C ]void DO_32(int slot, unsigned int data)Parameter:slot :data :[Input] the slot number where the I/O module is plugged into.[Input] output data.Return Value:NoneExample:int slot=1;unsigned int data=3;DO_32(slot, data);// The I-8041W card is plugged in slot 1 of LinPAC-8000 and can turn on channel 0// and 1.Remark:This function can be applied on module: I-8041W.LinPAC-8x4x SDK:70

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!