Crossbow, on Jul 21 2010, 09:18 PM, said:
If you are trying to communicate from a PC, all you need to do is use FX Configurator-EN, set the IP address, set at least one port for TCP MELSOFT Connection, download to the module, and reset the PLC. Nothing to it.
All the stuff about passive, unpassive, fullpassive, that's for communicating from one PLC to another.
The manual number for programming an FX3U is JY997D16601. This contains all the information you need to know about TO and FROM. But if you are using the U\G addresses, you don't need TO and FROM. Add to that the manuals on the FX3U-ENET and it's pretty basic setup.
0. First i want to thank you a LOT (!) for bringing such much light on my issue(s). The most importnat thing i understand from your post is that un/fullpassive and active is for comm. between PLCs, which i haven't see anywhere to be mentioned :|
1. As of now when i for first time read your post I have set all the settings i think i need for my connection using FX Configurator-EN (i'm using fullpassive). I have ping, also when i send TCP packages or ping to the PLC i see the led for RX blinking.
2. Isn't MELSOFT some kind of type connection or protocol of Mitsubishi. I want to use standart TCP , because I will use TCP modbus over my Ethernet.
But yes i have to communicate with a PC.
3. Also no matter that unpassive, fullpassive, active are for comm. between PLCs atleast i had to see the TX led blinking on my ENET module :? I'm not right ?
4. I have this manual ( JY997D16601) and also i have read about the instruction i need. I now open the pdf again and checked the info about the TO instruction.
Here it is what it says:
TOP K0 K27 H0 K1 === is the same as === MOVP H0 U0\G27
5. And by reseting the PLC you mean restarting it (but this is done by the FX Configurator(-EN) , it actually asks for this

).
---
Thank you again for your anwser (it brings much light to my problem) and your time.