I am working with RJ3iB controllers and trying to start them up with a style select. I have all the jobs in there and the plc sending the signal, however, whenever I do, I get back two errors. SYST-011 : Failed to run task and PRIO-023 : No ports of this type. We usually start using the PNS option so any help with this would be great. Thanks in advance.
Style Program Select Help
-
naduley -
March 12, 2013 at 6:45 PM -
Thread is Resolved
-
-
The PRIO-023 is telling you that your program is calling for a port (possibly a group in/output?) that is not yet defined in the controller. The program doesnt know where to get/put the data your telling to to.
Fix this first.
Good luck- Eric
-
naduley
To help you better, why dont you post the config of your DI/DO ?
-
Have you correctly assigned your UOP I/O and Style Select Setup ?