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.

• GetLedDisplayDescription:This function is used to get the current setting of the specified channel for LED displaychannel for specified channel of I-7000 analog input serial modules.Syntax:[ C ]WORD GetLedDisplay (WORD wBuf[], float fBuf[],char szSend[], char szReceive[])Parameter:wBuf: WORD Input/Output argument talbewBuf[0] : [Input] COM port number, from 1 to 255wBuf[1] : [Input] Module address, form 0x00 to 0xFFwBuf[2] : [Input] Module ID, 0x7013/16/33wBuf[3] : [Input] 0= Checksum disable; 1= Checksum enablewBuf[4] : [Input] Timeout setting , normal=100 msecondwBuf[5] : : : [Output] Current channel for LED display0 = channel_01 = channel_1wBuf[6] : [Input] 0 no save to szSend & szReceive1 Save to szSend & szReceivefBuf : Not usedszSend : [Input] Command string to be sent to I-7000 series modules.szReceive : [Output] Result string receiving from I-7000 series modules .Return Value:0 is for SuccessNot 0 is for FailureExample:WORD led;float fBuf[12];char szSend[80];char szReceive[80];WORD wBuf[12];WORD m_port=3;WORD m_address=1;WORD m_timeout=100;LinPAC-8x4x SDK:151

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

Saved successfully!

Ooh no, something went wrong!