LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

modbus TCP between Pro-Face HMI and LabVIEW

Hi all! I'm trying to connect an HMI from Pro-Face (model LT 3300) to an application running on a PC. The connection must be modbus TCP, over ethernet. 

 

Has anybody done this before? Is it a reliable communication?

 

thanks in advance

My best regards!

0 Kudos
Message 1 of 7
(5,960 Views)

Hi,

 

I have not used that specific device but I have been using Modbus TCP to communicate to one of our own products on a long term test (test has been running for 1 year+ without problems).

0 Kudos
Message 2 of 7
(5,941 Views)

Hello ssk:

 

   I think that communication is possible, and I'm sure it's quite reliable to trust on it, but the problem is that we don't know how to implement it. I've been searching over the forum but I didn't find anyone who used an Pro-face HMI hooked to a LV applicattion running on a PC.

 

   Can you tell me (or send me) any LabVIEW program to start? 

 

Thank you!

0 Kudos
Message 3 of 7
(5,938 Views)
Your easiest method would be to use the DSC module, but it depends on how much info you are transferring. We need more information about your application. How high speed does the application need to be??
0 Kudos
Message 4 of 7
(5,935 Views)

Download and install the LabVIEW Modbus library:

 

http://sine.ni.com/nips/cds/view/p/lang/en/nid/201711

 

The drivers are fairly straight forward to use.

 

Modbus TCP over Ethernet is reliable.

 

ssk

0 Kudos
Message 5 of 7
(5,933 Views)

Hello unclebump and ssk:

 

    I've already downloaded and installed Modbus Library on my computer. I also tried to use I/O server, without success.

 

   There is no requirements now. We only are trying to study how we can communicate to this HMI to develope future applications.  The first step is to stablish communication between HMI and LabVIEW. The second one, view how far we can go through this.

 

    We are using GP Pro EX 2.2 to program the HMI. Parameters (given by technical support) are correct, but they don't know how to use LabVIEW.

 

    Any example would be welcome.

 

 

Regards

0 Kudos
Message 6 of 7
(5,929 Views)

Did you get it? I am also triying to comunicate PRO-FACE LT3300 with labview and I didn't get it.

0 Kudos
Message 7 of 7
(5,307 Views)