Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

SDM-IO4 for receiving binary data string


Truwel Mar 14, 2009 02:05 PM

We will receive binary data string from sensor to SDMIO4,
Can you provide an example of CR1000 and SDMIO4? We had 6 intelligents sensor. We plan to use 2 serials port of SDM-IO4,

I think we should use the instructions in the CRBASIC:
SDMSIO4(DATASTRING(10),1,0,1,66,0000,0000,10,1,0),Could you tell us how to set filter?


dmn Mar 18, 2009 06:48 PM

You'll need the SDM-SIO4 user manual. Section 3 describes filer strings.

Regarding the data returned from the sensors, you need to know exactly what the data is.

Section 4 of the SDM-SIO4 user manual explains how you enter the filter string. Section 3 explains how to determine what your filter string should be.

Section 4.3 shows an example of entering filter strings to the SDM-SIO4 via a PC running terminal emulation software.

Without knowing anything about your sensors, I can't give you an example program or filter string.

Log in or register to post/reply in the forum.