05-30-2008 10:18 AM
06-03-2008 07:00 AM
Hi ServerCorr,
The Mitsubishi Q-series PLC should be supported in by NI-OPC. Check here for a complete list of supported devices. As far as your connectivity problem, you might try using an example program just to verify that your programming is correct. Are you using the demo version of LabVIEW? Maybe include a few screen shots of your code. Thanks and have a great day.
06-03-2008 08:10 AM
06-05-2008 09:57 AM
Hi SeverCorr,
I posted last night but for some reason the post didn't update. Anyhow, here is a link to the Mitsubishi PLC help file. Look for the Mitsubishi Ethernet file and download it. For the Mitsubishi PLC's they prefer UDP rather than TCP/IP and the connection has to be set up from the PLC side. Without having the PLC it is impossible for me to figure out exactly what the problem is but it sounds like there is some missing configuration on the PLC side that allows you to connect but isn't allowing tags. It could be as simple as an addressing problem, where the tag is set up to references an invalid address on the PLC. Take a look at the PLC setup help files and the addressing help files. If you search "tag" in the help file you will find some usefull information on addressing the tag's etc. Also, if the help file opens but has no internet links you will need to make an adjustment due to Microsoft security. Right click on the file and go to properties. In the general tab select the "Unblock" button and press OK. Then the help file should function just fine. Thanks and have a great day!
06-09-2008 08:48 AM
06-10-2008 07:06 PM
SeverCorr,
You could post it here on the forum and I am happy to look at it, but without having the actual hardware it will be difficult to figure out.
06-25-2008 03:14 PM