Logging Menu
Home ] Up ] File Menu ] Macro Menu ] [ Logging Menu ] Plot Menu ] Axis Menu ] View Menu ] Register Menu ] Defined Menu ]

 

StampPlot provides many options for capturing your valuable data. This menu is used to control the data logging.

Open Data File:
Opens the current data file using NotePad.

Open Message File:
Opens the current message file using NotePad.

Time Stamp Data and Messages: 
!TSMP ON/OFF
Provides a date & time stamp on data and messages being saved. 

Save Data to File: 
!SAVD ON/OFF
Save incoming analog and digital data to a comma-separated file. The name of the file is configurable through the Configuration Window - Files Tab. A New Plot will return these to the default names. 

Delete Data File: 
!DELD
Deletes the current data file being used. If saving is enabled, the file will be re-created for new data. 

Save Messages to File: 
!SAVM ON/OFF
Saves any messages from the Micro to a file specified under Configurations - Files Tab. A New Plot will return the filename to the default. 

Delete Message File:  
!DELM
Deletes the current message file being used. If saving is enabled, the file will be re-created for new data.

Auto Save Plot File at Max: 
!ASAV ON/OFF
When the maximum is reached (points or time, see below), the plot will be saved using the name specified under Configuration - Files and appended with the date and time unless appending i s disabled (!APDT OFF)

Auto Snapshot at Max: 
!ASNP ON/OFF
When the maximum is reached (points or time, see below) a bmp snapshot will be taken of the plot. The name of the file is based on the default under Configuration - Files and appended with the data and time. 

Auto Print at Max:
!APRN ON/OFF
When the maximum is reached (points or time, see below) an image of the plot will be sent to the print queue. 

Base on Points: 
!AUTP
Determines that the automatic actions should occur when the maximum data points are reached. If data flushing is enabled, the action will take place prior to flushing the old data. Small flushes may cause a large amount of actions to be performed in a short time! 

Base on Time:
!AUTT
Determines that the automatic actions should occur when the time reaches the plot maximum on the X axis. The action will take place prior to auto-shifting if enabled. If maximum points are reached prior to time, an auto action will take place unless data flushing is enabled. These actions will occur even if no analog or digital data is being plotted on the graph and plot is ON. 

Manual logging:
Data may be manually sent to the log using the LOGD instruction. Strings will be sent to the defined or default data file.
!NAMD special.txt
!LOGD (RTIME) 10,20,30