|
I like the feature of CX-Programmer that automatically checks for duplicate outputs when you compile, but I find it annoying when using SET or RSET instructions because you obviously need to use the same output bit in more than one instruction. Is there a way to disable this compiler warning, and if so, only for SET and RSET instructions? |
|
In Cx-Programmer go to PLC-> Program Check Options There you can specify what check you want to preform when compling. You can turn off the Duplicate Bit Output Check, which will cause these warnings to go aways but this will disable the check for all discrete outputs, not just the set and resets. Yes, unfortunately there's no way I can find to do it just for the SET and RSET instructions. I've noticed recently that RSLogix5000 has a similar warning, but it's smart enough to disregard OTL and OTU (the equivalent) instructions. Chalk one up for Rockwell.
(Mar 19 '10 at 18:41)
Scott Whitlock ♦♦
|


