Jump to content

Recommended Posts

Posted (edited)
Hi everybody: How can I access by Ethernet an FX2N-64MR PLC using a Visual Basic application? Thanks in advance for your help Regards Chalpa Edited by Chalpa
Posted
The Ethernet connection for the FX2N is the FX2NC-ENET-ADP Ethernet adapter and FX2N-CNV-BD converter board. As for how to talk to it with VB, I wouldn't know. I would use MX-Component or MX-OPC Server.
Posted
The protocoll description for FX series is classified, you can try to get it through the internet, and write youre own communication over the ethernet connection. The time you spend on this would be much more than using the MX Components driver functionality like Crossbow suggested. The MX Components driver functionality is a complete driver for C++ and VB. You can open and close ports and write and read all devices in the PLC. Even for multiple connections. Using this device will install the complete driver and a setup wizard where u setuo the connection with the PLC.
Posted
Thanks for your help. I already downloaded the MX_OPC_Server_4_10_Demo file from Mitsubishi site, but in the manual it talks about sample code for VB and other programming languajes to communicate with the mit PLCs. Apperently this samples don´t come with the Demo. Can someone send me this samples? I need to prove that this can work before buying the MX license. Regards Chalpa
Posted
The sample code should have been installed in a subdirectory under the MX-OPC Server install directory. MX-Component is typically included with MX-OPC in the downloads, it should have installed both.
Posted
The sample files are installed under the directory of MX Components\Act\Sample\ If the sample files are not there, you can upload them from here. Install them under the Act directory. Succes. sorry but it seems that the sample files are to big. I am not allowed to upload that amount of Mb's. In the below files is only the VB sample included. Vb.zip

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...