Your cart is currently empty!
I’m having trouble with Allen-Bradley MicroLogix / SLC500 PLC Addressing.
Allen-Bradley MicroLogix series / SLC500 series PLCs have some specific addressing format requirements for select memory locations (Bit-level and Strings, for example). Both drivers (Serial and Ethernet) follow these rules: Bit-level objects must reference the bit position to two digits! Bit 0 is 00, bit 9 is 09. For example, B3 memory, word 5, bit…