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
»
Analog Interrupt
« previous
next »
Print
Pages: [
1
]
Author
Topic: Analog Interrupt (Read 11305 times)
plc_user
Guest
Analog Interrupt
«
on:
July 31, 2004, 08:06:32 PM »
Is there a way to trigger an interrupt upon receiving a desired analog signal? Say one of the Analog Inputs receives 3V and then triggers a Cust Func. Similiar to how the HSC works with the HSCDEF statement?
Logged
support
Global Moderator
Hero Member
Posts: 3174
Re:Analog Interrupt
«
Reply #1 on:
August 01, 2004, 10:45:17 PM »
There isn't any way to set the ADC to automatically run an interrupt driven custom function. You need to use a clock pulse to trigger a custom function periodically and check for the ADC reading to make a decision.
Logged
Email: support@triplc.com
Tel: 1-877-TRI-PLCS
Print
Pages: [
1
]
« previous
next »
Internet PLC Forum
»
General
»
Technical support
»
Analog Interrupt