
also makes no representations as to your ability or right to download or otherwise obtain firmware for the product from Rockwell, its distributors, or any other source. While many Allen-Bradley PLC products will have firmware already installed, makes no representation as to whether a PLC product will or will not have firmware and, if it does have firmware, whether the firmware is the revision level that you need for your application. Because is not an authorized distributor of this product, the Original Manufacturer’s warranty does not apply. The product may have older date codes or be an older series than that available direct from the factory or authorized dealers. is not an authorized surplus dealer or affiliate for the Manufacturer of this product.


Rockwell Disclaimer: The product is used surplus. This website is not sanctioned or approved by any manufacturer or tradename listed. Designated trademarks, brand names and brands appearing herein are the property of their respective owners. Products sold by come with ’s 1-year, 2-year, or 3-year warranty and do not come with the original manufacturer’s warranty. is not an authorized distributor, affiliate, or representative for the brands we carry. This means to be that when I configure a generic card I have to use the following configuration: Assembly Instance Size Input 1 2 Output 2 1 Configuration 16 0 instead of: Assembly Instance Size Input 1 1 Output 2 1 Configuration 16 0 and when I invoke the input I will have to do it in the Local:3:I.Data.x element. It will work fine if I use the following instead: XIC(Local:3:I.Data.0) OTE(Local:3:O.Data.0) my question is: what is the difference from using Local:3:I.Data.0 against Local:3:I.Data.0. I can activate the input element from rslogix itself but I can't toogle them from rslogix emulate chassis. (This is the link I used in case anyone wants to emulate something and just started using the 5000 family: ) Anyhow with those settings I get an I/O fault When I type the following line in a rung: XIC(Local:3:I.Data.0) OTE(Local:3:O.Data.0) In this case I see the fault light flashing. I am using rslogix emulate 5000 along with Rslogix to emulate a simple program to practice some instructions.

Hello Everyone this is my current problem.
