Internet PLC Forum
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Login
Register
Internet PLC Forum
»
General
»
Technical support
»
interrupt in simulation
« previous
next »
Print
Pages: [
1
]
Author
Topic: interrupt in simulation (Read 12133 times)
kenobe
Jr. Member
Posts: 66
I'm a llama!
interrupt in simulation
«
on:
March 06, 2009, 10:42:59 PM »
Hi
I am using TL6.3
I setup the interrupt as follow
intrdef 1,5,1
cusFn 5: toggleio 1CR
problem is when I press input pin 3 in the
SIMULATOR
, the relay 1CR is not toggled
how do I achieve the intend of toggleing 1CR using interrupt.
Thanks
Logged
support
Global Moderator
Hero Member
Posts: 3174
Re:interrupt in simulation
«
Reply #1 on:
March 07, 2009, 07:47:18 AM »
Interrupt input is not simulated in TRiLOGI. You could add in a ladder circuit that uses the particular input to drive the ISR custom function for simulation purpose.
Logged
Email: support@triplc.com
Tel: 1-877-TRI-PLCS
kenobe
Jr. Member
Posts: 66
I'm a llama!
Re:interrupt in simulation
«
Reply #2 on:
March 09, 2009, 02:39:09 AM »
thanks!
Logged
Print
Pages: [
1
]
« previous
next »
Internet PLC Forum
»
General
»
Technical support
»
interrupt in simulation