RS-485 I/O Module

SUBJECT VIEWS FAQ TYPE MODEL LAST UPDATED DETAIL
I-7000 & M-7000 621 Troubleshooting 2021-10-07
I-7000 & M-7000 684 Software Development 2021-10-07
I-7000 & M-7000 512 Product Functionality 2021-10-07
I-7000 & M-7000 586 Installation & Configuration 2021-10-07
Access M-7000 in Java 265 Software Development 2021-10-07
How to program the 7000 modules? 14 Software Development 2020-04-01

Ans: The user can use any RS-232C device via I-7520 module to send the command string to the 7000 modules and the 7000 modules will echo the result string to the RS-232C device. The data format of command character is given as following :

 

Data format=1_start+8_data+no_parity+1_stop
total=1+8+1=10 bits per character

 

The user shouldn’t change this format to the following invalidate format:

1_start+8_data+no_parity+2_stop       -->  invalidate format
1_start+8_data+even_parity+1_stop    -->  invalidate format
1_start+8_data+odd_parity+1_stop     -->  invalidate format
1_start+7_data+no_parity+2_stop       -->  invalidate format
1_start+7_data+even_parity+1_stop    -->  invalidate format
1_start+7_data+odd_parity+1_stop     -->  invalidate format

How to start and install the 7000 modules? 20 Installation & Configuration 2020-03-30
Q.How to start and install the 7000 modules ?

Ans: Please refer “GettingStart.pdf” file