Data and Message Saving

Data and messages may be recorded to a file.


Messages will be saved to a file named "stampmsg.txt" in the application directory. They will be time stamped if enabled.


Data will be saved to a file names "stampdat.txt" in the application directory The data will be time stamped if enabled. The data file has the following format:


[System time, plot time in seconds,] analog data point value, analog value, digital datapoint value, digital data.


NOTE: Writing to the file is based on ANALOG DATA ARRIVING ONLY. If you are dealing with only digital data, transmit a 0 analog value along with your digital data.


i.e.: DEBUG DEC 0,CR, IBIN8 INS, CR


When deleting the data or analog files (from the application or from the stamp), if file save is enabled the files will be re-created and new data will be saved.


See also: Control Codes

First Page of help