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?
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.