Quantcast
Channel: GE Intelligent Platforms e-Forum
Viewing all articles
Browse latest Browse all 2516

Modbus TCP/IP COM between RX3I and HIMA F35

$
0
0
hello to everyone,

I will explain you my little project, I have been trying to set up a modbus communication between an RX3I and an HIMA F35 in order to read a coil from the HIMA.

I set in the HIMA F35 Development software, the modbus slave communication configuring some coils as Output Coils.
For what concerns the RX3I, after configuring in the cpu the Standard modbus addressing communication I developed a program that performs the following tasks:

1 open a channel, channel #1 to the HIMA ( 192.168.0.90 )
2 Read the value of a coil from the HIMA.
3 close the channel

I read a guide about configuring this communication but my code does not work.
I listed below 3 links related to my program to allow you to better understand my problem:

Open channel: http://imageshack.com/a/img537/3187/EVrKcy.png

Read: http://imageshack.com/a/img912/4233/eobE1H.png

Close channel: http://imageshack.com/a/img905/8042/yS2qJX.png

thank you in advanced for your replies

Matteo!

Viewing all articles
Browse latest Browse all 2516