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 ... 3 4 [5] 6 7 ... 14
61
Technical support / Re:Version 7.03 build 02 simulation issue
« on: October 08, 2014, 08:47:41 AM »
I changed program. The only way it will work with online monitor control is by having the input trigger a latching relay and a contact from the latching relay to start the timer which activates a custom function to clear several relays. Then I have to undertake another rung to reset the latched relay.

In any case the input never turns red or shows activation when either left or right clicking, the only way you know its activated is to look at what it is driving like the latching relay. If I have my cursor over an input in the online monitor mode and I hold the left cursor down and don't release it, the input should show red for activation (multiple times, but remains red until cursor released)

I should also be able to latch the input on with the right click as in simulation.

In simulation mode the old and new relay plans both work as expected and show the input activating with the cursor left or right click.

I think this area could use some improvement.


62
Technical support / Re:Version 7.03 build 02 simulation issue
« on: October 07, 2014, 03:55:03 PM »
Thanks for the rapid reply. I did some additional testing.

In simple 1 input 1 output program. If I test program in simulation works as expect toggle input , output goes high.

When download same program on PLC using online monitoring mode, I can't toggle inputs in the online monitoring screen on the PC.

I seem to remember now that when in monitor mode, inputs can't be toggled from the online monitor screen in software with left click .

On PLC I held the input low with jumper, and the output went high as expected so input must be only through the hardware inputs on PLC in online monitor mode.



63
Technical support / Re:Version 7.03 build 02 simulation issue
« on: October 07, 2014, 03:11:36 PM »
I am running TRiLOGI 7.03 build 03 on Fx2424. I have noticed that when online monitoring a program, timers initiated by inputs don't seem to work correctly when activating inputs with the control check box set.

If I run the program in sin simulation everything works as I would predict.

I looked at documentation and the forum and see no issue mentioned.

Ideas? what am I missing?

Thanks

64
Technical support / Re:Version 7.03 build 02 simulation issue
« on: September 24, 2014, 08:05:44 AM »
You ROCK!

Works great.

The new floating point is a HUGE time saver !

Allen Bradley would have taken weeks to fix a bug in their software.

Thanks Again

65
Technical support / Re:Version 7.03 build 02 simulation issue
« on: September 23, 2014, 01:46:47 PM »
Glad to hear an update is close at hand.
Thanks

66
Technical support / Re:Version 7.03 build 02 simulation issue
« on: September 23, 2014, 08:18:13 AM »
Thanks for your prompt response to the issue. I discovered later another surprise to me with floating point numbers.

R# = .45    Does not run in simulation mode, just hangs.

R# = 0.45  Runs fine in simulation mode and assigns the number to the floating variable.

So to set a floating point variable to a value of less than 1 , you MUST set a zero in the first position to the left of the decimal.

I suspect this is not what you planned on.

67
Technical support / Re:Version 7.03 build 02 simulation issue
« on: September 22, 2014, 11:41:55 AM »
I found out what caused it.  In my intal equates setion is had entered this line:

DM[5] = .394

rather than  

DM[5] =  394

The result is no error generated by TL7 and simulation does not function nor provide any error condition either. I think this needs some improvement. Now since we can use floating point assignment errors should be checked and errors indicated.

Appreciate you looking into this.

68
Technical support / Version 7.03 build 02 simulation issue
« on: September 22, 2014, 11:25:52 AM »
I have been using this package for about a week. This morning simulation function seems to have quit working. When I select simulation tab, no simulation windows appear, no I/O window etc. I rebooted etc and no improvement.

I loaded the TL6 integer version and simulated code no problem from past TL6 projects.

I then wen and downloade the update to amel sure all was upto date. Same problem.

I tried with simpletest 1 circuit program and more complex current development projects same result.

Any ideas?

69
Technical support / Re:fX2424 ENCODER INTERFACING
« on: September 09, 2014, 08:18:41 AM »
Thank you for the prompt reply.

70
Technical support / fX2424 ENCODER INTERFACING
« on: September 08, 2014, 04:15:09 PM »
I have an 12-24 VDC supply encoder with NPN outputs that I want to use with a Fx2424 PLC. What is the value of the internal pull up resistor on the Fx2424 inputs to 24VDC which the encoder will have to pull low?
Thanks

 

71
Technical support / Re:Looking for unused variables
« on: February 06, 2014, 08:44:40 AM »
I appreciate both of your replies, very helpful! I must admit I got out of the habit of reading the manual since it didn't change too often. I did the custom function export - very handy really makes documenting programs a bit easier.

I saw the #define table addition but have not used it to date, so I will give it a go, helps keep track of things and reduce those keystrokes and typos.

The real find I seemed to miss is the ability to add 32bit variables when you need them beyond the 26 A=Z variables from earlier versions GREAT FEATURE! Thanks to the folks at TRI.

So in the next update when you are looking for great new functions, add a STEP HOLD so you can decel to a stop and hold at zero step speed and STEP RESUME to complete the initial STEPMOVE move. It can be done in other ways but it is tedious.
 :)
Great reliable, powerful, PLC'S keep up the good work!

72
Technical support / Looking for unused variables
« on: February 05, 2014, 04:50:24 PM »
I know I can see varibles values with the simulator etc. I would like to know if a variable has been used in a custom function within a program. I can do the find all and try to hit the right combination that will find it, but sometimes this is not easy.

I track the variables in a spreadsheet as I assign them, but some old well hacked and revised programs can get a bit out of control with last minute hacks and documentation doesnt always keep up.

Thanks

73
Technical support / new question on old board
« on: November 07, 2013, 04:27:26 PM »
I have a T100MD2424+ that has been in use reliably for about 8 years. I am looking at changing a portion of the machine. I am wanting to know if the 4 HSC counters on inputs 3-6 can be used independantly to to count pulse 4 streams ? I know that 3&4 make a pair for quadrature decoding as do 5&6 I just want to verify they can be split having no count interaction.

74
Technical support / Re:Editor version issue????
« on: October 30, 2013, 04:26:34 PM »
I will check it out.

Thanks

75
Technical support / Re:Editor version issue????
« on: October 29, 2013, 04:08:18 PM »
All program PC6
laptop I was troubleshooting with had both 5.72 and 6.43 versions
I am thinking I opened a 6.43 version with 5.72 and overwrote the file some how?
When I list the Custom functions list it is blank. The ladder listing shows the right function names but has no number and cant be selected in the ladder to edit.

Pages: 1 ... 3 4 [5] 6 7 ... 14