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.


Messages - Zelphia

Pages: [1]
1
Technical support / Re:JAVA Server API
« on: January 06, 2010, 06:53:24 AM »
Ok.  Thanks for the help to date.

2
Technical support / Re:JAVA Server API
« on: January 05, 2010, 06:27:18 PM »
Thanks for the thorough explaination.  
I am refering the the server running on the TINI computer.  It intercepts the "GET /TLcomm HTTP/1.0" and username/password strings from Trilogi and replies with "HTTP/1.0 200 OK\r\nServer: TLServer/Ver 1.0 Jan 2001\r\nConnection: close\r\n\r\nOK-1\r\n".  It then intercepts the "IR*" request from Trilogi and replies back with "IR01*\r\n".  Trilogi is then happy with the connection and as mentioned earlier all of the other commands work.  All other traffic is passed directly out the RS232 port to the PLC.   I was hoping to get enough detail from you to be able to program my server to work with the 'online monitoring' and 'program download' commands.   If you can help me with that I would be very happy.  Thanks again.

3
Technical support / Re:JAVA Server API
« on: January 05, 2010, 01:46:00 PM »
The PLC code has no comm activity.  It simply consists of 5 inputs that when active drive 5 outputs to the on state.  There are no custom function blocks.  The server passes everything that appears on the ethernet port directly to the RS232 port and returns everything that appears on the RS232 port to the ethernet port with no modifications.   I will give your suggestion a try when I get home next week.

4
Technical support / Re:JAVA Server API
« on: December 30, 2009, 03:39:14 PM »
I have dusted off this old project and need some more help.  I followed your advice and now the following commands from the Trilogi Controller menu work:

Select Controller
Connect to Server
Open Matching Source File
Get PLC's Hardware Info
Set PLC's RTC
EEPROM Manager (Read and Write Integer and Strings)

These commands do not work:

Online monitoring
Program Transfer to PLC

A framing error is reported by the PLC and Trilogi requests that I verify that the PLC with the correct ID is connected.

Do these commands require some response from the server before the communication takes place with the PLC?  I have monitored the activity with a packet sniffer but I don't recognize some of the interaction.  If you can offer any advice I would be very grateful.  Thank you for your help.

5
Technical support / Re:Vista Ultimate 64 Bit
« on: September 09, 2009, 11:31:06 PM »
Update:  I have installed ExcelLink 1.02 and TLServer 3.15 on this machine without any problems.  It appears that all of the TriLogi software that I have will run on 64 bit VISTA using the latest version of 32 bit JAVA.

6
Technical support / Re:Vista Ultimate 64 Bit
« on: September 08, 2009, 08:11:36 PM »
Thanks for the reply.  I downloaded JAVA version 1.6.0_16 for Vista (32 bit) and the simulator problem has gone away.   I will use this for now and I'll post results after a few weeks.

7
Technical support / Vista Ultimate 64 Bit
« on: September 06, 2009, 05:44:55 AM »
I have upgraded my computer to Windows Vista Ultimate (64 bit).  I have installed JAVA version 1.6.0_16 for Vista (64 bit).  I have jspWin.dll in my path.  I have also upgraded to Internet TRiLOGI Version 6.24 build 03.  I am able to run Trilogi and create, save, and load programs as expected.  My problem is in the simulator.  It doesn't seem to be executing anything.  For example I can create a single rung with one input and one coil.  When I run the simulator and right click (control enabled) on the input it will highlight in the simulator but the coil does not highlight indicating that it is energized.  Neither the input nor the coil change state in the program.  When I exit the simulator the program will then update to show the input highlighted.  HELP!  

8
Technical support / JAVA Server API
« on: June 16, 2007, 11:58:04 AM »
I have written an ethernet to serial bridge for a Dallas/Maxim TINI microcomputer.  It passes the data directly from the ethernet port to the RS232 port and vice versa once a network connection has been made.  When I try to connect (using Trilogi 6.12 or ExcelLink) ConnectTLServer.commAction() throws an exception because it can't complete the username/password handshaking.  At least I think that is what's happening.   Can you supply me with a Server API or maybe some code examples of how my server needs to reply to the client attempts to log in?

Thanks,
Bpaige@alaska.com

9
Technical support / Re:XServer
« on: January 27, 2007, 06:45:45 PM »
I used a Fluke 87 to measure the current draw...

24V shared with PLC (same ground)
43ma - all cables disconected.
63ma - CAT 5 cable connected to Linksys.
67ma - CAT 5 to Linksys and RS232 connected to PLC.

I am measuring the temperature with an LM34 taped to the top of the Ethernet housing.  It climbed up to 102 deg F and stabilized.  The XServer is setting in open air at about 71 deg F communicating with ExcelLink and an Applet.  I don't think there is a problem other than my overly sensitive pinky.  Thanks for the reply and a great product!

10
Technical support / XServer
« on: January 26, 2007, 09:17:15 PM »
I added an XServer to my system and connected it to a Linksys
WET11 as described in the manual.  It is on my WLAN  at home and accessible from any PC on that network.  I was able to forward its port in my router and can access it from the Internet as well.  I am very impressed with the performance and speed.  It works like a dream.  I highly recommend it to anyone that wants wireless Intranet and/or Internet connectivity to their PLC!  

I have one question for the support group.  The little guy runs pretty hot.  What is the current draw when connected to 24 volts?  It is hot to the touch, especially the ethernet connector housing.  Is that normal?

Thanks for a great product!

11
Technical support / Re:Java update 5.10
« on: January 25, 2007, 12:48:02 PM »
I upgraded to 5.10 last night.  Everything seems to work normally.  

12
Technical support / Re:USB to SERIAL
« on: December 02, 2006, 06:08:43 PM »
I bought a generic one in an eBay auction.  It cost $10 with shipping.  The driver wouldn't work in XP but I was able to download a good driver from the manufacturers website and got it going.  It works fine with my 888 and all other RS232 devices that I've tried it with.

13
Technical support / AC I/O
« on: October 30, 2006, 03:31:25 AM »
I would like to build a zone controller for my boiler using the T100MD888+.  It has the right number but the wrong kind of I/O.  The entire system is 24VAC.  Is the EXP1616R my best solution for reading 24VAC inputs and controlling 24VAC devices?

thanks

Pages: [1]