Tagged Questions

1
vote
8answers
261 views

What alternatives are there instead of OPC for pulling data from a PLC?

I'm already aware of OPC for pulling data from a PLC, but I wanted to know what other alternatives existed that didn't require an OPC server in the middle. Assume we're trying to …
1
vote
1answer
92 views

Data Logging on a Siemens 224XP PLC

When downloading the data information from a Siemens 224XP PLC into Excel is there a way to format the information automatically and add headers?
2
votes
2answers
53 views

High Speed Data Logging

What is the best methodology to use to save apprx 2000 integers (32bit, timestamped) to disk every 5 seconds? Relational DB, historian, flat file, new text file every 5 sec etc or …