kmountain
Mar 7 2005, 11:56 AM
I am writing to ask how I can transfer data from a micrologix 1500 to a PC text file. I would like to use the serial port on the PC. I'm just not sure what I need for code, HELP. Thank You
Chris Elston
Mar 7 2005, 12:04 PM
What kind of data from PLC?
kmountain
Mar 7 2005, 03:13 PM
integer values; "machine rate", "good pieces", "reject Pieces", counter and timer accumulator values. These values may also need to be sent to an excel spreadsheet.
Chris Elston
Mar 7 2005, 03:17 PM
Take a look at this:
http://forums.mrplc.com/index.php?act=Downl...&CODE=02&id=134Then you might need RS Linx Single Node or RS Linx Professional to setup a DDE link from PLC to Excel.