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 - cch1955

Pages: 1 ... 10 11 [12] 13 14
166
Opinions & Feedback / Re:Updates
« on: April 06, 2007, 09:03:15 AM »
I have 6.11 and wish to pgrade to the new features of 6.13.
I tried the link as mentioned, but when I try to run it on my PC it gives an error since I have 6.11 installed.

I'm sure there is a way to do this maybe a link like TL6 upgrade to current version?

Thanks for such a fantastic product.

167
Technical support / Re:print code with custom functions
« on: April 06, 2007, 08:48:59 AM »
Any new plans in process for a nice print out utility?
Really help us users out here document our work and reduce your product support question due to a foggy view of the code.

I still dream of having significant variable names in the ladder basic tools.  Any hope here?

168
Technical support / Java update and version
« on: April 06, 2007, 08:38:01 AM »
I understand you are using an old version of Java SE, no later than 1.5 I believe. Since it is unlikely you will update to the current version anytime soon, is there a way to stop the prompt to udate the software?

169
Technical support / Re:MD-HMI code with T100MD2424 and EXP16R
« on: November 08, 2006, 04:20:34 PM »
Worked great ! thanks for the quick response. Another victory for
the small nimble company, nice work !

170
Technical support / MD-HMI code with T100MD2424 and EXP16R
« on: November 08, 2006, 03:11:07 PM »
Great one:
Do you have a routine for this combination as you do for the others? it would save some time
in having to modify the drivers included with the MD-HMI module. It appears
this combination has not been included with the downloads.
Thanks

171
Technical support / Another interesting question...
« on: November 06, 2006, 05:03:45 PM »
I have a T100MD2424+ , the standard unit.
How many words of a program will it hold?
Currently at 73 circuts 117 ladder words, 566 function words.
I am coding along here blindly, maybe I am about out of memory??
How do I estimate avalible memory? The compiler tells you what you compiled, not how much space is avalible.

I figure it is in the documentation, but after several dives into it, I dont see it.

Thanks

172
Technical support / Re:Just two more analog inputs
« on: November 06, 2006, 04:41:28 PM »
I currently am changing the software so I don't need it. I had planned on adding a small relay to select
the analog device I was wanting to see values on. I only needed a snap shot of the value, so real time was not an issue. thanks to all.

173
Technical support / Re:HMI multilevel menus
« on: October 11, 2006, 09:00:25 AM »
Thank you for your targeted input on this issue. I have implemented some basic menus to achieve functionality for my product. I will look at using the sequencer for this solution as suggested. I will provide you a copy of the menu software so you may use it as a framework to improve upon so you may provide it to others using the MD-HMI product since multilevel menus are a common requirement with a limited display size and 4 function keys. I appreciate your assistance.
 8)

174
Technical support / Re:HMI multilevel menus
« on: October 09, 2006, 07:52:13 AM »
I have been experimenting with a similar idea, but hadnt thought of the lock function, I will have to look into that further. I am using the Tri-PLC MD-HMI for the dispay and entry panel. I would like to see the code example for the Maple systems if you dont mind. It never hurts to see how others approach a problem. My email is k7xdx@hotmail.com

Thanks,
Chris

175
Technical support / HMI multilevel menus
« on: October 06, 2006, 01:59:59 PM »
Do you have an example of coding that impliments menus having several levels deep? For example on the main display F1 initiates a move to another display and  function key assignment wher F1 initates a different action based on the menu. I can see that it could be done in ladder, basic or a comination with flags to keep track of what level you are at in the menus.

 

176
Technical support / Re:MD-HMI Module clear function
« on: October 06, 2006, 08:33:38 AM »
Thanks.  I looked in the HMI docs and didnt see anything.

177
Technical support / MD-HMI Module clear function
« on: October 05, 2006, 04:19:06 PM »
Is there a CLEAR function for the MD-HMI Module? I havent found any example or code. I currently just write blanks to the screen.

178
Technical support / print code with custom functions
« on: October 05, 2006, 09:22:13 AM »
In your documentation it appears that you can print out a ladder with the custom function code used at the various locations in the ladder print out. Is this an option or something that needs to be down loaded?
In the documentation portion of a project this would really help understand the flow of the program.
Thanks

179
Technical support / Just two more analog inputs
« on: September 26, 2006, 01:00:40 PM »
What is the easiest way to add two more analog inputs to the t100md2424? I was hoping for something cheap and easy.

180
Opinions & Feedback / Re:Wish list and comments
« on: September 07, 2006, 01:58:32 PM »
Yes I think you have it!

It seems to me it could almost be handled as a complier issue with the source using the long names and the generated code using the current method. The code editor would just maintain the cross-reference list.

I think the complier could recognize either the traditional labels or the long variable labels to suit the user. "X encoder position"  as a label provides so much more information to the code writer than "DM [1234]".

I have been so pleased with the TRI-PLC to date, I really think this addition would further the concept of quick, accurate code development.

CHeers

Pages: 1 ... 10 11 [12] 13 14