Plot Window
Home ] Up ] [ Plot Window ] Configuration Options ] Values Form ] Messages Form ] Log-Debug Form ] Player Form ] Plot Object Editor ] Macro Builder/Editor ]

Toolbar:
The tool bar provides a variety of commonly used controls:

bulletOpen Plot from file.  By selecting *.spm in the the File Type option box, macros may be opened also.
bulletSave plot to file
!SAVP filename
bulletPrint current plot (Printed resolution is based on current plot size, the bigger the better!)
!PRNT
bulletSnapshot - A bmp image is saved of your plot. Plot size and computer color depth will determine the size.
!SNAP filename

bulletReset (erase) Plot. The plot is cleared of everything but constant drawings or background images (page switching modes). The data points are set to zero and time is set to zero.
!RSET
bulletConnect: A connection is made from the COM port to the micro.
!CONN ON/OFF
bulletPlot Data: Analog, Digital and any ^-prefixed instructions will be allowed to plot.
!PLOT ON/OFF
bulletStop: Determines if the plot will stop (!MAXS) or reset (!MAXR) when the maximum (data points or time) is reached.
bulletShift Plot: Shifts the plot a designated amount (20% by default) whenever the data reaches the maximum plot time. Note: Time errors may be induced during shifts while the plot is redrawn.

These two sets may be used to adjust the plot axis. The first set is the Y-axis (analog values). The second is the X-axis (time).

bulletDouble span
!DBLT
!DBLA
bulletHalve span
!HLVT
!HLVA
bulletShift plot up/left designated %
!SFTU
!SFTL
bulletShift plot down/right designated amount.
!SFTD
!SFTR
Is used to enable time stamping of data and messages if logging is enabled.

Opens the configuration form.

Opens the Data Values form.

Opens the messages form.

Opens the Log - Immediate/Debug form. 

Opens the data Player form.

(Pro licenses only) Opens the Object Editor Window.

(Pro licenses only) Opens the Macro Builder Window.

User Status and Spans:

bullet A Span and T Span may be used to select pre-determined ranges.  You may select a different range by simply typing in the range and pressing enter.Certain plot instructions will add new ranges to the drop down boxes
bulletUser Status: This box shows status messages (!STAT or !USRS) sent by the micro.
bulletGreen Data Box: When performing interactive data exchanges with the micro, the value of this text box will be transmitted to the micro when a !GETD instruction is performed. The value may be set by micro using !SETD. The box will turn red when data is being changed manually. It will not turn green again until the Enter key is pressed. When it is red, the last value of green data is sent to ensure the micro does not get erroneous data as you change values. Try it! Type a new value into the box.

Status Bar:

bulletConnection information:
C= Connection State
bulletRed=Closed
bulletGreen=Open
bulletYellow=Attempting Conection
R= Blinks red when receiving data
T= Blinks red when sending data

S1=FTP Send 1 Status, S2 = FTP Send 2 Status, S3 = FTP Get Status
bulletGreen = Ready
bulletYellow = In progress
bulletRed = Error
Please see the Release 2 Updates.
bulletData Point Progress Bar (Top): Indicates the percentage of total data points used. The data points hold the analog, digital, and ^ instructions used in refreshing, playing, or saving your plot.
bulletQueue Progress Bar (Bottom): Indicates the % of the Queue used for un-processed instructions. A constantly filling queue indicates the computer is receiving data faster than it can be processed.

bulletPanel 1 is operational and error status messages from StampPlot.
bulletPanel 2 is logging feature summary:
bulletD- Indicates the Data is being saved to file. (!SAVD ON/OFF)
bulletM- Indicates messages are being save to file. (!SAVM ON/OFF)
bulletF- Indicates auto-plot saving is enabled. (!ASAV ON/OFF)
bulletS- Indicates auto-snapshots is enabled. (!ASNP ON/OFF)
bulletP- Indicates auto-printing is enabled. (!APRN ON/OFF)
bullet-P/-T indicate if auto-features occur at maximum points (P) or max time (T). Points will trigger a save if they are reached prior to time. (!AUTP, !AUTT)
bulletPanel 3: Plot
bulletP/T - Reset plot at maximum points or time (!MAXP or !MAXT)
bulletF - Data flushing enabled (FLSH ON/OFF)
bullet0 or 1 - Plot coordinate mode (PMOD 0 or 1)