-AddPlot <Window Name> <Acq Ent Name> | ||||
Adds a new plot to the specified window. The type of the window determines what type of plot may be added to the window. Once a plot is added, the acquisition entity whose data is displayed in the plot cannot be changed. All plots are displayed in the order that they are added to the window. The display order of the plots can be changed through the Properties Dialog. All data in the window will clear when a new plot is added to the window. Each acquisition entity can be added to a window only once.
Example : -AddPlot "SpikeWindow" SE1 Default: All plot windows are created with no plots. Usage: This command can be used at any time. |
||||
Arguments | ||||
|
-CreatePlotWindow <Window Type> <Window Name> | ||||
Creates a new plot window in __prod_name. Once created, the window type cannot be changed.
Example : -CreatePlotWindow Time "My Time Window" Default: __prod_name starts with no plot windows. Usage: This command can be used at any time. |
||||
Arguments | ||||
|
-SetPlotWindowCurrentPlot <Window Name> <Acquisition Entity Name> | ||||
This command has the same effect as either clicking on a plot, or selecting a plot in the Properties dialog's tree view. When a plot is current, you will see a purple background in the title bar of the current plot, and the plot name will appear in the title bar of the window. All menu items with "Current Plot" in the name will be applied to this plot. There can only be one current plot per window. Since the Video Tracker window only has one plot, it will always be current.
Example : -SetPlotWindowCurrentPlot "My Spike Window" SC1 Default: No Spike or Time plot will be set to current unless it is 1) clicked on, 2) selected in the Properties Dialog, or 3) selected by this command. Video Tracker windows will automatically set a plot to current as soon as it is added. Usage: This command can be used at any time. |
||||
Arguments | ||||
|
-SetPlotWindowFrozen <Window Name> <Frozen> | ||||
This command works like a pause button on a DVD player. It will lock in whatever is currently displayed in the window. If an action is taken that will clear the window, the last data displayed will be cleared. No data will be added to the window while it is frozen, but otherwise is processed normally. It if a window is frozen before it is displayed, the window may contain garbage or a copy of whatever is displayed beneath the window. Unfreezing and refreezing the window will allow it to clear normally.
Example : -SetPlotWindowFrozen "My Spike Window" True Default: All windows are created with frozen set to false. Usage: This command can be used at any time. |
||||
Arguments | ||||
|
-SetPlotWindowMaximizeView <Window Name> <Maximized> | ||||
Sets the window to fill the entire window with a single plot. This will maximize the current plot. If no current plot is selected, the first plot in the list will be maximized. Video Tracker plots are always maximized as there is only one per window. All data in the window will clear when the maximized state of the window is changed.
Example : -SetPlotWindowMaximizeView "My Spike Window" True Default: Spike and Time windows are created with Maximized set to false. Video Tracker windows are always maximized. Usage: This command can be used at any time. |
||||
Arguments | ||||
|
-SetPlotWindowNumberFeaturePlotsMaximizedView <Window Name> <Value> | ||||
When spike plots are maximized, they are automatically switched to the WaveformFeature plot type. Since the Spike plot will now have the entire window to work with, extra Feature plots can be shown. This command specifies how many feature plots are shown in maximized view for all plots that are in the specified window. All data in the window will clear when the number of feature plots is changed, and the window is in maximized view.
Example : -SetPlotWindowNumberFeaturePlotsMazimizedView "Window Name" 4 Default: All Spike windows are created with one maximized view feature plot. Usage: This command can be used at any time. This command only affects Spike windows. |
||||
Arguments | ||||
|
-SetPlotWindowNumberFeaturePlotsNormalView <Window Name> <Value> | ||||
This command specifies how many feature plots are shown for all plots that are in the specified window when the window is showing the WaveformFeature or Feature plot type, and is not maximized. If the window is showing the Waveform plot type, no change will be seen when this command is issued. All data in the window will clear when the number of feature plots is changed.
Example : -SetPlotWindowNumberFeaturePlotsNormalView "Window Name" 4 Default: All Spike windows are created with one normal view feature plot. Usage: This command can be used at any time. This command only affects Spike windows. |
||||
Arguments | ||||
|
-SetPlotWindowOverlay <Window Name> <Value> | ||||
Sets a plot window's overlay mode. Overlaid windows will not clear out old data before displaying new data. This setting effects all plots in this window.
Example : -SetPlotWindowOverlay "MyWindow" true Default: Plot windows are created with overlay set to false. Usage: This command can be used at any time. |
||||
Arguments | ||||
|
-SetPlotWindowPlotType <Window Name> <Plot Type> | ||||||||||
Sets the plot type that will be used for this window. All plots in the window will be set to the same type. All data in the window will clear when the plot type is changed.
Example : -SetPlotWindowPlotType "SpikeWindow" Waveform
|
||||||||||
Arguments | ||||||||||
|
-SetPlotWindowPosition <Window Name> <X Position> <Y Position> <Window Width> <Window Height> | ||||||||||
Set the position and size of the specified plot window. All data in the window will clear when the window size or position is changed.
Example : -SetPlotWindowPosition WindowName 200 300 800 600 Default: The position of new plot windows is determined by Windows. Usage: This command can be used at any time. |
||||||||||
Arguments | ||||||||||
|
-SetPlotWindowShowIcons <Window Name> <Value> | ||||
Enables or disables the drawing of icons for all plots in the specified display window. This does not include icons that are part of the title bar (see -SetPlotWindowShowTitleBar). When icons are hidden, you will not be able to click on them to activate plot commands. Not all plot types have icons, so this command may sometimes seem to do nothing. This command can be used to increase the screen space dedicated to showing acquired data or can be used to decrease CPU usage for large channel count systems or older computers. Since the saved screen space is minimal, it is recommended that you leave the icons visible if possible. All data in the window will clear when the icon visibility is changed.
Example : -SetPlotWindowShowIcons Window1 false Default: All windows are created with icons shown. Usage: This command can be used at any time. |
||||
Arguments | ||||
|
-SetPlotWindowShowTextValues <Window Name> <Value> | ||||
Enables or disables the drawing of text values for all plots in the specified display window. This does not include text values that are part of the title bar (see -SetPlotWindowShowTitleBar). Not all plot types have text values, so this command may sometimes seem to do nothing. This command can be used to increase the screen space dedicated to showing acquired data or can be used to decrease CPU usage for large channel count systems or older computers. Since the saved screen space is minimal, it is recommended that you leave the text visible if possible. All data in the window will clear when the text visibility is changed.
Example : -SetPlotWindowShowTextValues "Window Name" true Default: All windows are created with text values shown. Usage: This command can be used at any time. |
||||
Arguments | ||||
|
-SetPlotWindowShowTitleBar <Window Name> <Value> | ||||
Sets the visibility of title bar for the specified display window. This command can be used to increase the screen space dedicated to showing acquired data or can be used to decrease CPU usage for large channel count systems or older computers. Since most of the plot icons are located in the title bar, you will not be able to click on the icons when the title bar is hidden. Since the saved screen space is minimal, it is recommended that you leave the title bars visible if possible. All data in the window will clear when the title bar visibility is changed.
Example : -SetPlotWindowShowTitleBar "My Spike Window" true Default: Plot windows are created with the title bar visible. Usage: This command can be used at any time. |
||||
Arguments | ||||
|