Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Hermes

Pages: [1]
1
Technical support / What happens if N.JS file is >16K?
« on: March 26, 2011, 01:36:55 PM »
I modified the N.JS file to accommodate some additional remote I/O.  The comment at the top of the file says max file size is 16K.  My modified file slightly exceeded the maximum limit of 16K.  After I downloaded it using FileZilla to the Nano-10 PLC, I can no longer connect to the PLC via the Ethernet port.

I can connect to the Nano PLC using i-TRiLOGI software with the localhost 127.0.0.1:9080 and retrieve the parameters from the PLC via the RS485 port.

Using i-TRiLOGI , I can go to Controller, Ethernet and ADC Configuration and download and change my IP address information etc.

I can connect via the RS485 port and download the original i-Relay.PC6 file and on line monitor it with i-TRiLOGI, but I cannot connect to the Ethernet port.

I cannot get FileZilla to connect to the server so I can delete the N.JS file that is too big and load a smaller one.

When I connect the PLC to my router, it does not recognize the Nano-10 device.  I cannot ping the device from my laptop connected to the network.  

The Nano-10 has been connected to my network for several months now and it has been working fine until I tried to download this file.

Did downloading the large file do something to keep me from communicating with the PLC via the Ethernet port?  Can you suggest how I can connect to the Nano 10 to download a smaller version of N.JS and the 0.htm file, if necessary?

2
Technical support / Using the E10+ PLC as remote I/O for the Nano-10 PLC.
« on: February 17, 2011, 05:41:32 AM »
I recently purchased the Nano-10 starter kit and use the sample program to control the digital outputs remotely using the sample web page and i-Relay.PC6 program that was provided.  I need additional outputs so I purchased the E10-Relay+ and connected the two devices using the RS485 ports with a short cable.  I purchased the iTriLOGI software for the Nano-10 but not the WinTriLOGI for the E10+ because I did not think it is needed if the E10-Relay+ is only used as a slave device.

I cannot establish communication with the E10-Relay+.  I read that each PLC must be given a unique ID. I try to have the Nano-10 (master) send commands to the slave using the ?NETCMD? statement but I don?t know the ID of the E10-Relay+.

Is there a simple application example or some instructions which will tell me how to use the E10+ as a slave and how to program the Nano-10 and/or modify the sample HTM files so that I can toggle both the Nano-10 outputs and the E10-Relay+ outputs remotely from the internet using a single web page?

Pages: [1]