All labview drivers for FRA51602/FRA51615 are displayed.
Sets or Queries some parameters of FRA51615.
|
VISA resource name VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Set Conditions |
|
OSC WAVEFORM <Internal oscillator waveform> SINusoid : Sinusoidal wave SQUare : Square wave TRIangle : Triangular wave |
|
OSC AMPLITUDE(Vpk) <Internal oscillator amplitude (Vpk)> range : 0.000 00Vpk to 10.0Vpk constraints : (|DC bias|) + (amplitude) <= 10.00 resolution : 3 places (<10mVpk is 10uVpk) |
|
OSC DC BIAS(V) <DC bias (V)> range : -10.00V to 10.00V constraints : (|DC bias|) + (amplitude) <= 10.00 resolution : 10mV |
|
SWEEP MAX FREQUENCY(Hz) <Sweep upper limit frequency (Hz)> range : 0.000 01Hz to 15 000 000.000 00Hz (10uHz to 15MHz) resolution : 0.000 01Hz
*FRA51602's frequency range : 0.000 01Hz to 2 000 000.000 00Hz (10uHz to 2MHz) |
|
SWEEP MIN FREQUENCY(Hz) <Sweep lower limit frequency (Hz)> range : 0.000 01Hz to 15 000 000.000 00Hz (10uHz to 15MHz) resolution : 0.000 01Hz
*FRA51602's frequency range : 0.000 01Hz to 2 000 000.000 00Hz (10uHz to 2MHz) |
|
SWEEP RESOLUTION <Number of sweep points> range : 3 to 20000 resolution : 1 |
|
INTEGRATION TIME(CYCLe) <Averaging cycle setting (cycle)> range : 1 to 9999 resolution : 1 |
|
DELAY TIME(CYCLe) <Measurement delay (cycle)> range : 1 to 9999 resolution : 1 |
|
MEASURE MODE <Analysis mode> CH1Bych2 : CH1/CH2 CH2Bych1 : CH2/CH1 CH1 : CH1 CH2 : CH2 |
|
INTEGRATION TYPE <Averaging mode> FIXed : Set the averaging mode to FIX SHORt : Set the averaging mode to SHORT MEDium : Set the averaging mode to MED LONG : Set the averaging mode to LONG |
|
SLOW SWEEP <Slow Sweep mode> ON : Enables slow sweep. OFF : Disables slow sweep. |
|
AMPLITUDE COMPRESSION <amplitude compression status> ON : Amplitude compression is enabled. OFF : Amplitude compression is disabled |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Query Conditions Displays setting parameters |
|
OSC WAVEFORM <Internal oscillator waveform> SINusoid : Sinusoidal wave SQUare : Square wave TRIangle : Triangular wave |
|
OSC AMPLITUDE <Internal oscillator amplitude (Vpk)> range : 0.000 00Vpk to 10.0Vpk constraints : (|DC bias|) + (amplitude) <= 10.00 resolution : 3 places (<10mVpk is 10uVpk) |
|
OSC DC BIAS <DC bias (V)> range : -10.00V to 10.00V constraints : (|DC bias|) + (amplitude) <= 10.00 resolution : 10mV |
|
SWEEP MAX FREQUENCY(Hz) <Sweep upper limit frequency (Hz)> range : 0.000 01Hz to 15 000 000.000 00Hz (10uHz to 15MHz) resolution : 0.000 01Hz
*FRA51602's frequency range : 0.000 01Hz to 2 000 000.000 00Hz (10uHz to 2MHz) |
|
SWEEP MIN FREQUENCY(Hz) <Sweep lower limit frequency (Hz)> range : 0.000 01Hz to 15 000 000.000 00Hz (10uHz to 15MHz) resolution : 0.000 01Hz
*FRA51602's frequency range : 0.000 01Hz to 2 000 000.000 00Hz (10uHz to 2MHz) |
|
SWEEP RESOLUTION <Number of sweep points> range : 3 to 20000 resolution : 1 |
|
INTEGRATION TIME(CYCLe) <Averaging cycle setting (cycle)> range : 1 to 9999 resolution : 1 |
|
DELAY TIME(CYCLe) <Measurement delay (cycle)> range : 1 to 9999 resolution : 1 |
|
MEASURE MODE <Analysis mode> CH1Bych2 : CH1/CH2 CH2Bych1 : CH2/CH1 CH1 : CH1 CH2 : CH2 |
|
INTEGRATION TYPE <Averaging mode> FIXed : Set the averaging mode to FIX SHORt : Set the averaging mode to SHORT MEDium : Set the averaging mode to MED LONG : Set the averaging mode to LONG |
|
SLOW SWEEP <Slow Sweep mode> ON : Enables slow sweep. OFF : Disables slow sweep. |
|
AMPLITUDE COMPRESSION <amplitude compression status> ON : Amplitude compression is enabled. OFF : Amplitude compression is disabled |
|
VISA resource name out display VISA resource name that specifies the resource to be opened. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
This sample VI sets range of sweep frequency and executes sweep measurement.
|
Minimum sweep frequency(Hz) <Sweep lower limit frequency (Hz)> range : 0.000 01Hz to 15 000 000.000 00Hz (10uHz to 15MHz) resolution : 0.000 01Hz
*FRA51602's frequency range : 0.000 01Hz to 2 000 000.000 00Hz (10uHz to 2MHz) |
|
Maximum sweep frequency(Hz) <Sweep upper limit frequency (Hz)> range : 0.000 01Hz to 15 000 000.000 00Hz (10uHz to 15MHz) resolution : 0.000 01Hz
*FRA51602's frequency range : 0.000 01Hz to 2 000 000.000 00Hz (10uHz to 2MHz) |
|
Control of a sweep measurement <sweep direction> UP : up (Lower Freq -> Upper Freq) DOWN : down (Upper Freq -> Lower Freq) SPOT : not sweep (Spot Freq) |
|
VISA resource name VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
error out The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISA resource name out display VISA resource name that specifies the resource to be opened. |
This sample VI sets and queries internal oscilator amplitude of FRA.
|
Set amplitude <Internal oscillator amplitude (Vpk)> range : 0.000 00Vpk to 10.0Vpk constraints : (|DC bias|) + (Amplitude) <= 10.00 resolution : 3 places (<10mVpk is 10uVpk) |
|
VISA resource name VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
unit <unit> M : mVpk(10^-3) MV : mVpk10^-3 V : Vpk |
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
setup & query output amplitude displays settiong parameter <Internal oscillator amplitude (Vpk)> range : 0.000 00Vpk to 10.0Vpk constraints : (|DC bias|) + (Amplitude) <= 10.00 resolution : 3 places (<10mVpk is 10uVpk) |
|
VISA resource name out display VISA resource name that specifies the resource to be opened. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
This sample VI queries adn displays data of FRA.
|
VISA resource name VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
start point of reading data <Data retrieval starting point> range : 0 to 20000 resolution : 1 |
|
the number of reading data <Number of data points to get> range : 1 to 20001 resolution : 1 |
|
the type of reading data <Query targets> MEAS : Get MEAS data REF : Get REF data SPOT : Get SPOT measurement data |
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
data 1 measurement data are displayed in graph When the x axis is frequency <FREQdata[start]>,<Y1data[start]>, ... When the x axis is not frequency <FREQdata[start]>,<Xdata[start]>, ... |
|
VISA resource name out display VISA resource name that specifies the resource to be opened. |
|
data 2 measurement data are displayed in graph When the x axis is frequency <FREQdata[start]>,<Y2data[start]>, ... When the x axis is not frequency <FREQdata[start]>,<Y1data[start]>, ... |
|
SPOT Data displays spot measurement data When the x axis is frequency <FREQdata[start]>,<Y1data[start]>,<Y2data[start]> When the x axis is not frequency <FREQdata[start]>,<Xdata[start]>,<Y1data[start]> |
|
”’l |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
Sets some measurement parameters such as SWEEP.
|
Control of a sweep measurement <sweep direction> UP : up (Lower Freq -> Upper Freq) DOWN : down (Upper Freq -> Lower Freq) SPOT : not sweep (Spot Freq) |
|
VISA resource name VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
interval Loop wait (msec) |
|
timeOut Time out (msec) |
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISA resource name out display VISA resource name that specifies the resource to be opened. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
Queries the number of sweep measurement data points.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[Set Target Data] <the number of sweep measurement data points> MEAS : Get the number of MEAS data measurement data points REF : Get the number of REF data measurement data points |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query DATA Points] displays setting parameters range : 3 to 20000 resolution : 1 |
Queries the sweep direction.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Direction] <the current measurement state> UP : up (Lower Freq -> Upper Freq) DOWN : down (Upper Freq -> Lower Freq) SPOT : not sweep (Spot Freq) |
Aborts the measurement operation.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
Executes a trigger (starts measurement).
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[Trigger] <Sweep direction> UP : up (Lower Freq -> Upper Freq) DOWN : down (Upper Freq -> Lower Freq) SPOT : not sweep (Spot Freq) |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
Sets and queries the grid line type.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Select Grid Line] <Grid line type> SOLid : Solid line BROKen : Broken line |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Grid Line] display the data read from the device |
Sets and queries the grid display.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Select Grid Style] <Grid display> OFF : The grid is not displayed X : Only X axis grid is displayed XY1 : X and Y1 axis grids are displayed XY2 : X and Y2 axis grids are displayed ALL : X, Y1, and Y2 axis grids are displayed |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Grid Style] display the data read from the device |
Sets and queries the analysis mode.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Select Analize Mode] <Analysis mode> CH1Bych2 : CH1/CH2 CH2Bych1 : CH2/CH1 CH1 : CH1 CH2 : CH2 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Analize Mode] display the data read from the device |
Sets and queries the graph display type.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Select Graph Type] <Graph display type> SINGle : Single display SPLit : Split display |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Graph Type] display the data read from the device |
Sets and queries the graph title.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
Set Graph Title <Graph title> |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Graph Title] display the data read from the device |
Sets and queries the MEAS Y1 display status.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set MEAS Y1 State] <MEAS Y1 display status> ON : MEAS Y1 is displayed OFF : MEAS Y1 is not displayed |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query MEAS Y1 State] display the data read from the device |
Sets and queries the MEAS Y2 display status.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set MEAS Y2 State] <MEAS Y2 display status> ON : MEAS Y2 is displayed OFF : MEAS Y2 is not displayed |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query MEAS Y2 State] display the data read from the device |
Sets and queries the REF Y1 display status .
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set REF Y1 State] <REF Y1 display status> ON : REF Y1 is displayed OFF : REF Y1 is not displayed |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query REF Y1 State] display the data read from the device |
Sets and queries the REF Y1 display status .
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set REF Y2 State] <REF Y2 display status> ON : REF Y2 is displayed OFF : REF Y2 is not displayed |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query REF Y2 State] display the data read from the device |
Sets and queries the autoscaling mode.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Auto Scale] <Autoscale switch> ON : Enables autoscaling OFF : Disables autoscaling |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Auto Scale] display the data read from the device |
Sets and queries the x-axis lower limit.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
X Minimun(Hz) <x-axis lower limit(Hz)> range : 0.000 01 to 15 000 000.000 00 (10uHz to 15MHz) constraints : (x-axis lower limit) < (x-axis upper limit) resolution : 10uHz *FRA51602's frequency range : 0.000 01Hz to 2 000 000.000 00Hz (10uHz to 2MHz) |
|
Set X Type |
|
[X Minimun] <x-axis lower limit> range : -1 000 000 000 000.000 00 to 1 000 000 000 000.000 00 (-1T to 1T(10^12)) constraints : (x-axis lower limit) < (x-axis upper limit) resolution : 6 places (<1n(10^-9) is 1f(10^-15)) |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
Hz[X Minimun] display the data read from the device |
Sets and queries the x-axis upper limit.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[X Maximum(Hz)] <x-axis upper limit (Hz)> range : 0.000 01 to 15 000 000.000 00 (10uHz to 15MHz) constraints : (x-axis lower limit) < (x-axis upper limit) resolution : 10uHz *FRA51602's frequency range : 0.000 01Hz to 2 000 000.000 00Hz (10uHz to 2MHz) |
|
Set X Type |
|
[X Maximum] <x-axis upper limit> range : -1 000 000 000 000.000 00 to 1 000 000 000 000.000 00 (-1T to 1T(10^12)j constraints : (x-axis lower limit) < (x-axis upper limit) resolution : 6 places (<1n(10^-9) is 1f(10^-15)) |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[X Maximum] display the data read from the device |
Sets and queries the x-axis type.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Select X Type] <x-axis type> LINear : Linear scale LOGarithmic : Log scale |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query X Type] display the data read from the device |
Sets and queries the Y1-axis lower limit.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Y1 Minimun] <Y1 axis lower limit> range : -1 000 000 000 000.000 00 to 1 000 000 000 000.000 00 (-1T to 1T(10^12)) constraints : (Y1 axis lower limit) < (Y1 axis upper limit) resolution : 6 places (<1n(10-9) is 1f(10-15)) |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Y1 Minimum] display the data read from the device |
Sets and queries the Y1-axis upper limit.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Y1 Maximum] <Y1 axis upper limit> range : -1 000 000 000 000.000 00 to 1 000 000 000 000.000 00 (-1T to 1T(10^12)) constraints : (Y1 axis lower limit) < (Y1 axis upper limit) resolution : 6 places (<1n(10-9) is 1f(10-15)) |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Y1 Maximum] display the data read from the device |
Sets and queries the Y1-axis type.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Y1 Type] <Y1-axis type> LINear : Linear scale LOGarithmic : Log scale |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Y1 Type] display the data read from the device |
Sets and queries the Y2-axis lower limit.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Y2 Minimun] <Y2 axis lower limit> range : -1 000 000 000 000.000 00 to 1 000 000 000 000.000 00 (-1T to 1T(10^12)) constraints : (Y2 axis lower limit) < (Y2 axis upper limit) resolution : 6 places (<1n(10-9) is 1f(10-15)) |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Y2 Minimum] display the data read from the device |
Sets and queries the Y1-axis upper limit.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Y2 Maximum] <Y2 axis upper limit> range : -1 000 000 000 000.000 00 to 1 000 000 000 000.000 00 (-1T to 1T(10^12)) constraints : (Y2 axis lower limit) < (Y2 axis upper limit) resolution : 6 places (<1n(10-9) is 1f(10-15)) |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Y2 Maximum] display the data read from the device |
Sets and queries the Y2-axis type.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Select Y2 Type] <Y2-axis type> LINear : Linear scale LOGarithmic : Log scale |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Y2 Type] display the data read from the device |
Sets and queries the X, Y1, and Y2 parameters .
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set X Parameter] <X axis data> FREQuency : SWEEP (frequency) PHASe : theta(phase +/-180 degree) PPHase : theta(phase 0 to +360 degree) MPHase : theta(phase -360 to 0 degree) UPHase : theta(phase UNWRAP) REAL : a (real part) R : R (resistance) G : G (conductance) |
|
[Set Y1 parameter] <Y1 axis data> MLINear : R (gain) MLOGarithmic : dBR (gain) REAL : a (real part) IMAGinay : b (imaginary part) Z : Z (impedance) Y : Y (admittance) R : R (resistance) G : G (conductance) CS : CS (series capacitance) CP : CP (parallel capacitance) LS : LS (series inductance) LP : LP (parallel inductance) X : X (reactance) MX : -X (reactance) B : B (susceptane) MB : -B (susceptane) VOLTage : V (voltage) CURRent : I (current) |
|
[Set Y2 parameter] <Y2 axis data> PHASe : theta (phase +/-180 degree) PPHase : theta (phase 0 to +360 degree) MPHase : theta (phase -360 to 0 degree) UPHase : theta (phase UNWRAP) IMAGinary : b (imaginary part) GDELay : GD (group delay) X : X (reactance) B : B (susceptance) RS : RS (series resistance) RP : RP (parallel resistance) D : D (loss rate) Q : Q (quality coefficient) NONE : None |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query X Parameter] display the data read from the device |
|
[Query Y2 Parameter] display the data read from the device |
|
[Query Y1 Parameter ] display the data read from the device |
Executes a phase shift.
(shift value) = 360 x <value>
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[Set Phase Shift] <phase shift> range : -1 to 1 shift value 360 x <phase shift value> degree resolution : 2 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
Sets and queries the phase moving average.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Smoothing Points] <Phase moving average> range : 2 to 200 resolution : 2 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Smoothing Points] display the data read from the device |
Sets and queries the input weight coefficient.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[CH2 Input Gain] <CH2 Input Gain> range : 0.000 000 000 000 to 1 000 000 000 000 resolution : 6 places (<1u(10-6) is 1p(10-12)) |
|
[CH1 Input Gain] <CH1 Input Gain> range : 0.000 000 000 000 to 1 000 000 000 000 resolution : 6 places (<1u(10-6) is 1p(10-12)) |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query CH2 Input Gain] display the data read from the device |
|
[Query CH1 Input Gain] display the data read from the device |
Sets and queries the input signal phase inversion mode.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Input Gain Invert] <Phase inversion status> ON : Enables phase inversion OFF : Disables phase inversion |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Gain Invert] display the data read from the device |
Sets and queries the overvoltage detection level.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
CH1/CH2 <select channel> |
|
[Unit] <unit> M : mVrms(10^-3) MV : mVrms10^-3 V : Vrms |
|
[Set Over Detect Level] <Overvoltage detection level(Vrms)> range : 0.000000 to 600Vrms resolution : 3 places (<1mVrms is 1uVrms) |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
[Query Over Detect Level] display the data read from the device |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
Sets and queries the overvoltage detection beep mode.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Beep at Over] <Overvoltage detection beep> ON : Beep sounds OFF : Beep does not sound |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Beep at Over ] display the data read from the device |
Sets and queries the sweep stop for overvoltage detection.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Stop at Over] <Sweep stop for overvoltage detection> ON : The sweep operation is stopped upon overvoltage detection. OFF : The sweep operation continues upon overvoltage detection. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Stop At Over State] display the data read from the device |
Sets and queries the range.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set CH1 Range] <CH1 range> range : 0 to 10 (AUTO, 600, 300, 100, 30, 10, 3, 1, 0.3, 0.1, 0.03) resolution : 1 |
|
Set CH2 Range <CH2 range> range : 0 to 10 (AUTO, 600, 300, 100, 30, 10, 3, 1, 0.3, 0.1, 0.03) resolution : 1 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query CH2 Range] display the data read from the device |
|
[Query CH1 Range] display the data read from the device |
Sets and queries the measurement data active target.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Active Measure Data] <active target> MEAS : No marker. REF : Only the MAIN marker is displayed. |
|
[Set Sequence No.] <Sequence number> range : 0 to 20 resolution : 1 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
[Query Sequence No.] display the data read from the device |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
Query Active Measure Data display the data read from the device |
Sets and queries the marker mode.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Select Marker Mode] <marker mode> NONE : No marker. MAIN : Only the main marker is displayed. DELTa : The main and delta markers are displayed. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Marker Mode] display the data read from the device |
Sets and queries automatic marker search.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Marker Auto Search] <Marker search content> 0 : OFF : Turns the automatic marker search function off. 1 : XMAX : X Max 2 : XMIN : X Min 3 : XPEAk : X Peak 4 : XBOTtom : X Bottom 5 : X : X 6 : DX : delta X 7 : Y1MAx : Y1 Max 8 : Y1MIn : Y1 Min 9 : Y1PEak : Y1 Peak 10 : Y1BOttom : Y1 Bottom 11 : Y1 : Y1 12 : DY1 : delta Y1 13 : Y2MAx : Y2 Max 14 : Y2MIn : Y2 Min 15 : Y2PEak : Y2 Peak 16 : Y2BOttom : Y2 Bottom 17 : Y2 : Y2 18 : DY2 : delta Y2 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Marker Auto Search] display the data read from the device |
Sets and queries the marker search value.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Marker Search Value] <Marker search value> range : -1 000 000 000 000.000 00 to 1 000 000 000 000.000 00 (-1T to 1T(10^12)j resolution : 6 places (<1n(10^-9) is 1f(10^-15)) |
|
[Select Measure Data] <Setting target> X : Sets the X marker search value Y1 : Sets the Y1 marker search value Y2 : Sets the Y2 marker search value DX : Sets the delta X marker search value DY1 : Sets the delta Y1 marker search value DY2 : Sets the delta Y2 marker search value |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Marker Search Value] display the data read from the device |
Reads a marker value.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[set query marker] <Query target> X : Queries the main marker value Y1 : Queries the delta marker value |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Marker Value1] <Reads a marker value> display the data read from the device. When the x axis is frequency : FREQdata When the x axis is not frequency : FREQdata |
|
[Query Marker Value2] <Reads a marker value> display the data read from the device. When the x axis is frequency : Y1data When the x axis is not frequency : Xdata |
|
[Query Marker Value3] <Reads a marker value> display the data read from the device. When the x axis is frequency : Y2data When the x axis is not frequency : Y1data |
Executes a marker search.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[Set Marker Search] <Marker search content> 0 : XMAX : X Max 1 : XMIN : X Min 2 : XPEAk : X Peak 3 : XBOTtom : X Bottom 4 : NXPEak : Next X Peak 5 : NXBOttom : Next X Bottom 6 : PXPEak : Previous X Peak 7 : PXBOttom : Previous X Bottom 8 : X : X 9 : NX : Next X 10 : PX : Previous X 11 : DX : delta X 12 : NDX : Next delta X 13 : PDX : Previous delta X 14 : Y1MAx : Y1 Max 15 : Y1MIn : Y1 Min 16 : Y1PEak : Y1 Peak 17 : Y1BOttom : Y1 Bottom 18 : NY1Peak : Next Y1 Peak 19 : NY1Bottom : Next Y1 Bottom 20 : PY1Peak : Previous Y1 Peak 21 : PY1Bottom : Previous Y1 Bottom 22 : Y1 : Y1 23 : NY1 : Next Y1 24 : PY1 : Previous Y1 25 : DY1 : delta Y1 26 : NDY1 : Next delta Y1 27 : PDY1 : Previous delta Y1 28 : Y2MAx : Y2 Max 29 : Y2MIn : Y2 Min 30 : Y2PEak : Y2 Peak 31 : Y2BOttom : Y2 Bottom 32 : NY2Peak : Next Y2 Peak 33 : NY2Bottom : Next Y2 Bottom 34 : PY2Peak : Previous Y2 Peak 35 : PY2Bottom : Previous Y2 Bottom 36 : Y2 : Y2 37 : NY2 : Next Y2 38 : PY2 : Previous Y2 39 : DY2 : delta Y2 40 : NDY2 : Next delta Y2 41 : PDY2 : Previous delta Y2 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
Sets and queries the potential slope correction state.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Slope Correction] <Potential slope correction state> ON : Enables potential slope correction. OFF : Disables potential slope correction. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
Query Slope Correction State[Query State] display the state of the device |
Sets and queries the differentiation processing.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Input Filter JW] <Differentiation> range : -2 to 2(double integral, integral, none, differential, double differentia) resolution : 1 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Input Filter JW] display the data read from the device |
Queries the current averaging setting type.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Average Type] display the current averaging setting type CYCL : cycle TIME : time |
Queries the measurement delay type that is currently in operation.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Delay Type] display measurement delay type CYCL : cycle TIME : time |
Queries the current measurement start delay type.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Start Delay Type] display the data read from the device CYCL : cycle TIME : time |
Sets and queries the averaging mode.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Select Integration Mode] <Averaging mode> FIXed : Set the averaging mode to FIX SHORt : Set the averaging mode to SHORT MEDium : Set the averaging mode to MED LONG : Set the averaging mode to LONG |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Integration Mode] display the data read from the device |
Sets and queries the averaging cycle and time.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[integratiion (cycle)] <Averaging cycle setting (cycle)> range : 1 to 9999 resolution : 1 |
|
[integration (time)] <Averaging time setting (seconds)> range : 0..000sec to 9990sec resolution : 3 places(<1sec is 1msec) unit [sec] |
|
Integration Type <type select> select cycle / time. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Average Type] display the data read from the device |
Sets and queries the measurement delay.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Delay(cycle)] <Measurement delay (cycle)> range : 1 to 9999 resolution 1 |
|
[Delay (time)] <Measurement delay (seconds)> range : 0..000sec to 9990sec resolution : 3 places(<1sec is 1msec) unit [sec] |
|
Delay Type <select averaging type> cycle / time |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Delay] display the data read from the device |
Sets and queries the measurement start delay.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[start delay (cycle)] <cycle> range : 1 to 9999 resolution : 1 |
|
[start delay (time)] <time> range : 0..000sec to 9990sec resolution : 3 places(<1sec is 1msec) unit [sec] |
|
Start Delay Type <select averaging type> cycle / time |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query start delay] display the data read from the device |
Sets and queries the stop mode.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Select Stop Phase Type] <Stop mode (oscillation stop phase)> SYNChronous : Sets the stop mode to 0 degree SYNC. ASYNchronous : Sets the stop mode to QUICK. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Stop Phase Type] display the data read from the device |
Sets and queries the on/off synchronization (trigger synchronization).
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
Select Output Trigger[Select Output Trigger ] <On/off synchronization (trigger synchronization)> ASYNchronous : Sets on/off synchronization to ASYNC. (disables trigger synchronization) SYNchronous : Sets on/off synchronization to SYNC. (enables trigger synchronization) SYNchronous2 : Sets on/off synchronization to SYNC. (enables trigger synchronization) (AC/DC on, AC off) |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Trigger Type] display the data read from the device |
Sets and queries the bias output destination.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Select TERMinal] <DC bias output destination> FRONt : The DC component is output from the front panel OSC terminal. REAR : The DC component is output from the rear panel DC BIAS terminal. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Terminal] display the data read from the device |
Sets and queries the DC bias value.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set DC Bias] <DC bias(V)> range : -10.00V to 10.00V constraints : (|DC bias|) + (amplitude) <= 10.00 resolution : 10mV |
|
[Units(V)] <unit> M : mV(10^-3) MV : mV(10^-3 V : V |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
Query DC Bias display the data read from the device |
Sets and queries the spot frequency.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Frequency] <spot frequency (Hz) > range : 0.000 01Hz to 15 000 000.000 00Hz (10uHz to 15MHz) resolution : 0.000 01Hz *FRA51602's frequency range : 0.000 01Hz to 2 000 000.000 00Hz (10uHz to 2MHz) |
|
[Units(Hz)] <unit> MA : MegHz(10^6) K : kHz(10^3) M : mHz(10^-3) U : uHz(10^-6) MAHZ : MegHz(10^6) KHZ : kHz(10^3) MHZ : mHz(10^-3) UHZ : uHz(10^-6) HZ : Hz |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
Query Frequency display the data read from the device |
Sets and queries the internal oscillator waveform.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Select Function ] <Internal oscillator waveform> SINusoid : Sinusoidal wave SQUare : Square wave TRIangle : Triangular wave |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Function] display the data read from the device |
Sets and queries the 10MHz REF OUT output status.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
Input Gain Invert[REF Output] <10MHz REF OUT status> ON : 10MHz REF OUT is output. OFF : 10MHz REF OUT is not output. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
Query REF Output State[Query REF Output State] display the state of the device |
Sets and queries the external frequency reference (10MHz REF IN).
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Select Source Clock] <Reference clock source (10MHz REF IN)> INTernal : The external reference clock is disabled. EXTernal : The external reference clock is enabled. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Source Clock] display the data read from the device |
Sets and queries the amplitude compression status.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Compression] <Amplitude compression status> ON : Amplitude compression is enabled. OFF : Amplitude compression is disabled. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
Query Comression State[Query Comression State] display the state of the device |
Sets and queries the amplitude compression output limit.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set ALC Limit] <Amplitude compression output limit(Vpk)> range : 0.001Vpk to 10.0Vpk resolution : 3 places |
|
[Units(Vpk)] <unit> M : mVpk(10^-3) MV : mVpk10^-3 V : Vpk |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query ALC Limit] display the data read from the device |
Sets and queries the amplitude compression reference level.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set ALC Level] <Amplitude compression reference level(Vrms)> range : 0.00100Vrms to 600Vrms resolution : 3places |
|
[Units(Vrms)] <unit> M : mVrms(10^-3) MV : mVrms(10^-3) V : Vrms |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query ALC Level] display the data read from the device |
Sets and queries the amplitude compression reference channel.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Select Volt ALC Source] <Amplitude compression reference channel> CH1 : Sets the reference channel to CH1. CH2 : Sets the reference channel to CH2. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Volt ALC Source] display the state of the device |
Sets and queries the internal oscillator amplitude.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Amplitude] <the internal oscillator amplitude(Vpk)> range : 0.000 00Vpk to 10.0Vpk constraints : (|DC bias|) + (amplitude) <= 10.00 resolution : 3 paces (<10mVpk is 10uVpk) |
|
[Units(Vpk)] <unit> M : mVpk(10^-3) MV : mVpk10^-3 V : Vpk |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
Query Amplitude display the data read from the device |
Sets and queries the on/off mode.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
Select Voltage Slew Type[Select Voltage Slew Type] <On/off mode type> QUICk : Sets the on/off mode to QUICK. SLOW : Sets the on/off mode to SLOW. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Voltage Slew Type] display the data read from the device |
Sets and queries the number of amplitude compression retries.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set ALC Count] <Number of amplitude compression retries> range : 1 to 9999 resolution : 1 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query ALC Count] display the data read from the device |
Sets and queries the amplitude compression correction factor.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set ALC Factor] <Amplitude compression correction factor(%)> range : 1% to 100% resolution : 1% |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query ALC Factor] display the data read from the device |
Sets and queries the amplitude compression permissible error.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
Set ALC Tolerance[Set ALC Tolerance] <the amplitude compression permissible error (%)> range : 1% to 100% resolution : 1% |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query ALC Tolerance] display the data read from the device |
Sets and queries the center value of the frequency sweep.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Center Frequency] <Center value of the frequency sweep(Hz)> range : 0.000 01Hz to 15 000 000.000 00Hz (10uHz to 15MHz) resolution : 0.000 01Hz *FRA51602's frequency range : 0.000 01Hz to 2 000 000.000 00Hz (10uHz to 2MHz) |
|
[Units(Hz)] <unit> MA : MegHz(10^6) K : kHz(10^3) M : mHz(10^-3) U : uHz(10^-6) MAHZ : MegHz(10^6) KHZ : kHz(10^3) MHZ : mHz(10^-3) UHZ : uHz(10^-6) HZ : Hz |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
Query Center Frequency display the data read from the device |
Sets and queries the frequency sweep span.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Frequency Span] <Frequency sweep span(Hz)> range : 0.000 01Hz to 15 000 000.000 00Hz (10uHz to 15MHz) resolution : 0.000 01Hz *FRA51602's frequency range : 0.000 01Hz to 2 000 000.000 00Hz (10uHz to 2MHz) |
|
[Units(Hz)] <unit> MA : MegHz(10^6) K : kHz(10^3) M : mHz(10^-3) U : uHz(10^-6) MAHZ : MegHz(10^6) KHZ : kHz(10^3) MHZ : mHz(10^-3) UHZ : uHz(10^-6) HZ : Hz |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Center Frequency] display the data read from the device |
Sets and queries the sweep lower limit frequency.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Start Frequency] <Sweep lower limit frequency(Hz)> range : 0.000 01Hz to 15 000 000.000 00Hz (10uHz to 15MHz) resolution : 0.000 01Hz *FRA51602's frequency range : 0.000 01Hz to 2 000 000.000 00Hz (10uHz to 2MHz) |
|
[Units(Hz)] <unit> MA : MegHz(10^6) K : kHz(10^3) M : mHz(10^-3) U : uHz(10^-6) MAHZ : MegHz(10^6) KHZ : kHz(10^3) MHZ : mHz(10^-3) UHZ : uHz(10^-6) HZ : Hz |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
Query Start Frequency display the data read from the device |
Sets and queries the sweep upper limit frequency.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Stop Frequency] <Sweep upper limit frequency(Hz)> range : 0.000 01Hz to 15 000 000.000 00Hz (10uHz to 15MHz) resolution : 0.000 01Hz *FRA51602's frequency range : 0.000 01Hz to 2 000 000.000 00Hz (10uHz to 2MHz) |
|
Units(Hz)[Units(Hz)] <unit> MA : MegHz(10^6) K : kHz(10^3) M : mHz(10^-3) U : uHz(10^-6) MAHZ : MegHz(10^6) KHZ : kHz(10^3) MHZ : mHz(10^-3) UHZ : uHz(10^-6) HZ : Hz |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
Query Stop Frequency display the data read from the device |
Sets and queries the slow sweep reference channel.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Select Freq AFC Source] <Slow sweep reference channel> CH1 : Sets the slow sweep reference channel to CH1. CH2 : Sets the slow sweep reference channel to CH2. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Freq AFC Source] display the data read from the device |
Sets and queries the slow sweep mode.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
Set Slow Sweep[Set Slow Sweep] <Slow sweep mode> ON : Enables slow sweep. OFF : Disables slow sweep. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
Query Slow Sweep State[Query State] display the state of the device |
Sets and queries the slow sweep permissible quantities.
|
Set Slow Sweep(a,b) <Slow sweep permissible quantities(a,b)> range : 0.000000 to 600 resolution : 3 places (<1mVrms is 1uVrms) |
|
Set Slow Sweep(theta) <Slow sweep permissible quantities(theta)> range : 0 to 180 resolution : 3 places (<10deg is 0.01deg) |
|
Set Slow Sweep(R) <Slow sweep permissible quantities(R)> range : 0.000000 to 600 resolution : 3 places (<1mVrms is 1uVrms) |
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Slow Sweep Monitor Parameter <select Slow Sweep permissible quantities> dBR / R / theta / a, b |
|
Set Slow Sweep(dBR) <Slow sweep permissible quantities(dBR)> range : 0.00 to 1000 resolution : 3 places (<10dBis0.01dB) |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
deg[Query Slow Sweep] display the data read from the device |
Sets and queries the slow sweep monitoring parameters.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Select Monitering Mode] <Slow sweep monitoring parameters> MLOGarithmic : dBR MLINear : R PHASe : theta MLINear : a PHASe : b |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Monitering Mode] display the data read from the device |
Sets and queries the frequency change mode.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Select Source Frequency Transition] <Frequency change mode> SYNChronous : Sets the frequency change mode to 0 degree SYNC. ASYNchronous : Sets the frequency change mode to ASYNC. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Source Frequency Transition] display the data read from the device |
Sets and queries the sequence sweep.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Sequence Sweep] <Configuration memory number> range : 0 to 20 resolution : 1 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Sequence Sweep] display the data read from the device |
Sets and queries the number of sweep points.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Sweep Points] <Number of sweep points> range : 3 to 20000 resolution : 1 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Sweep Points] display the data read from the device |
Sets and queries the sweep spacing.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
Select Sweep Spacing[Select Sweep Spacing] <Sweep spacing> LINear : Linear LOGarithmic : Log |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Sweep Spacing] display the data read from the device |
Sets and queries the repeat status.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Select Trigger Source] <Repeat measurement status> INTernal : Enables repeat measurement BUS : Disables repeat measurement |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Trigger Source] display the data read from the device |
Sets and queries the output status.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The <>source<> string describes the origin of the error or warning.<LF> <LF> The pop-up option <>Explain Error<> (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
Select FRA Output[Select FRA Output] <Output status> ON : Sets the AC/DC on status OFF : Sets the AC/DC off status ACoff : Sets the AC off status ACoff is ignored if the AC/DC status is not "on". |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query FRA Output] display the data read from the device |
Executes data deletion.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[Set Delete Data] <Data to be deleted> MEAS : Measurement data is deleted REF : Reference data is deleted |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
Executes measurement data copying.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[Select Copy Data] <Copy destination> REF : Reference data EQU : Equalizing OPEN : Open correction SHORt : Short correction LOAD : Load correction |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
Queries the sweep measurement data.
|
VISAsession VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
start point for reading data <Data retrieval starting point> range : 0 to 20000 resolution : 1 |
|
the number of reading data <Number of data points to get> range : 1 to 20001 resolution : 1 |
|
Set Data <Query targets> MEAS : Get MEAS data REF : Get REF data SPOT : Get SPOT measurement data |
|
CopyVISAsession display VISA resource name that specifies the resource to be opened. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
status The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
code The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
source The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Query data measurement data When the x axis is frequency <FREQdata[start]>,<Y1data[start]>,<Y2data[start]>, ... When the x axis is not frequency <FREQdata[start]>,<Xdata[start]>,<Y1data[start]>, ... |
|
Sets and queries the equalization mode.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Equalizig] <Equalization mode> ON : Enables equalization OFF : Disables equalization |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Equalizing] display the data read from the device |
Sets and queries the port extension state.
*This command does not support FRA51602.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Extension] <Port extension state> ON : Enables port extension OFF : Disables port extension |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Extension] display the data read from the device |
Sets and queries the electrical length.
*This command does not support FRA51602.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Electrical Length] <Electrical length> range : 0.000 to 999.999 resolution : 0.001 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Electrical Length] Displays setting state |
Sets and queries the characteristic impedance.
*This command does not support FRA51602.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
charateristic impedance[Set Characteristic Impedance] <Characteristic impedance> range : 1.00 to 999 resolution : 3 places |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
characteristic impedance[Query Characteristic Impedance] Displays setting data |
Sets and queries the load correction state.
*This command does not support FRA51602.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set LOAD] <Load correction state> ON : Enables load correction OFF : Disables load correction |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Load] display the data read from the device |
Sets and queries the load standard value.
*This command does not support FRA51602.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Input |
|
”’l |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
The number of setting points |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
Output |
|
”’l |
Sets and queries the format of the load standard value.
*This command does not support FRA51602.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Select Load Standard Format] <Load standard value format> CPD : Cp-D CSD : Cs-D RCP : Rp-Cp RLS : Rs-Ls RX : Rs-X ZPH : Z-theta |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Load Standard Format] display the data read from the device |
Sets and queries the open correction state.
*This command does not support FRA51602.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Open] <Open correction state> ON : Enables open correction OFF : Disables open correction |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Open] display the data read from the device |
Sets and queries the short correction state.
*This command does not support FRA51602.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Short] <Short correction state> ON : Enables short correction OFF : Disables short correction |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Short] display the data read from the device |
Executes calibration.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
Sets timeout value and byte count for VISA read function.
|
VISAsession VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
ByteCount(256) sets size of byte counts read from device. if 0 is set , data read is cancelled. |
|
Timeout(35000) sets time out values of VISA read function. after VISA read process, time out value returns to the original value before read process. |
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession display VISA resource name that specifies the resource to be opened. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
read Data |
|
answerParam |
|
delimiter |
|
paramArray |
|
|
answerParam |
|
delimiter |
|
param1 |
|
param2 |
|
param3 |
|
param4 |
|
param5 |
|
param6 |
|
input string |
|
output string |
|
error in (no error) |
|
status |
|
code |
|
source |
|
error out |
|
status |
|
code |
|
source |
Sets and queries the LCD brightness.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Display Brightness] <LCD brightness> range : 0 to 100 resolution : 1 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Display Brightness] display the data read from the device |
Sets and queries the beep sound status.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Beep] <Beep sound status> ON : Enables the beep sound. OFF : Disables the beep sound. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Beep State] display the state of the device |
Sets and queries the current year, month, and day.
|
VISA resource name VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Set Day <Current Day> range : 1 to 31 resolution : 1 |
|
Set Month <Current Month> range : 1 to 12 resolution : 1 |
|
Set Year <Current Year> range : 1998 to 2099 resolution : 1 |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISA resource name out display VISA resource name that specifies the resource to be opened. |
|
Query Year display the data read from the device |
|
Query Month display the data read from the device |
|
Query Day display the data read from the device |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
Sets and queries the current time (hour, minute, second).
|
VISA resource name VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Set Second <Current Second> range : 0 to 59 resolution : 1 |
|
Set Minute <Current Minute> range : 0 to 59 resolution : 1 |
|
Set Hour <Current Hour> range : 0 to 23 resolution : 1 |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISA resource name out display VISA resource name that specifies the resource to be opened. |
|
Query Hour display the data read from the device |
|
Query Minute display the data read from the device |
|
Query Second display the data read from the device |
|
Error OUT[error out 2] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
Queries the operation status event register.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Operation Status Event Register] <operation status event register> |
Queries the operation status condition register.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Operation Status Condition Register] <operation status condition register> |
Sets and queries the operation status event enable register.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Operation Status Event Enable Register] <Operation status event enable register> range : 0 to 65535 resolution : 1 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Operation Status Event Enable Register] display the data read from the device |
Sets and queries the negative operation status transition filter.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Negative Operation Status Transition Filter] <Negative operation status transition filter> range : 0 to 65535 resolution : 1 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Negative Operation Status Transition Filter] display the data read from the device |
Sets and queries the positive operation status transition filter.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Positive Operation Status Transition Filter] <Positive operation status transition filter> range : 0 to 65535 resolution : 1 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Positive Operation Status Transition Filter] display the data read from the device |
Queries the error status and messages.
|
VISAsession VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
ErrorNo[ErrorNo] display error code |
|
Error display error message in text format. |
|
CopyVISAsession display VISA resource name that specifies the resource to be opened. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
Initializes the measurement memory.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[Set Memory No.] <Measurement memory number to be initialized> range : 1 to 20 resolution : 1 |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
Executes a read from measurement memory.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[Set Momory No.] <Measurement memory number to read> range : 1 to 20 resolution : 1 |
|
[Select Data] <Destination for the data read> MEAS : Measurement data REF : Reference data |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
Sets and queries the measurement memory name.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Memory No.] <Measurement memory number> range : 1 to 20 resolution : 1 |
|
Set Memory Name <Memory name> |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Memory Name] display the data read from the device |
Executes a save to measurement memory.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[Set Memory No.] <Measurement memory number that is the save destination > range : 1 to 20 resolution : 1 |
|
[Select Data] <Data to be saved> MEAS : Measurement data REF : Reference data |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
Sets and queries the configuration memory name.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Memory No.] <Configuration memory number> range : 1 to 20 resolution : 1 |
|
Set Memory Name <Memory name> |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Memory Name] display the data read from the device |
Gets the bitmap for the current screen.
|
VISA resource name VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error IN[error in (no error) ] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISA resource name out display VISA resource name that specifies the resource to be opened. |
|
out put data <bitmap for the current screen> Response format : <DBLK>i#<digit><byte><data>) # : Beginning of binary data <digit> : A number (0 or greater) that indicates the number of digits in the subsequent <byte> <byte> : String of numbers that indicate the number of bytes in the subsequent data <data> : The binary data The <data> part of the retrieve data is extracted and saved to a file in ".bmp" format. |
|
Error OUT[error out 2] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
Initializes the configuration memory.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[Set memory No.] <Configuration memory number to be initialized> range : 1 to 20 resolution : 1 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
Executes a read from the configuration memory.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[Set memory No.] <Configuration memory number> range : 1 to 20 resolution : 1 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
Executes a save to the configuration memory.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[Set memory No.] <Configuration memory number> range : 1 to 20 resolution : 1 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
*OPC: Sets the OPC bit to 1 when all of the previous commands have ended.
*OPC?: Sets 1 to the output buffer when all the previous commands have ended.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
[*OPC/OPC?] *OPC : Sets the OPC bit to 1 when all of the previous commands have ended *OPC? : Sets 1 to the output buffer when all the previous commands have ended |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
Queries the self-diagnostic test results.
*Normally, 0 is returned.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Self Test ] <self-diagnostic test results> displays the self-diagnostic test results |
Standby for end of overlapping command execution.
*There are no overlapping commands for the FRA51615.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
Sets the status of FRA whether local or remote (this command is enable at connected with GPIB interface).
|
VISA resource name VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Mode Local/Locked Remote/Remote |
|
VISA resource name out display VISA resource name that specifies the resource to be opened. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
Targets for the clear operation:
Standard event status register
Operation event status register
Error queue
|
VISAsession VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession display VISA resource name that specifies the resource to be opened. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
Sets and queries the standard event status enable register.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Standard Event Status Enable Register] <standard event status enable register> range : 0 to 255 resolution : 1 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Standard Event Status Enable Register] display the data read from the device |
Queries the standard event status register.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Standard Event Status Register] display resister parameter standard event status register |
Queries the status byte register.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Status Byte Resister] display resister parameter status byte register |
Sets and queries the service request enable register.
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISAsession[VISAsession] VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Read(F)[Read(F)] select read or write VISA function read : true write : false |
|
[Set Service Request Enable Register] <service request enable register> range : 0 to 255 resolution : 1 |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
CopyVISAsession[CopyVISAsession] display VISA resource name that specifies the resource to be opened. |
|
[Query Service Request Enable Register] display the data read from the device |
Queries the instrument identification information.
|
VISA resource name VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISA resource name out display VISA resource name that specifies the resource to be opened. |
|
query text <instrument identification information> Company name (NF Corporation) Model name (FRA516xx) Serial number Firmware version |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
Initializes setting of the device.
|
VISA resource name VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISA resource name out display VISA resource name that specifies the resource to be opened. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
Queries the firmware version.
|
VISA resource name VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISA resource name out display VISA resource name that specifies the resource to be opened. |
|
Instrument firmware revision Software version |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
Closes a device session or event object specified by VISA resource name.
|
VISA resource name VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISA resource name out display VISA resource name that specifies the resource to be opened. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
Opens a VISA session to communicate with and initialize FRA.
|
VISA resource name VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class. |
|
isReset Reset Instrument/ Default Setup |
|
isIdQuery Query Instrument ID |
|
Error IN[error in (no error)] The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
VISA resource name out display VISA resource name that specifies the resource to be opened. |
|
Error OUT[error out] The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Status[status] The status boolean is either TRUE (X) for an error, or FALSE (checkmark) for no error or a warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Code[code] The code input identifies the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
Source[source] The source string describes the origin of the error or warning. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |