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.

6.6 Analog Output Functions6.6.1 For I-8000 modules via parallel port• I8024_InitialDescription:This function is used to initialize the I-8024 module in the specified slot. You mustimplement this function before you try to use the other I-8024 functions.Syntax:void I8024_Initial(int slot)[ C ]Parameter:slot : [Input] Specify the LinPAC-8000 system slot (Range: 1 to 8)Return Value:NoneExample:int slot=1;I8024_Initial(slot);// The I-8024 card is plugged into slot 1 of LinPAC-8000 and initializes the I-8024module.Remark:This function can be applied on module: I-8024.LinPAC-8x4x SDK:167

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

Saved successfully!

Ooh no, something went wrong!