Tagged Questions

1
vote
1answer
48 views

RSLogix Emulate 5 Crashing When Trying To Open A file

I am trying to use RSLogix Emulate 5 to test a PLC5 program. When I open the emulator and try to open the .RSP file, it crashes the emulator. Any idea how to get this to work?
1
vote
1answer
108 views

Connect Red Lion/Fuji HMI to PLC-5 over Ethernet through ENI module?

I'm writing a driver for Turck Programmable gateways to be able to communicate with Allen Bradley Processors using various DF1 over Ethernet protocols. I have an ENI module so I ca …
2
votes
1answer
68 views

How do I transfer floating point values from a ControlLogix to a PanelView Standard over Remote I/O

We are doing a PLC5 to ControlLogix upgrade, and can't figure out how to setup the data in the block transfer to allow floating point values to be read on a Standard PanelView. An …