LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Does anyone have a driver to small Mitsubishi PLC's


0 Kudos
Message 1 of 6
(3,257 Views)
National Instrument does not develop direct drivers to PLCs from LabVIEW. However, we do have an OPC Server application called "Lookout Protocol Drivers" that ships on our "Industrial Automation OPC Servers CD" product. Lookout Protocol Drivers, (or LPD for short) is an OPC Server application that handles communication with the PLC hardware. As an OPC Server, it publishes the values of every PLC register via OPC so that any OPC client application on the network can read/write the PLC registers. For NI software products, datasocket functions can be used as an OPC client, and allow you to read or write to all the PLC registers (ie channels).

For a list of supported PLCs, please follow the link below.

http://www.ni.com/lookout/drivers.htm

Regards,
Greg Caesar
Nation
al Instruments,
Applications Engineer
Message 2 of 6
(3,257 Views)
You can talk to any Mitsubishi PLC large or small using the 'MX component' communication protocol from Mitsubishi. I have had great success in communicating to thier PLCs using LabVIEW with very little coding in both the PLC and LAbVIEW. If you would like more info,including examples, I am more than willing to help.

Mark Lea marklea@dcnorris.co.uk
0 Kudos
Message 3 of 6
(3,257 Views)

Is the LPD free product?

0 Kudos
Message 4 of 6
(2,541 Views)

@Chandran_kajang wrote:

Is the LPD free product?


All you had to do was search.

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

0 Kudos
Message 5 of 6
(2,536 Views)

If you have some example, can you please post it. I am trying to communicate with a Mitsubishi PLC Fx1s via RS422

0 Kudos
Message 6 of 6
(2,506 Views)