1
Technical support / Getting ASCII data from DataLogger
« on: April 04, 2004, 06:40:11 PM »
Hello,
I need to read data from a datalogger and store it in T100MD EEPROM for further analysis
The Datalogger has a RS232 port and handles "plain" ASCII protocol. To get data from it, a command (D?) is sent by the the PC and the datalogger sends information in this format
Site xxx
Date xxxxx
Date1 Variable1 Variable2...Variablen
..........................................................
Date24 Variable1 Variable2...Variablen
END
How can I use T100MD PLC to interrogate this datalogger and "interpret" (parse) information sent by PLC ?
Your help will be greatly appreciated
Thanks
Jesus Baez
I need to read data from a datalogger and store it in T100MD EEPROM for further analysis
The Datalogger has a RS232 port and handles "plain" ASCII protocol. To get data from it, a command (D?) is sent by the the PC and the datalogger sends information in this format
Site xxx
Date xxxxx
Date1 Variable1 Variable2...Variablen
..........................................................
Date24 Variable1 Variable2...Variablen
END
How can I use T100MD PLC to interrogate this datalogger and "interpret" (parse) information sent by PLC ?
Your help will be greatly appreciated
Thanks
Jesus Baez