The vi included in this driver is allocated in a diagram
Make the basic output setting, then turn on the output.
After that, use the measurement function to read the measured output value.
Note:
Voltage Range
APS-1102 : 0.0 - 140.0 ( 0.0 - 280.0 ) [Vrms] / 0.0 - 400.0 ( 0.0 - 800.0 ) [Vpp]
APS-1102A : 0.0 - 155.0 ( 0.0 - 310.0 ) [Vrms] / 0.0 - 440.0 ( 0.0 - 880.0 ) [Vpp]
Offset Range
APS-1102 : -200.0 - +200.0 ( -400.0 - +400.0 ) [V]
APS-1102A : -220.0 - +220.0 ( -440.0 - +440.0 ) [V]
Current Limit-High Range
APS-1102 : +10.0 - +42.0 ( +5.0 - +21.0 ) [A]
APS-1102A : +10.0 - +42.0 ( +5.0 - +21.0 ) [A]
Current Limit-Low Range
APS-1102: -42.0 - -10.0 ( -21.0 - -5.0 ) [A]
APS-1102A : -42.0 - -10.0 ( -21.0 - -5.0 ) [A]
|
VISAsession A unique reference to an instrument I/O session. |
|
Initialize? Choose the presence of initialization. |
|
Output(ON) Output ON/OFF 0/OFF:Disable 1/ON:Enable |
|
Close? Choose the presence of close. |
|
Output Set Output setting |
|
Select Mode AC/DC Mode Setting AC-INT : AC-INT AC-EXT : AC-EXT AC-ADD : AC-ADD AC-SYNC : AC-SYNC ACDC-INT : AC+DC-INT ACDC-EXT : AC+DC-EXT ACDC-ADD : AC+DC-ADD ACDC-SYNC : AC+DC-SYNC |
|
Select Range(100V) Output Range 100V : 100V Range 200V : 200V Range |
|
Frequency(1) <Frequency> Numeric Range: 1.0 Hz to 550.0 Hz Resolution: 0.1 Hz Unit: [Hz] |
|
Voltage[Vpp]/[Vrms] <AC Voltage> Numeric Range : Voltage Range APS-1102 : 0.0 - 140.0 ( 0.0 - 280.0 ) [Vrms] / 0.0 - 400.0 ( 0.0 - 800.0 ) [Vpp] APS-1102A : 0.0 - 155.0 ( 0.0 - 310.0 ) [Vrms] / 0.0 - 440.0 ( 0.0 - 880.0 ) [Vpp] Resolution : 0.1 [Vrms/Vpp] Unit : SIN,SQU [Vrms] ARB [Vpp] |
|
Offset(0) <Offset(DC)> Numeric Range : Offset Range APS-1102 : -200.0 - +200.0 ( -400.0 - +400.0 ) [V] APS-1102A : -220.0 - +220.0 ( -440.0 - +440.0 ) [V] Resolution : 0.1 V Unit : [V] |
|
Function Set Waveform setting |
|
Select Function Waveform setting Sine : Sine Wave SQU : Square pulse ARB1 : Arbitary1 . . . ARB16 : Arbitary16 |
|
Limit Set Current Limiter Setting |
|
Limit? Choose the presence of Limiter. |
|
Average[A] <Upper limit for the output average current> Numeric Range: Range 100 V: 1.0 A to 10.5 A 200 V: 1.0 A to 5.3 A Resolution: 0.1 A unit: [A] |
|
High[A] <Upper limit of the output peak current (positive polarity)> Numeric Range: Current Limit-High Range APS-1102 : +10.0 - +42.0 ( +5.0 - +21.0 ) [A] APS-1102A : +10.0 - +42.0 ( +5.0 - +21.0 ) [A] Resolution: 0.1 A unit: [A] |
|
Low[A] <Lower limit for output peak current (negative polarity)> Numeric Range: Current Limit-Low Range APS-1102 : -42.0 - -10.0 ( -21.0 - -5.0 ) [A] APS-1102A : -42.0 - -10.0 ( -21.0 - -5.0 ) [A] Resolution: 0.1 A unit: [A] |
|
error in (no error) error in 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. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
code code is the error or warning code. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
source source describes the origin of the error or warning. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
ID Initialize?:True Return ID |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Measure Measured values are stored. |
|
Volt[Vrms] |
|
Volt High[Vpk] |
|
Volt Low[Vpk] |
|
Current[Arms] |
|
Current High[Apk] |
|
Current Low[Apk] |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the error out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the error out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
code code is the error or warning code. Right-click the error out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
source source string describes the origin of the error or warning. Right-click the error out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
Set the sequence with AC-INT or AC+DC-INT mode,and start the sequence execution.
After that, use the measurement function to read the measured output value.
When the sequence is finished,turn off the output.
|
VISAsession A unique reference to an instrument I/O session. |
|
Initialize? Choose the presence of initialization. |
|
Close? Choose the presence of close. |
|
Sequence Mode Output mode Setting AC-INT : AC-INT AC+DC-INT : AC+DC-INT |
|
error in (no error) error in 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. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
code code is the error or warning code. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
source source describes the origin of the error or warning. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
ID Initialize?:True Return ID |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Measure Measured values are stored. |
|
Volt[Vrms] |
|
Volt High[Vpk] |
|
Volt Low[Vpk] |
|
Current[Arms] |
|
Current High[Apk] |
|
Current Low[Apk] |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the error out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the error out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
code code is the error or warning code. Right-click the error out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
source source string describes the origin of the error or warning. Right-click the error out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This controls sequence operations.
Control is performed using the STOP (stop), START (run), HOLD (hold), BRANCH0 (branch 0), or BRANCH1 (branch 1) parameter.
When in AC-EXT, AC-SYNC, AC+DC-EXT, or AC+DC-SYNC mode, sequences cannot be executed. ([3, "Invalid in this mode"] error occurs.)
When output is off, sequence execution is disabled. ([2, "Invalid with output off"] error occurs.)
|
VISAsession A unique reference to an instrument I/O session. |
|
Select Execute Sequence Control STOP : Stop running STARt : Start running HOLD : Suspend BRAN0 : Branch 0 BRAN1 : Branch 1 |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This controls on/off settings of the output relay.
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
State(OFF) Sets the output on/off 0/OFF:Disable 1/ON:Enable |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Read Data txt Read(F):True Text data output Read(F):False Do nothing |
|
Query Store the query results. Read(F) True : Query Results False : Disable |
|
Error OUT error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This clears a warning.
When a warning is cleared, the SET screen is displayed and key input is enabled.
In order for the warning to be cleared, it is necessary that all the factors of the warning has been removed and it is ready to be cleared.
(If no warning has occurred, or if a warning has occurred but the device is not ready to cancel the warning, [-200, "Execution error"] error occurs.)
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This controls the external control input enable/disable setting.
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
State(ON) Sets the external control input on/off 0/OFF:Disable 1/ON:Enable |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Read Data txt Read(F):True Text data output Read(F):False Do nothing |
|
Query Store the query results. Read(F) True : Query Results False : Disable |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This sets the upper limit of the output peak current (positive polarity).
Current Limit-High Range
APS-1102 : +10.0 - +42.0 ( +5.0 - +21.0 ) [A]
APS-1102A : +10.0 - +42.0 ( +5.0 - +21.0 ) [A]
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
High(21) <Upper limit of the output peak current (positive polarity)> Numeric Range: Current Limit-High Range APS-1102 : +10.0 - +42.0 ( +5.0 - +21.0 ) [A] APS-1102A : +10.0 - +42.0 ( +5.0 - +21.0 ) [A] Resolution: 0.1 A unit: [A] |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Output[A] Store the query results. Read(F) True : Query Results False : Disable |
|
Read Data txt Read(F):True Text data output Read(F):False Do nothing |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This sets the lower limit for output peak current (negative polarity).
Current Limit-Low Range
APS-1102 : -42.0 - -10.0 ( -21.0 - -5.0 ) [A]
APS-1102A : -42.0 - -10.0 ( -21.0 - -5.0 ) [A]
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
Low(-21) <Lower limit for output peak current (negative polarity)> Numeric Range: Current Limit-Low Range APS-1102 : -42.0 - -10.0 ( -21.0 - -5.0 ) [A] APS-1102A : -42.0 - -10.0 ( -21.0 - -5.0 ) [A] Resolution: 0.1 A unit: [A] |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Output[A] Store the query results. Read(F) True : Query Results False : Disable |
|
Read Data txt Read(F):True Text data output Read(F):False Do nothing |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This sets the upper limit of the frequency that can be set.
However, a value that is at or below the currently set frequency cannot be set. ([5, "Out of Limiter"] error occurs.)
The limit value setting ranges from 1.0 to 550.0 Hz.
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
Limit Frequency High(550) <Upper limit of the frequency> Numeric Range: 1.0 Hz to 550.0 Hz Resolution: 0.1 Hz Unit: [Hz] |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Output[Hz] Store the query results. Read(F) True : Query Results False : Disable |
|
Read Data txt Read(F):True Text data output Read(F):False Do nothing |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This sets the lower limit of the frequency that can be set.
However, a value that is at or above the currently set frequency cannot be set. ([5, "Out of Limiter"] error occurs.)
The limit value setting ranges from 1.0 to 550.0 Hz.
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
Limit Frequency Low(1) <Lower limit of the frequency> Numeric Range: 1.0 Hz to 550.0 Hz Resolution: 0.1 Hz Unit: [Hz] |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Output[Hz] Store the query results. Read(F) True : Query Results False : Disable |
|
Read Data txt Read(F):True Text data output Read(F):False Do nothing |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This sets the upper limit of the output voltage that can be set.
However, a value that is at or below the currently set cannot be specified. ([5, "Out of Limiter"] error occurs.)
Volt Limit-High Range
APS-1102: +5.0 - +200.0 ( +10.0 - +400.0 ) [V]
APS-1102A : +0.1 - +220.0 ( +0.1 - +440.0 ) [V]
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
High(220) <Upper limit of the output voltage that can be set> Numeric,Range: Volt Limit-High Range APS-1102 : +5.0 - +200.0 ( +10.0 - +400.0 ) [V] APS-1102A : +0.1 - +220.0 ( +0.1 - +440.0 ) [V] Resolution : 0.1 V |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Output[V] Store the query results. Read(F) True : Query Results False : Disable |
|
Read Data txt Read(F):True Text data output Read(F):False Do nothing |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This sets the lower limit of the output voltage that can be set.
However, a value that is at or below the currently set cannot be specified. ([5, "Out of Limiter"] error occurs.)
Volt Limit-Low Range
APS-1102 : -200.0 - -5.0 ( -400.0 - -10.0 ) [V]
APS-1102A : -220.0 - -0.1 ( -440.0 - -0.1 ) [V]
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
Low(-220) <Lower limit of the output voltage that can be set> Numeric,Range: Volt Limit-Low Range APS-1102 : -200.0 - -5.0 ( -400.0 - -10.0 ) [V] APS-1102A : -220.0 - -0.1 ( -440.0 - -0.1 ) [V] Resolution : 0.1 V |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Output[V] Store the query results. Read(F) True : Query Results False : Disable |
|
Read Data txt Read(F):True Text data output Read(F):False Do nothing |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This sets the upper limit for the output average current.
The output average current limiter setting ranges from 1.0 to 10.5 A (for 100 V range) or from 1.0 to 5.3 A (for 200 V range).
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
Average(5.3) <Upper limit for the output average current> Numeric Range: Range 100 V: 1.0 A to 10.5 A 200 V: 1.0 A to 5.3 A Resolution: 0.1 A unit: [A] |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Output[A] Store the query results. Read(F) True : Query Results False : Disable |
|
Read Data txt Read(F):True Text data output Read(F):False Do nothing |
|
Error OUT error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This sets the upper limit for the output current RMS value.
The output current RMS value limiter setting ranges from 1.0 to 10.5 A (for 100 V range) or from 1.0 to 5.3 A (for 200 V range).
NOTE:
This VI is not available for APS-1102
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
rms(5.3) <Upper limit for the output current RMS value> Numeric Range: Range 100 V: 1.0 A to 10.5 A 200 V: 1.0 A to 5.3 A Resolution: 0.1 A unit: [A] |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Output[A] Store the query results. Read(F) True : Query Results False : Disable |
|
Read Data txt Read(F):True Text data output Read(F):False Do nothing |
|
Error OUT error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This recalls status information stored to memory by *SAV. The selection range for the recall memory is 1 to 30. However, recall is disabled when output is on. ([1, "Invalid with output on"] error occurs.)
|
VISAsession A unique reference to an instrument I/O session. |
|
RCL Recalls from the setting memory Basic Setting Memory number:1-30 |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This stores the current status information in memory. The memory storage ranges from 1 to 30.
|
VISAsession A unique reference to an instrument I/O session. |
|
SAV Stores to the setting memory Basic Setting Memory number:1-30 |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This sets the output frequency.
When in AC-EXT/AC-SYNC/AC+DC-EXT/AC+DC-SYNC mode, the frequency cannot be set. ([3, "Invalid in this mode"] error occurs.)
The frequency setting ranges from 1.0 to 550.0 Hz.
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
Frequency(1) <Frequency> Numeric Range: 1.0 Hz to 550.0 Hz Resolution: 0.1 Hz Unit: [Hz] |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Output[Hz] Store the query results. Read(F) True : Query Results False : Disable |
|
Read Data txt Read(F):True Text data output Read(F):False Do nothing |
|
Error OUT error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This sets the output waveform. The output waveform setting is SIN/SQU/ARB1 to ARB16.
When in (AC-EXT/AC+DC-EXT) mode, the output waveform cannot be set. ([3, "Invalid in this mode"] error occurs.)
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
Select Function Waveform setting Sine : Sine Wave SQU : Square pulse ARB1 : Arbitary1 . . . ARB16 : Arbitary16 |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Query Read(F):True Text data output Read(F):False Do nothing |
|
Error OUT error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This sets the output mode.
There are eight output modes, each of them is a combination of one operation mode (AC or AC+DC) and one signal source mode, (INT, EXT, ADD, or SYNC). Consequently, the output mode setting is AC-INT, AC-EXT, AC-ADD, AC-SYNC, AC+DC-INT, AC+DC-EXT, AC+DC-ADD, or AC+DC-SYNC.
However, when output is on, the output mode cannot be changed. ([1, "Invalid with output on"] error occurs.)
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
Select Mode Output mode Setting AC-INT : AC-INT AC-EXT : AC-EXT AC-ADD : AC-ADD AC-SYNC : AC-SYNC ACDC-INT : AC+DC-INT ACDC-EXT : AC+DC-EXT ACDC-ADD : AC+DC-ADD ACDC-SYNC : AC+DC-SYNC |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Query Read(F):True Text data output Read(F):False Do nothing |
|
Error OUT error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This sets the phase at the start of output.
The phase setting range is 0.0 to 359.9deg.
However, when output is on, the phase setting cannot be changed. ([1, "Invalid with output on"] error occurs.)
When in AC-EXT or AC+DC-EXT mode, the output waveform setting cannot be set. ([3, "Invalid in this mode"] error occurs.)
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
Phase(0) <Phase angle> Numeric Range: 0.0 deg to 359.9 deg Resolution: 0.1 deg unit: [deg] |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Output[deg] Store the query results. Read(F) True : Query Results False : Disable |
|
Read Data txt Read(F):True Text data output Read(F):False Do nothing |
|
Error OUT error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This sets the DC voltage when in AC+DC-INT, AC+DC-ADD, or AC+DC-SYNC mode.
Offset Range
APS-1102: -200.0 - +200.0 ( -400.0 - +400.0 ) [V]
APS-1102A : -220.0 - +220.0 ( -440.0 - +440.0 ) [V]
The DC output voltage cannot be set unless the mode is AC+DC-INT, AC+DC-ADD, or AC+DC-SYNC mode. ([3, "Invalid in this mode"] error occurs.)
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
Offset(0) <Offset(DC)> Numeric Range : Offset Range APS-1102 : -200.0 - +200.0 ( -400.0 - +400.0 ) [V] APS-1102A : -220.0 - +220.0 ( -440.0 - +440.0 ) [V] Resolution : 0.1 V Unit : [V] |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Output[V] Store the query results. Read(F) True : Query Results False : Disable |
|
Read Data txt Read(F):True Text data output Read(F):False Do nothing |
|
Error OUT error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This sets the output voltage range.
The output voltage range setting is 100 V or 200 V.
However, when output is on, output voltage range cannot be changed. ([1, "Invalid with output on"] error occurs.)
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
Select Range(100V) Set the output range 100V:100V Range 200V:200V Range |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Query Range Read(F):True Text data output Read(F):False Do nothing |
|
Error OUT error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
AC output voltage is set using the Vrms unit (when the waveform is SIN or SQU) or the Vp-p unit (when the waveform is ARB).
Voltage Range
APS-1102 : 0.0 - 140.0 ( 0.0 - 280.0 ) [Vrms] / 0.0 - 400.0 ( 0.0 - 800.0 ) [Vpp]
APS-1102A : 0.0 - 155.0 ( 0.0 - 310.0 ) [Vrms] / 0.0 - 440.0 ( 0.0 - 880.0 ) [Vpp]
When in AC-EXT or AC+DC-EXT mode, the output AC voltage cannot be set or queried. ([3, "Invalid in this mode"] error occurs.)
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
Voltage[Vpp]/[Vrms] <AC Voltage> Numeric Range : Voltage Range APS-1102 : 0.0 - 140.0 ( 0.0 - 280.0 ) [Vrms] / 0.0 - 400.0 ( 0.0 - 800.0 ) [Vpp] APS-1102A : 0.0 - 155.0 ( 0.0 - 310.0 ) [Vrms] / 0.0 - 440.0 ( 0.0 - 880.0 ) [Vpp] Resolution : 0.1 [Vrms/Vpp] Unit : SIN,SQU [Vrms] ARB [Vpp] |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Output[Vpp]/[Vrms] Store the query results. Read(F) True : Query Results False : Disable |
|
Read Data txt Read(F):True Text data output Read(F):False Do nothing |
|
Error OUT error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This clears the sequence memory.
When this command is executed, all sequence step settings are cleared.
However, the sequence memory contains a separate sequence for each operation mode (AC and AC+DC) and each output voltage range (100 V and 200 V), for a total of four combined sets. When sequence memory is cleared by this command, only one of these four sets is selected as the memory.
When in AC-EXT, AC-SYNC,AC-ADD, AC+DC-ADD, AC+DC-EXT, or AC+DC-SYNC mode, sequence memory cannot be cleared. ([3, "Invalid in this mode"] error occurs.)
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This returns the output current average value (AC+DC average value) in A units.
The output current average value measurement full scale is -15.00 to +15.00 A.
If the measured value exceeds the full scale, 99.99 A is returned as a measurement error.
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Average Store the query results |
|
Error Measurement error |
|
Read Data txt Text data output |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This returns the output current crest factor.
The crest factor measurement full scale is 50.00.
If the measured value exceeds the full scale, 99.99 is returned as a measurement error.
The crest factor is calculated as "current peak value/current RMS value".
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Crestfactor Store the query results |
|
Error Measurement error |
|
Read Data txt Text data output |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This returns the ratio (%) of the nth harmonic current to the fundamental wave current as 100%.
The measurement range is 0.0 to 500.0%. When the measured value exceeds the measurement range, 999.9% is returned as a measurement error.
However, when in AC-INT mode, if the frequency is neither 50 Hz nor 60 Hz, the harmonic current cannot be measured.
|
VISAsession A unique reference to an instrument I/O session. |
|
Degree(1) <The ratio of the harmonic current [%]> 1 : first to 10th 2 : 11th to 20th 3 : 21st to 30th 4 : 31st to 40th |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Error? Measurement error |
|
Measurement error |
|
Ratio Store the query results |
|
Store the query results |
|
Read Data txt Text data output |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This returns the harmonic current in Arms units within the specified harmonic order range.
The harmonic current measurement full scale is 15.00 Arms.
If the measured value exceeds the full scale, 99.99 Arms is returned as a measurement error.
However, when in AC-INT mode, if the frequency is neither 50 Hz nor 60 Hz, the harmonic current cannot be measured.
|
VISAsession A unique reference to an instrument I/O session. |
|
Degree(1) <The harmonic current [Arms]> 1 : first to 10th 2 : 11th to 20th 3 : 21st to 30th 4 : 31st to 40th |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Error? Measurement error |
|
Measurement error |
|
HarmonicCurrent Store the query results |
|
Store the query results |
|
Read Data txt Text data output |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This returns the positive current peak value (AC+DC peak value) in Apk units.
The positive current peak value measurement full scale is 45.0 Apk.
If the measured value exceeds the full scale, 99.9 Apk is returned as a measurement error.
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Peak High:AC+DC Store the query results |
|
Error Measurement error |
|
Read Data txt Text data output |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This returns the negative current peak value (AC+DC peak value) in Apk units.
The negative current peak value measurement full scale is -45.0 Apk.
If the measured value exceeds the full scale, -99.9 Apk is returned as a measurement error.
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Peak Low:AC+DC Store the query results |
|
Error Measurement error |
|
Read Data txt Text data output |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This returns the output current peak value (hold) in Apk units.
The held output current peak value full scale is 45.0 Apk.
If the measured value exceeds the full scale, 99.9 Apk is returned as a measurement error.
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Peak Hold Store the query results |
|
Error Measurement error |
|
Read Data txt Text data output |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This resets the stored output current peak value (hold) to 0 Apk.
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This returns the output current RMS value (AC+DC RMS value) in Arms units.
The output current RMS value measurement full scale is -15.00 to +15.00 Arms.
If the measured value exceeds the full scale, 99.99 Arms is returned as a measurement error.
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Current:AC+DC Store the query results |
|
Error Measurement error |
|
Read Data txt Text data output |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This returns the apparent power in VA units.
The apparent power measurement full scale is 1400 VA.
If the measured value exceeds the full scale, 9999 VA is returned as a measurement error.
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Apparent Store the query results |
|
Error Measurement error |
|
Read Data txt Text data output |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This returns the output power factor.
The power factor measurement range is 0.00 to 1.00.
When the measured value exceeds the measurement range, 9.99 is returned as a measurement error.
The power factor is calculated as "effective power/apparent power".
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Pfactor Store the query results |
|
Error Measurement error |
|
Read Data txt Text data output |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This returns the reactive power in Var units.
The reactive power measurement full scale is 1400 Var.
If the measured value exceeds the full scale, 9999 Var is returned as a measurement error.
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Reactive Store the query results |
|
Error Measurement error |
|
Read Data txt Text data output |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
The effective power is returned in W units.
The effective power measurement full scale is 1200 W.
If the measured value exceeds the full scale, 9999 W is returned as a measurement error.
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
AC Store the query results |
|
Error Measurement error |
|
Read Data txt Text data output |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This returns the output voltage average value (AC+DC average value) in V units.
The output voltage average value measurement full scale is -500.0 to +500.0 V.
If the measured value exceeds the full scale, 999.9 V is returned as a measurement error.
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Voltage:AC+DC Store the query results |
|
Error Measurement error |
|
Read Data txt Text data output |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This returns the positive voltage peak value (AC+DC peak value) in Vpk units.
The positive voltage peak value measurement full scale is 500 Vpk.
If the measured value exceeds the full scale, 999 Vpk is returned as a measurement error.
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Peak High:AC+DC Store the query results |
|
Error Measurement error |
|
Read Data txt Text data output |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This returns the negative voltage peak value (AC+DC peak value) in Vpk units.
The negative voltage peak value measurement full scale is -500 Vpk.
If the measured value exceeds the full scale, -999 Vpk is returned as a measurement error.
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Peak Low:AC+DC Store the query results |
|
Error Measurement error |
|
Read Data txt Text data output |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This returns the output voltage RMS value (AC+DC RMS value) in Vrms units.
The output voltage RMS value measurement full scale is 500.0 Vrms.
If the measured value exceeds the full scale, 999.9 Vrms is returned as a measurement error.
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Voltage:AC+DC Store the query results |
|
Error Measurement error |
|
Read Data txt Text data output |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This returns the external sync signal frequency in Hz units.
The external sync signal frequency measurement range is 38.0 to 525.0 Hz.
If the measured value exceeds the full scale, 999.9 Hz is returned as a measurement error.
The frequency measurement can only be performed in external synchronization mode (AC-SYNC or AC+DC-SYNC). ([3, "Invalid in this mode"] error occurs.)
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Frequency Store the query results |
|
Error Measurement error |
|
Read Data txt Text data output |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This sets the DC offset voltage adjustment value [mV] when in AC-INT, AC-EXT, AC-ADD, or AC-SYNC mode.
The DC offset voltage adjustment value setting range is -50.0 to 50.0 mV. (Settig range is common with 100 V range / 200 V range.)
The DC offset voltage adjustment value cannot be set unless the mode is AC-INT, AC-EXT, AC-ADD, or AC-SYNC mode. ([3, "Invalid in this mode"] error occurs.)
NOTE:
This VI is not available for APS-1102
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
Offset(0) <Offset> Numeric Range: -50.0 mV to 50.0 mV Resolution: 0.1 mV unit: [mV] |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Query Offset Store the query results. Read(F) True : Query Results False : Disable |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Read Data txt Read(F):True Text data output Read(F):False Do nothing |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This sets the DC offset voltage adjustment value [mV] when in AC+DC-INT, AC+DC-EXT, AC+DC-ADD, or AC+DC-SYNC mode.
The DC offset voltage adjustment value setting range is -250 to 250 mV. (Settig range is common with 100 V range / 200 V range.)
The DC offset voltage adjustment value cannot be set unless the mode is AC+DC-INT, AC+DC-EXT, AC+DC-ADD, or AC+DC-SYNC mode. ([3, "Invalid in this mode"] error occurs.)
NOTE:
This VI is not available for APS-1102
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
Offset(0) <Offset> Numeric Range: -250 mV to 250 mV Resolution: 1 mV unit: [mV] |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Query Offset Store the query results. Read(F) True : Query Results False : Disable |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Read Data txt Read(F):True Text data output Read(F):False Do nothing |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This clears the following registers.
Standard event register
Operation event register
Warning event register
Status byte
Error queue
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Error OUT error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This returns the model name, etc. The response message includes the "manufacturer, model name, serial number, and firmware version".
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Query IDN Store the query results. |
|
Error OUT error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This resets the device to its factory settings. However, reset cannot be executed when output is on. ([1, "Invalid with output on"] error occurs.)
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This controls the beep on/off setting.
When the beep sound is enabled, beeps accompanying cursor operations become enabled, and an operation error or a protected operation will be notified with a beep.
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
State(ON) Sets the output on/off 0/OFF:Disable 1/ON:Enable |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Query Store the query results. Read(F) True : Query Results False : Disable |
|
Read Data txt Read(F):True Text data output Read(F):False Do nothing |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This reads one error from the error queue (FIFO), and clears the read error in the error queue. The maximum number of errors that can be held in the error queue is 20. If 21 or more errors occur, [-350, "Too Many Errors"] is inserted as the 20th error.
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Error Error Message |
|
Copy VISA A unique reference to an instrument I/O session. |
|
Error Number Return Error code |
|
Error OUT error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
This sets the output status at power-on.
When the output status is on at power-on, the output turns on after the start-up and its display finishes.
However, if the system is restarted after a problem has been detected and the system has been locked, it will be started with output off regardless of this setting.
|
VISAsession A unique reference to an instrument I/O session. |
|
Read(F) Read : True Default :False |
|
State(ON) Sets the output on/off 0/OFF:Disable 1/ON:Enable |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
Query Pon Store the query results. Read(F) True : Query Results False : Disable |
|
Read Data txt Read(F):True Text data output Read(F):False Do nothing |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
Close communication with the instrument.
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
Performs Initialization with return ID
Can specify whether to return the ID.
|
Reset(T) Specify whether to execute reseting T=Reset F=Do nothing |
|
ID Check(T) Specify whether to check the ID. T=Check F=Do nothing |
|
VISAsession A unique reference to an instrument I/O session. |
|
Error IN error in 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. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
CopyVISAsession A unique reference to an instrument I/O session. |
|
ID ID Check(T):True Return ID |
|
error out error out passes error or warning information out of a VI to be used by other VIs. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Status status is TRUE (X) if an error occurred or FALSE (checkmark) to indicate a warning or that no error occurred. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Code code is the error or warning code. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
|
Source source describes the origin of the error or warning. Right-click the control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |