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]+[2]• I8017_GetCurAdChannel_Float_CalDescription:Obtains the calibrated analog input value in the Float format directly from the analoginput modules. This function is a combination of the “I8017_GetCurAdChannel_Hex” andthe “Hex_TO_FLOAT_Cal” function. Please refer to Fig. 6-2.Syntax:[ C ]int I8017_GetCurAdChannel_Float_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 Float format.Example:int slot=1,ch=0,gain=0;float data;I8017_SetChannelGainMode (slot, ch, gain,0);data = I8017_GetCurAdChannel_Float_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 –10V ~ +10V.Remark:This function can be applied on module: I-8017H, I-8017HS and I-8017HW.LinPAC-8x4x SDK:140

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

Saved successfully!

Ooh no, something went wrong!