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.

Function of [1] + [3]• I8017_GetCurAdChannel_Hex_CalDescription:Obtain the calibrated analog input values in the Hex format directly from the analoginput modules, I-8017H/I-8017HS/I-8017HW. This function is a combination of the“I8017_GetCurAdChannel_Hex” and the “I8017_Hex_Cal” function. Please refer to Fig.6-2.Syntax:[ C ]int I8017_GetCurAdChannel_Hex_Cal(int slot)Parameter:slot : [Input] specified slot of the LinPAC-8000 system (Range: 1 to 8)Return Value:The analog input value in Calibrated Hex format.Example:int slot=1,ch=0,gain=0, data;I8017_SetChannelGainMode (slot, ch, gain,0);data = I8017_GetCurAdChannel_Hex_Cal (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 0x0000 ~ 0x3fff.Remark:This function can be applied on module: I-8017H, I-8017HS and I-8017HW.LinPAC-8x4x SDK:138

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

Saved successfully!

Ooh no, something went wrong!