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
»
Direct I/O
« previous
next »
Print
Pages: [
1
]
Author
Topic: Direct I/O (Read 11249 times)
evanh
Jr. Member
Posts: 59
y=A+B*(1-cos(2*Pi*x))
Direct I/O
«
on:
November 11, 2005, 08:58:30 PM »
Is there any commands that perform direct I/O instead of working with the "refreshed" I/O data?
This is a very important feature within interrupts as the time it takes for a refresh cycle to be forced is usually excessive.
Evan
Logged
support
Global Moderator
Hero Member
Posts: 3174
Re:Direct I/O
«
Reply #1 on:
November 14, 2005, 10:30:33 AM »
You can use the SETPWM to directly change the two PWM outputs without using the refresh. As for the rest of the I/Os, a refresh is required.
Logged
Email: support@triplc.com
Tel: 1-877-TRI-PLCS
Print
Pages: [
1
]
« previous
next »
Internet PLC Forum
»
General
»
Technical support
»
Direct I/O