Author Topic: Simulation on Trilogic problems  (Read 7813 times)

sid80555

  • Newbie
  • Posts: 36
  • I'm a llama!
    • View Profile
Simulation on Trilogic problems
« on: June 29, 2011, 07:07:22 AM »
When i simulate my circuit on Trilogic it works fine without any errors but sometimes the timers i use in the circuit stop working and the entire circuit stops responding. The number of rungs are 61, is it because there are 2 many rungs in my circuit?

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3171
    • View Profile
    • Internet Programmable PLCs
Re:Simulation on Trilogic problems
« Reply #1 on: June 29, 2011, 08:09:55 AM »
The number of rungs should not affect the timer running. Are you able to close the simulator windows when this happen or do you need to force end the software? The Java may have crashed or operating system is in unstable state when running your program. Try to restart Windows and run the program again.



Email: support@triplc.com
Tel: 1-877-TRI-PLCS

sid80555

  • Newbie
  • Posts: 36
  • I'm a llama!
    • View Profile
Re:Simulation on Trilogic problems
« Reply #2 on: June 30, 2011, 06:49:34 AM »
It seems to happen only sometimes.
But i have bigger problem now, the ladder logic executes perfectly as  i want it when i simulate it in tri-logic 6.3.But when i write the program to the FMD88-10 plc and connect it to the HMI keypad and LCD and try to execute the ladder logic it does not seem to work at all. I have used plently of input,outputs and timers in my program.Would you be able to run the ladder program in your PLC and tell me if it runs fine?

sid80555

  • Newbie
  • Posts: 36
  • I'm a llama!
    • View Profile
Re:Simulation on Trilogic problems
« Reply #3 on: June 30, 2011, 11:18:01 AM »
I have used inputs from No1 to No256, Outputs from 1 to 256 and timers from 1 to 64. I feel my inputs 106,107 (which i set in the ladder diagram at some point)do not seem to function when i transfer it to the PLC and whereas during simulation it seems to execute fine.

sid80555

  • Newbie
  • Posts: 36
  • I'm a llama!
    • View Profile
Re:Simulation on Trilogic problems
« Reply #4 on: June 30, 2011, 11:35:18 AM »
I am using the FMD 88-10..Would i be able to send you the Ladder logic circuit for you to run it on your plc and check? Please let me know since this is a little urgent..thanks

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3171
    • View Profile
    • Internet Programmable PLCs
Re:Simulation on Trilogic problems
« Reply #5 on: June 30, 2011, 11:36:54 AM »
Yes, please send to support@tri-plc.com

How many EXP4040 are you using with the FMD88-10?
Email: support@triplc.com
Tel: 1-877-TRI-PLCS

sid80555

  • Newbie
  • Posts: 36
  • I'm a llama!
    • View Profile
Re:Simulation on Trilogic problems
« Reply #6 on: June 30, 2011, 11:41:04 AM »
I sent it from my gmail ID, i am not using any expansion module since the inputs and the outputs are just being used in my programs and not to turn on/off physically any device.

sid80555

  • Newbie
  • Posts: 36
  • I'm a llama!
    • View Profile
Re:Simulation on Trilogic problems
« Reply #7 on: June 30, 2011, 11:49:21 AM »
when you run the program in the first step you need to enter 123(password) and press enter, F4 for next option in the menu and F3 for Previous Option in the menu.

support

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3171
    • View Profile
    • Internet Programmable PLCs
Re:Simulation on Trilogic problems
« Reply #8 on: June 30, 2011, 02:18:15 PM »
If you are not using EXP4040 but connects the MD-HMI directly to the PLC's expansion board, then your PLC DOES NOT HAVE INPUT from #33 - 256 and DOES NOT HAVE OUTPUT from #25 to 256.  So obviously your program cannot work. In the simulator it is assumed you have all the inputs and output space but on the PLC the actual number of I/Os depends on how many expansion board you have.

We have downloaded your program to our PLC with 2 EXP4040 and 1 MD-HMI. When the MD-HMI key is pressed the input #97 to #112 will light up when we watch on the online monitoring screen. We put a test program and it recognizes these inputs so there is no problem with the MD-HMI connected to the higher address space
« Last Edit: June 30, 2011, 02:20:14 PM by support »
Email: support@triplc.com
Tel: 1-877-TRI-PLCS