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 ... 11 12 [13] 14
181
Opinions & Feedback / Re:Wish list and comments
« on: August 29, 2006, 05:12:43 PM »
Here is a better looking version, tired fingers !
I like the TRI PLC. I have been working with it for some time. I think it would be even better if the PC based code generation tools would support long variable names and equate them to the internal variable names (A-Z, DM[1-4000] It would make managing program development much simpler for those who are not ?wizard? level programmers. As it is, you must keep notes or spreadsheets to keep track without difficulties.

Pulling all documents together into one manual with sections would be easier to use. The information is usually around in one of the (3-5) manuals or on line but it is not as good as a single document.

Floating point would be nice! Less fooling around to get where you need to go. Maybe a newer processor is needed here?

Thanks
In the trenches.


182
Opinions & Feedback / Wish list and comments
« on: August 29, 2006, 03:19:58 PM »
I like the TRI PLC. I have been working with it for some time. I think it would be even better if the PC based code generation tools would support long varible names and equate them to the internal variable names (A-Z, DM[1-4000] It would
I would love floating poitn make managing program development much quicker. As it is you must keep notes ore spreadsheets to keep trak without  difficulties.

Pulling all douments togther into one manual with sections would be easier to use. The information is usually around in one of the (3-5) manuals or on line but it is not as good as a single document.

Floating point would be nice! Less fooling around to get where you need to go. Maybe a newer processor is needed here?

Thanks
In the trenches.



183
Opinions & Feedback / Re:mouse wheel in main screen
« on: August 24, 2006, 12:34:57 PM »
I have tried to resolve this within windows, but it appears to be a Tri-PLC problem. Sure would be nice for "look and feel" improvment.

184
Technical support / Re:simple analog input pot
« on: August 22, 2006, 08:16:54 AM »
Thanks. I looked for the impedance in the documnentaition, but did not find the value.


185
Technical support / simple analog input pot
« on: August 21, 2006, 04:51:28 PM »
In the T100MD+ installation guide page 7 you show using a 1k pot for a  low cost input. Is there any reason for using a 1k rather than a 5k pot? I assume the A/D input is very low current and I will use the 5volt analog supply voltage. so I would think the 5k would be acceptable. The industrial version of the low cost pot I am using is not avalible in 1kohms.

Thanks

186
Technical support / Re:Stepper drive connection
« on: August 18, 2006, 12:01:16 PM »
Yes I thought the output LED not coming on was unusual when not connected to a output device. I thought this could have been due to having LEDs on PLC wired same as terminal 9no internal pull up to 24vdc) and would require output connection to 24vdc in order to light up when bit was set.  A schematic of the board would be nice in the documentation or on the website, I could have eliminated this assumption early on.

187
Technical support / Re:Stepper drive connection
« on: August 18, 2006, 10:33:16 AM »
After much cheching and head scratching I figgured this out. I did not have the MCR (master control relay) input tired to 24vdc. After running the problem back to the outputs on the PLC, I started looking for reasons.

I think it would be good of TRi-PLC to mention in the Outputs section of your docunmentation that the MCR input must be tied to 12-24vdc to enable the outputs. If not enabled, outputs can function in a random manner depending on extrenal circuts. I was able to toggle one bit on and off, but any more would cause problems and strange wave forms.

 Hope this helps someone else.

188
Technical support / Re:Stepper drive connection
« on: August 16, 2006, 12:11:14 PM »
In more testing: The wiring is as shown. Stepper has own linear and noise is not on output lines from stepper.

With scope check while running simple reversing stepper move, when out1 is at 21v(off) the out5 led is much brighter. Wave form of out 5 shows change from peaks of 21v down to 15v when direction bit goes high (led on, pulled down to ovdc).
I am also seeing 7 volt drop of the full pulled up voltage level of 20volts of the direction bit when out5 is stepping and direction bit not set. I also see "digital noise" for want of a better term on the direction line when stepping and direction bit set. the form matches the stepping form and has peaks about 10v above 0v. The direction line of the stepper is very confused by the noise. The optoisolator on the stepper drive has 220ohm resistors on both sides internally. Any Ideas? I am thinking of adding optoisolator on outputs from TriPLC to the stepper driver to isolate further. Comments?

189
Technical support / Stepper drive connection
« on: August 15, 2006, 03:07:34 PM »
I am using Automation Direct Surestep driver. The unit has optoisolated inputs. I am supplying +24v from PLC pwr supply to Step+ and Direction+ terminals.
See  http://web2.automationdirect.com/static/manuals/surestepmanual/ch2.pdf page 9 for PLC connection with 24volt outputs. I use 2200ohm limiting resistors as shown. Out 1 to direction-, out5 to step-. I notice when stepping and direction line is high, both led on output are dim. When only step led on, normal brightness. I susspect 2200 ohms is not right value for resitor driving isolated inputs.  Ideas? Concerns?
thanks

190
Technical support / Analog outputs unbuffered
« on: August 14, 2006, 09:27:44 AM »
I am using th analog output of the T100MD to control a pair of VFD'S. I noticed the comment that the outputs are "Unbuffered". I assume thismeans they have no protection for over current etc. The VFD'S have an input which is for 0-10VDC and has scaling so I can use the 0-5 output from the T100MD. My plan is to connect the reference ground from the VFD to the 0VDC connector by DAC outputs and the DAC #1 output to the VFD input. Do I need a current limiting resistor for this or other conditioning? The cabling is less than 5 fet and shielded.

191
Technical support / A PLC counter question
« on: August 02, 2006, 01:19:13 PM »
In using PLC counters to count transitions on a pulse train from a prox and encoder wheel.

I would like to use PLC counter for this, but am concerned I will get multiple counts for low speed (state does not change between scans) and may miss pulses at high speed (frequency faster than scan time) I know HSC can do this but have used up that capacity.

Is there some functionality in the PLC counters tha deals with this? As an alternative I could use the interupt function or a periodic timer with time suited to the pulse train.

Comments? Samples?

thanks

192
Technical support / Re:Stepper controller velocity change
« on: July 31, 2006, 04:07:34 PM »
This makes my task much more simple. :)

I am mixed up some: I think you want to make sure I also include accel-decel parameter in change STEPSPEED command to make sure speed change is smooth.

If  I not include Decel-Accel parameter in SETSPEED it will be abrupt speed change and could loose motor control.

Is my understnading correct?

Thanks

193
Technical support / Stepper controller velocity change
« on: July 31, 2006, 02:41:41 PM »
If I issue a STEPMOVE comand can I midway trough the move change the velocity by issuing a SETSTEP command with a new velocity?

I have an application that is on a winder with a stepper driven laying axis where I need to follow the supply spool and allow for operator induced speed changes out of the PLC control loop.

194
Technical support / Internet Trilogic manual
« on: July 28, 2006, 10:31:09 AM »
Where can you down load a PDF of the Programmers reference manual I got with my PLC? I have the small green covered book, but would like to print it out in 8 1/2 x 11 paper for my notebook.

Thanks
Chris

195
Technical support / Re:Ladder counters
« on: July 26, 2006, 05:00:57 PM »
I am using T100MD2424. I am using the HSC on two quadrature encoders so must use ladder counters. It sounds like I will be OK.

Thanks
Chris

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