J
I want to create an Add-On-Instruction for a product. I am using RSLogix 5000 V16.00.00. My initial attempt is to create something as simple as adding two INT's together and maybe Increment a Count Up Counter just to see an instance of the instruction actually execute. I follow all the How To guides that I can find on the Web and create what appears to be a straight forward procedure. I Input into the AOI a value then Add 1 to that value and Output the result and toggle a local counter. I create an Instance of this new AOI and place into the Main Program section of my logic. Nothing ever happens. I toggle a bit in main that should be seen by my AOI, I look into the AOI "NOTHING" No counting no adding of the number. Maybe I have a buggy version of RSLogix 5000 Version 16.00.00 ? I have my Input and Outputs Visible and Required. I've tried using InOuts. I can't toggle a bit in the AOI, I can't increment a counter. I do not understand what could be missing?
