13.07.2015 Views

User manual - ICP DAS USA

User manual - ICP DAS USA

User manual - ICP DAS USA

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Fig.6-2Function of [1]• I8017_GetCurAdChannel_HexDescription:Obtains the non-calibrated analog input value in the Hex format from the analog inputI-8017H/I-8017HS/I-8017HW modules. Please refer to Fig. 6-2Syntax:[ C ]int I8017_GetCurAdChannel_Hex (int slot)Parameter:slot : [Input] specified slot of the LinPAC-8000 system (Range: 1 to 8)Return Value:The analog input value in Hex format.Example:int slot=1,ch=0,gain=4;int data;I8017_SetChannelGainMode (slot, ch, gain,0);data= I8017_GetCurAdChannel_Hex (slot);// The I-8017H card is plugged into slot 1 of LinPAC-8000 and the range of the data// value from channel 0 in I-8017H is +/- 20mALinPAC-8x4x SDK:130

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

Saved successfully!

Ooh no, something went wrong!