Jump to content

Recommended Posts

Hi!

 

Good day, I'm trying to program a remote monitor application my PLC, through internet:

Station: PLC (GPRS Modem)

Remote Monitor: PC (DSL Broadband --> Router ---> PC)

 

The PLC GPRS registration seems OK, and it gives an IP Add to my device,

Then set such unit to Listening Mode: (port 20257)

 

While on the Remote side, I've tried to Call the IP address indicated on PLC GPRS Registration

and using port 20257 but connection failed.

 

I've also tried port forwarding on my router but error persist.

 

I think this setup will work, but i don't where am i lacking into..

please, any inputs are very much appreciated... 

Thank you

Link to comment
Share on other sites

Hi CarlDevin,

Please use Timeout 10 Sec and retry 4-6 times.

To establish connection via GPRS for the first time will take number of seconds.

You can check communication by pinging GPRS IP. Change ping timeout to 10 Sec.

I hope this helps to establish connection.

In VisiLogic Communication Settings use IP of GPRS, Listening port you activated, and PLC Name (must !).

Link to comment
Share on other sites

  • 2 weeks later...

Hi Alex,

 

Could you help me determining the cause of the error when I become connected to PLC using GPRS (with connected on status bar), when I try to online, I get a runtime error of '13' then followed by '440'. Is this software or system related?

this error occur on both visilogic and remote access.

 

Thank you very much in advance.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.