Connection Problems FX3U ENET Driver with TCP

Discussion of configuring and troubleshooting communication to PLC's or other devices using iX Developer.
Post Reply
Roman
Posts: 1
Joined: Tue Nov 19, 2013 3:44 am

Connection Problems FX3U ENET Driver with TCP

Post by Roman »

Hello,

I´m having problems connecting a FX3GE PLC through Ethernet over the ADP module to a iX T7A Panel via TCP.
I´m using the FX3U-ENET driver with mixed read protocol.

The same setup works just fine over UDP but with TCP it immediatly generates an error on the PLC´s ADP module which says "A specific command or subcommand is wrong"

In the Ethernet Diagnostics of the PLC i can see the IP adress and the port from which the request came, in this case the panel, but thats about it.

Am I missing any settings or is the driver not working propely ?
Attachments
FX3U-ENET_2.png
FX3U-ENET_2.png (36.47 KiB) Viewed 19062 times
FX3U-ENET_1.png
FX3U-ENET_1.png (17.07 KiB) Viewed 19062 times

JohnCZ
Posts: 73
Joined: Wed Jun 27, 2012 1:17 am
Location: CZ
Contact:

Re: Connection Problems FX3U ENET Driver with TCP

Post by JohnCZ »

Hi Roman,

Problem what you have is, that FX3GE has Ethernet on left ( it's the same module as FX3U-ENET-ADP - only is integrated in PLC) so you need change the port on TCP. It's not 5551 but it's 5556
Image2.png
Image2.png (16.2 KiB) Viewed 19057 times
There is help in setting where you can read it. Make sure that you have the latest version of friver.
Image1.jpg
Image1.jpg (56.15 KiB) Viewed 19057 times

BR
JohnCZ

Dariusch
Posts: 1
Joined: Sun Apr 13, 2014 7:43 am

Re: Connection Problems FX3U ENET Driver with TCP

Post by Dariusch »

Hi JohnCZ,

Yes It works with port no. 5556.
But where can you read about this?
Could not se it in the Help file, and only because of your reply to Roman.

Best regards
Dariusch

JohnCZ
Posts: 73
Joined: Wed Jun 27, 2012 1:17 am
Location: CZ
Contact:

Re: Connection Problems FX3U ENET Driver with TCP

Post by JohnCZ »

Hi,
Dariusch

Sorry for my bad navigations, I work primarily with mitsubishi. This port is used for communication with the module in other software. This port is mentioned in the manual for the FX3U-ENET-ADP user manual not in iX Help ( see picture ). Beijers has not integrated FX3GE or FX3U-ENET-ADP in to the help file yet( in IX HELP is mention that you need to see hw manual ), because it's relative new product ;) but thats not problem for Beijer because it's realy good hw.
From iX Help
From iX Help
FX3U-ENET-ADP User manual.PNG (11.16 KiB) Viewed 18621 times
From section 9.3 in User manual
From section 9.3 in User manual
FX3U-ENET-ADP User manual.PNG (12.81 KiB) Viewed 18621 times
BR
JohnCZ

Post Reply