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 - lloyd.maclean

Pages: [1]
1
Technical support / Trilogi 6.1 under XP
« on: February 26, 2007, 08:34:21 AM »
We can't seem to get 6.12 to run on our XP machine.  Server 3.0 runs fine.  We get "Could not find main class. Program will exit." error.  Any thoughts?

2
Technical support / Ladder printing problem
« on: April 21, 2004, 10:19:24 AM »
I am having trouble printing the ladder portion of my program.  The very right edge of the coil names is always cut off.  I have tried to adjust the "width" as well as the printer scaling and have tried several different printers all with no effect.  Is there a solution????
Thanks,
Lloyd

3
Technical support / Can't compile function
« on: February 20, 2004, 06:48:13 AM »
I am having a strange problem with this custom function.  If I re-arrange the order of the IF-THEN-ELSE statements, it fails at different locations with "Syntax error"???  Is there a limit to the size of the file/ladder diagram/custom function  that I am running into?
Thanks,
Lloyd

4
Technical support / Reading counter present value
« on: February 13, 2004, 01:09:55 PM »
I can't figure out why this statement in a custom function does not work...


IF CtrPV[9]=1 THEN
 SETBIT OUTPUT[1],0
ENDIF

Thanks,
Lloyd

Pages: [1]