2.7.66 pclampplotcontrol


Brief Information

Plot control of pCLAMP

Additional Information

It is not accessible from script.

X-Function Execution Options

Please refer to the page for additional option switches when accessing the x-function from script

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
File Name fname

Input

string

<optional>

This is not editable from the dialog.

File Index findex

Input

int

0

This is not editable from the dialog.

Target Data orng

Input

Range

<optional>

This is not editable from the dialog.

Display Mode mode

Input

int

Sweep

Option list:

  • sweeps:Sweeps
    The sweeps are superposed from the same origin.
  • continuous:Continuous
    The waveforms are connected continuously in spite of the holding time.
  • concatenated:Concatenated
    The sweeps are concatenated with their holding time.
Tags tag

Input

int

0

Whether or not the tags are shown on the graph, if the imported file has tags.

Pick Value Line pickval

Input

int

0

It is a special line that can be added to the signal graph. When it is not selected, it appears to be a blue vertical line. When it is selected, it becomes purple. You can move it and click the Pclampplotcontrol help English files image002.jpg button to pick values that correspond to the current X value. The values are written to a workbook named PickedValues.

Axis Scrollbar scrollbar

Input

int

0

Whether or not axis scrollbar is shown on the graph.

Plot plot

Input

TreeNode

<unassigned>

Specifies desired channels and episodes to be shown on the graph.

Reimport reimp

Input

TreeNode

<unassigned>

Reset the settings about reimporting the file.

Description

This X-Function can be used to plot control the pClamp that has been imported into Origin. It is automatically opened in the X-Function panel, when the Show x-Function Panel checkbox is selected in the plotpClamp X-Function dialog.

Settings in the dialog:

Reimport

Destination Specify the destination of reimported data.
  • New Book
  • New Sheet
Partial Import It shows partial import of the import file.
  • Info
Basic information of the sweep. It includes duration and interval.
  • Skip Samples
The number of samples to be skipped.
  • Current Axis Range
When reimport, the new axis range is the same as the current one. Note that it is alternatively with Star time and End Time.
  • Start Time & End Time
Specify the start and end point of axis. You can use auto values given by system or define by yourself.
  • Star Sample & End Sample
Specify the first and last samples of the sweep. The values of them are determined by Start and End Time.

Related X-Functions

imppClamp, plotpClamp