GW APS-1102A VI tree.vi

The vi included in this driver is allocated in a diagram


Connector Pane

GW APS-1102A VI tree.vi


Front Panel

GW APS-1102A VI tree.vi


Controls and Indicators


Block Diagram

GW APS-1102A VI tree.vi


GW APS-1102A GettingStarted.vi

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]


Connector Pane

GW APS-1102A GettingStarted.vi


Front Panel

GW APS-1102A GettingStarted.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Initialize?

Choose the presence of initialization.

cbool

Output(ON)

Output ON/OFF

0/OFF:Disable 1/ON:Enable

cbool

Close?

Choose the presence of close.

cnclst

Output Set

Output setting

cnclst

Function Set

Waveform setting

ccclst

Limit Set

Current Limiter Setting

cerrcodeclst

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.

istr

ID

Initialize?:True Return ID

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

inclst

Measure

Measured values are stored.

ierrcodeclst

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.


Block Diagram

GW APS-1102A GettingStarted.vi

GW APS-1102A GettingStarted.vi

GW APS-1102A GettingStarted.vi

GW APS-1102A GettingStarted.vi

GW APS-1102A GettingStarted.vi

GW APS-1102A GettingStarted.vi

GW APS-1102A GettingStarted.vi

GW APS-1102A GettingStarted.vi

GW APS-1102A GettingStarted.vi


GW APS-1102A SequenceRun.vi

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.


Connector Pane

GW APS-1102A SequenceRun.vi


Front Panel

GW APS-1102A SequenceRun.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Initialize?

Choose the presence of initialization.

cbool

Close?

Choose the presence of close.

cu16

Sequence Mode

Output mode Setting

AC-INT : AC-INT

AC+DC-INT : AC+DC-INT

cerrcodeclst

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.

istr

ID

Initialize?:True Return ID

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

inclst

Measure

Measured values are stored.

ierrcodeclst

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.


Block Diagram

GW APS-1102A SequenceRun.vi

GW APS-1102A SequenceRun.vi

GW APS-1102A SequenceRun.vi

GW APS-1102A SequenceRun.vi


GW APS-1102A Prog Exec.vi

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.)


Connector Pane

GW APS-1102A Prog Exec.vi


Front Panel

GW APS-1102A Prog Exec.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cu32

Select Execute

Sequence Control

STOP : Stop running

STARt : Start running

HOLD : Suspend

BRAN0 : Branch 0

BRAN1 : Branch 1

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

ierrcodeclst

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.


Block Diagram

GW APS-1102A Prog Exec.vi


GW APS-1102A Outp.vi

This controls on/off settings of the output relay.


Connector Pane

GW APS-1102A Outp.vi


Front Panel

GW APS-1102A Outp.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

cbool

State(OFF)

Sets the output on/off

0/OFF:Disable 1/ON:Enable

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

istr

Read Data txt

Read(F):True Text data output

Read(F):False Do nothing

ii32

Query

Store the query results.

Read(F)

True : Query Results

False : Disable

ierrcodeclst

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.


Block Diagram

GW APS-1102A Outp.vi

GW APS-1102A Outp.vi


GW APS-1102A Syst Wrel.vi

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.)


Connector Pane

GW APS-1102A Syst Wrel.vi


Front Panel

GW APS-1102A Syst Wrel.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

ierrcodeclst

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.


Block Diagram

GW APS-1102A Syst Wrel.vi


GW APS-1102A Syst Extio.vi

This controls the external control input enable/disable setting.


Connector Pane

GW APS-1102A Syst Extio.vi


Front Panel

GW APS-1102A Syst Extio.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

cbool

State(ON)

Sets the external control input on/off

0/OFF:Disable 1/ON:Enable

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

istr

Read Data txt

Read(F):True Text data output

Read(F):False Do nothing

ii32

Query

Store the query results.

Read(F)

True : Query Results

False : Disable

ierrcodeclst

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.


Block Diagram

GW APS-1102A Syst Extio.vi

GW APS-1102A Syst Extio.vi


GW APS-1102A Curr Lim High.vi

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]


Connector Pane

GW APS-1102A Curr Lim High.vi


Front Panel

GW APS-1102A Curr Lim High.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

cdbl

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]

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Output[A]

Store the query results.

Read(F)

True : Query Results

False : Disable

istr

Read Data txt

Read(F):True Text data output

Read(F):False Do nothing

ierrcodeclst

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.


Block Diagram

GW APS-1102A Curr Lim High.vi

GW APS-1102A Curr Lim High.vi


GW APS-1102A Curr Lim Low.vi

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]


Connector Pane

GW APS-1102A Curr Lim Low.vi


Front Panel

GW APS-1102A Curr Lim Low.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

cdbl

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]

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Output[A]

Store the query results.

Read(F)

True : Query Results

False : Disable

istr

Read Data txt

Read(F):True Text data output

Read(F):False Do nothing

ierrcodeclst

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.


Block Diagram

GW APS-1102A Curr Lim Low.vi

GW APS-1102A Curr Lim Low.vi


GW APS-1102A Freq Lim High.vi

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.


Connector Pane

GW APS-1102A Freq Lim High.vi


Front Panel

GW APS-1102A Freq Lim High.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

cdbl

Limit Frequency High(550)

<Upper limit of the frequency>

Numeric Range:

1.0 Hz to 550.0 Hz

Resolution: 0.1 Hz

Unit: [Hz]

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Output[Hz]

Store the query results.

Read(F)

True : Query Results

False : Disable

istr

Read Data txt

Read(F):True Text data output

Read(F):False Do nothing

ierrcodeclst

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.


Block Diagram

GW APS-1102A Freq Lim High.vi

GW APS-1102A Freq Lim High.vi


GW APS-1102A Freq Lim Low.vi

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.


Connector Pane

GW APS-1102A Freq Lim Low.vi


Front Panel

GW APS-1102A Freq Lim Low.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

cdbl

Limit Frequency Low(1)

<Lower limit of the frequency>

Numeric Range:

1.0 Hz to 550.0 Hz

Resolution: 0.1 Hz

Unit: [Hz]

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Output[Hz]

Store the query results.

Read(F)

True : Query Results

False : Disable

istr

Read Data txt

Read(F):True Text data output

Read(F):False Do nothing

ierrcodeclst

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.


Block Diagram

GW APS-1102A Freq Lim Low.vi

GW APS-1102A Freq Lim Low.vi


GW APS-1102A Volt Lim High.vi

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]


Connector Pane

GW APS-1102A Volt Lim High.vi


Front Panel

GW APS-1102A Volt Lim High.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

cdbl

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

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Output[V]

Store the query results.

Read(F)

True : Query Results

False : Disable

istr

Read Data txt

Read(F):True Text data output

Read(F):False Do nothing

ierrcodeclst

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.


Block Diagram

GW APS-1102A Volt Lim High.vi

GW APS-1102A Volt Lim High.vi


GW APS-1102A Volt Lim Low.vi

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]


Connector Pane

GW APS-1102A Volt Lim Low.vi


Front Panel

GW APS-1102A Volt Lim Low.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

cdbl

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

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Output[V]

Store the query results.

Read(F)

True : Query Results

False : Disable

istr

Read Data txt

Read(F):True Text data output

Read(F):False Do nothing

ierrcodeclst

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.


Block Diagram

GW APS-1102A Volt Lim Low.vi

GW APS-1102A Volt Lim Low.vi


GW APS-1102A Curr Lim Ave.vi

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).


Connector Pane

GW APS-1102A Curr Lim Ave.vi


Front Panel

GW APS-1102A Curr Lim Ave.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

cdbl

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]

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Output[A]

Store the query results.

Read(F)

True : Query Results

False : Disable

istr

Read Data txt

Read(F):True Text data output

Read(F):False Do nothing

ierrcodeclst

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.


Block Diagram

GW APS-1102A Curr Lim Ave.vi

GW APS-1102A Curr Lim Ave.vi


GW APS-1102A Curr Lim Rms.vi

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


Connector Pane

GW APS-1102A Curr Lim Rms.vi


Front Panel

GW APS-1102A Curr Lim Rms.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

cdbl

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]

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Output[A]

Store the query results.

Read(F)

True : Query Results

False : Disable

istr

Read Data txt

Read(F):True Text data output

Read(F):False Do nothing

ierrcodeclst

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.


Block Diagram

GW APS-1102A Curr Lim Rms.vi

GW APS-1102A Curr Lim Rms.vi


GW APS-1102A RCL.vi

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.)


Connector Pane

GW APS-1102A RCL.vi


Front Panel

GW APS-1102A RCL.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

ci32

RCL

Recalls from the setting memory

Basic Setting Memory number:1-30

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

ierrcodeclst

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.


Block Diagram

GW APS-1102A RCL.vi


GW APS-1102A SAV.vi

This stores the current status information in memory. The memory storage ranges from 1 to 30.


Connector Pane

GW APS-1102A SAV.vi


Front Panel

GW APS-1102A SAV.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

ci32

SAV

Stores to the setting memory

Basic Setting Memory number:1-30

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

ierrcodeclst

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.


Block Diagram

GW APS-1102A SAV.vi


GW APS-1102A Freq.vi

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.


Connector Pane

GW APS-1102A Freq.vi


Front Panel

GW APS-1102A Freq.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

cdbl

Frequency(1)

<Frequency>

Numeric Range:

1.0 Hz to 550.0 Hz

Resolution: 0.1 Hz

Unit: [Hz]

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Output[Hz]

Store the query results.

Read(F)

True : Query Results

False : Disable

istr

Read Data txt

Read(F):True Text data output

Read(F):False Do nothing

ierrcodeclst

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.


Block Diagram

GW APS-1102A Freq.vi

GW APS-1102A Freq.vi


GW APS-1102A Func.vi

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.)


Connector Pane

GW APS-1102A Func.vi


Front Panel

GW APS-1102A Func.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

cu32

Select Function

Waveform setting

Sine : Sine Wave

SQU : Square pulse

ARB1 : Arbitary1

.

.

.

ARB16 : Arbitary16

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

istr

Query

Read(F):True Text data output

Read(F):False Do nothing

ierrcodeclst

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.


Block Diagram

GW APS-1102A Func.vi

GW APS-1102A Func.vi


GW APS-1102A Mode.vi

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.)


Connector Pane

GW APS-1102A Mode.vi


Front Panel

GW APS-1102A Mode.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

cu32

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

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

istr

Query

Read(F):True Text data output

Read(F):False Do nothing

ierrcodeclst

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.


Block Diagram

GW APS-1102A Mode.vi

GW APS-1102A Mode.vi


GW APS-1102A Phas.vi

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.)


Connector Pane

GW APS-1102A Phas.vi


Front Panel

GW APS-1102A Phas.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

cdbl

Phase(0)

<Phase angle>

Numeric Range:

0.0 deg to 359.9 deg

Resolution: 0.1 deg

unit: [deg]

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Output[deg]

Store the query results.

Read(F)

True : Query Results

False : Disable

istr

Read Data txt

Read(F):True Text data output

Read(F):False Do nothing

ierrcodeclst

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.


Block Diagram

GW APS-1102A Phas.vi

GW APS-1102A Phas.vi


GW APS-1102A Volt Offs.vi

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.)


Connector Pane

GW APS-1102A Volt Offs.vi


Front Panel

GW APS-1102A Volt Offs.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

cdbl

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]

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Output[V]

Store the query results.

Read(F)

True : Query Results

False : Disable

istr

Read Data txt

Read(F):True Text data output

Read(F):False Do nothing

ierrcodeclst

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.


Block Diagram

GW APS-1102A Volt Offs.vi

GW APS-1102A Volt Offs.vi


GW APS-1102A Volt Rang.vi

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.)


Connector Pane

GW APS-1102A Volt Rang.vi


Front Panel

GW APS-1102A Volt Rang.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

cenum

Select Range(100V)

Set the output range

100V:100V Range

200V:200V Range

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

istr

Query Range

Read(F):True Text data output

Read(F):False Do nothing

ierrcodeclst

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.


Block Diagram

GW APS-1102A Volt Rang.vi

GW APS-1102A Volt Rang.vi

GW APS-1102A Volt Rang.vi


GW APS-1102A Volt.vi

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.)


Connector Pane

GW APS-1102A Volt.vi


Front Panel

GW APS-1102A Volt.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

cdbl

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]

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Output[Vpp]/[Vrms]

Store the query results.

Read(F)

True : Query Results

False : Disable

istr

Read Data txt

Read(F):True Text data output

Read(F):False Do nothing

ierrcodeclst

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.


Block Diagram

GW APS-1102A Volt.vi

GW APS-1102A Volt.vi


GW APS-1102A Seq Delete.vi

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.)


Connector Pane

GW APS-1102A Seq Delete.vi


Front Panel

GW APS-1102A Seq Delete.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

ierrcodeclst

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.


Block Diagram

GW APS-1102A Seq Delete.vi


GW APS-1102A Meas Curr Ave.vi

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.


Connector Pane

GW APS-1102A Meas Curr Ave.vi


Front Panel

GW APS-1102A Meas Curr Ave.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Average

Store the query results

ibool

Error

Measurement error

istr

Read Data txt

Text data output

ierrcodeclst

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.


Block Diagram

GW APS-1102A Meas Curr Ave.vi


GW APS-1102A Meas Curr Cfac.vi

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".


Connector Pane

GW APS-1102A Meas Curr Cfac.vi


Front Panel

GW APS-1102A Meas Curr Cfac.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Crestfactor

Store the query results

ibool

Error

Measurement error

istr

Read Data txt

Text data output

ierrcodeclst

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.


Block Diagram

GW APS-1102A Meas Curr Cfac.vi


GW APS-1102A Meas Curr Harm Rat.vi

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.


Connector Pane

GW APS-1102A Meas Curr Harm Rat.vi


Front Panel

GW APS-1102A Meas Curr Harm Rat.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cu16

Degree(1)

<The ratio of the harmonic current [%]>

1 : first to 10th

2 : 11th to 20th

3 : 21st to 30th

4 : 31st to 40th

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

i1dbool

Error?

Measurement error

i1ddbl

Ratio

Store the query results

istr

Read Data txt

Text data output

ierrcodeclst

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.


Block Diagram

GW APS-1102A Meas Curr Harm Rat.vi


GW APS-1102A Meas Curr Harm.vi

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.


Connector Pane

GW APS-1102A Meas Curr Harm.vi


Front Panel

GW APS-1102A Meas Curr Harm.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cu16

Degree(1)

<The harmonic current [Arms]>

1 : first to 10th

2 : 11th to 20th

3 : 21st to 30th

4 : 31st to 40th

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

i1dbool

Error?

Measurement error

i1ddbl

HarmonicCurrent

Store the query results

istr

Read Data txt

Text data output

ierrcodeclst

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.


Block Diagram

GW APS-1102A Meas Curr Harm.vi


GW APS-1102A Meas Curr High.vi

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.


Connector Pane

GW APS-1102A Meas Curr High.vi


Front Panel

GW APS-1102A Meas Curr High.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Peak High:AC+DC

Store the query results

ibool

Error

Measurement error

istr

Read Data txt

Text data output

ierrcodeclst

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.


Block Diagram

GW APS-1102A Meas Curr High.vi


GW APS-1102A Meas Curr Low.vi

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.


Connector Pane

GW APS-1102A Meas Curr Low.vi


Front Panel

GW APS-1102A Meas Curr Low.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Peak Low:AC+DC

Store the query results

ibool

Error

Measurement error

istr

Read Data txt

Text data output

ierrcodeclst

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.


Block Diagram

GW APS-1102A Meas Curr Low.vi


GW APS-1102A Meas Curr Max.vi

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.


Connector Pane

GW APS-1102A Meas Curr Max.vi


Front Panel

GW APS-1102A Meas Curr Max.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Peak Hold

Store the query results

ibool

Error

Measurement error

istr

Read Data txt

Text data output

ierrcodeclst

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.


Block Diagram

GW APS-1102A Meas Curr Max.vi


GW APS-1102A Meas Curr Res.vi

This resets the stored output current peak value (hold) to 0 Apk.


Connector Pane

GW APS-1102A Meas Curr Res.vi


Front Panel

GW APS-1102A Meas Curr Res.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

ierrcodeclst

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.


Block Diagram

GW APS-1102A Meas Curr Res.vi


GW APS-1102A Meas Curr.vi

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.


Connector Pane

GW APS-1102A Meas Curr.vi


Front Panel

GW APS-1102A Meas Curr.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Current:AC+DC

Store the query results

ibool

Error

Measurement error

istr

Read Data txt

Text data output

ierrcodeclst

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.


Block Diagram

GW APS-1102A Meas Curr.vi


GW APS-1102A Meas Pow App.vi

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.


Connector Pane

GW APS-1102A Meas Pow App.vi


Front Panel

GW APS-1102A Meas Pow App.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

ii32

Apparent

Store the query results

ibool

Error

Measurement error

istr

Read Data txt

Text data output

ierrcodeclst

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.


Block Diagram

GW APS-1102A Meas Pow App.vi


GW APS-1102A Meas Pow Pfac.vi

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".


Connector Pane

GW APS-1102A Meas Pow Pfac.vi


Front Panel

GW APS-1102A Meas Pow Pfac.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Pfactor

Store the query results

ibool

Error

Measurement error

istr

Read Data txt

Text data output

ierrcodeclst

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.


Block Diagram

GW APS-1102A Meas Pow Pfac.vi


GW APS-1102A Meas Pow Reac.vi

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.


Connector Pane

GW APS-1102A Meas Pow Reac.vi


Front Panel

GW APS-1102A Meas Pow Reac.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

ii32

Reactive

Store the query results

ibool

Error

Measurement error

istr

Read Data txt

Text data output

ierrcodeclst

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.


Block Diagram

GW APS-1102A Meas Pow Reac.vi


GW APS-1102A Meas Pow.vi

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.


Connector Pane

GW APS-1102A Meas Pow.vi


Front Panel

GW APS-1102A Meas Pow.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

ii32

AC

Store the query results

ibool

Error

Measurement error

istr

Read Data txt

Text data output

ierrcodeclst

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.


Block Diagram

GW APS-1102A Meas Pow.vi


GW APS-1102A Meas Volt Ave.vi

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.


Connector Pane

GW APS-1102A Meas Volt Ave.vi


Front Panel

GW APS-1102A Meas Volt Ave.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Voltage:AC+DC

Store the query results

ibool

Error

Measurement error

istr

Read Data txt

Text data output

ierrcodeclst

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.


Block Diagram

GW APS-1102A Meas Volt Ave.vi


GW APS-1102A Meas Volt High.vi

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.


Connector Pane

GW APS-1102A Meas Volt High.vi


Front Panel

GW APS-1102A Meas Volt High.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

ii32

Peak High:AC+DC

Store the query results

ibool

Error

Measurement error

istr

Read Data txt

Text data output

ierrcodeclst

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.


Block Diagram

GW APS-1102A Meas Volt High.vi


GW APS-1102A Meas Volt Low.vi

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.


Connector Pane

GW APS-1102A Meas Volt Low.vi


Front Panel

GW APS-1102A Meas Volt Low.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

ii32

Peak Low:AC+DC

Store the query results

ibool

Error

Measurement error

istr

Read Data txt

Text data output

ierrcodeclst

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.


Block Diagram

GW APS-1102A Meas Volt Low.vi


GW APS-1102A Meas Volt.vi

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.


Connector Pane

GW APS-1102A Meas Volt.vi


Front Panel

GW APS-1102A Meas Volt.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Voltage:AC+DC

Store the query results

ibool

Error

Measurement error

istr

Read Data txt

Text data output

ierrcodeclst

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.


Block Diagram

GW APS-1102A Meas Volt.vi


GW APS-1102A Meas Freq.vi

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.)


Connector Pane

GW APS-1102A Meas Freq.vi


Front Panel

GW APS-1102A Meas Freq.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

idbl

Frequency

Store the query results

ibool

Error

Measurement error

istr

Read Data txt

Text data output

ierrcodeclst

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.


Block Diagram

GW APS-1102A Meas Freq.vi


GW APS-1102A Volt Adj Offs AC.vi

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


Connector Pane

GW APS-1102A Volt Adj Offs AC.vi


Front Panel

GW APS-1102A Volt Adj Offs AC.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

cdbl

Offset(0)

<Offset>

Numeric Range:

-50.0 mV to 50.0 mV

Resolution: 0.1 mV

unit: [mV]

cerrcodeclst

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.

idbl

Query Offset

Store the query results.

Read(F)

True : Query Results

False : Disable

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

istr

Read Data txt

Read(F):True Text data output

Read(F):False Do nothing

ierrcodeclst

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.


Block Diagram

GW APS-1102A Volt Adj Offs AC.vi

GW APS-1102A Volt Adj Offs AC.vi


GW APS-1102A Volt Adj Offs DC.vi

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


Connector Pane

GW APS-1102A Volt Adj Offs DC.vi


Front Panel

GW APS-1102A Volt Adj Offs DC.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

ci32

Offset(0)

<Offset>

Numeric Range:

-250 mV to 250 mV

Resolution: 1 mV

unit: [mV]

cerrcodeclst

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.

ii32

Query Offset

Store the query results.

Read(F)

True : Query Results

False : Disable

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

istr

Read Data txt

Read(F):True Text data output

Read(F):False Do nothing

ierrcodeclst

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.


Block Diagram

GW APS-1102A Volt Adj Offs DC.vi

GW APS-1102A Volt Adj Offs DC.vi


GW APS-1102A CLS.vi

This clears the following registers.

Standard event register

Operation event register

Warning event register

Status byte

Error queue


Connector Pane

GW APS-1102A CLS.vi


Front Panel

GW APS-1102A CLS.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

ierrcodeclst

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.


Block Diagram

GW APS-1102A CLS.vi


GW APS-1102A IDN.vi

This returns the model name, etc. The response message includes the "manufacturer, model name, serial number, and firmware version".


Connector Pane

GW APS-1102A IDN.vi


Front Panel

GW APS-1102A IDN.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

istr

Query IDN

Store the query results.

ierrcodeclst

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.


Block Diagram

GW APS-1102A IDN.vi


GW APS-1102A RST.vi

This resets the device to its factory settings. However, reset cannot be executed when output is on. ([1, "Invalid with output on"] error occurs.)


Connector Pane

GW APS-1102A RST.vi


Front Panel

GW APS-1102A RST.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

ierrcodeclst

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.


Block Diagram

GW APS-1102A RST.vi


GW APS-1102A Syst Beep.vi

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.


Connector Pane

GW APS-1102A Syst Beep.vi


Front Panel

GW APS-1102A Syst Beep.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

cbool

State(ON)

Sets the output on/off

0/OFF:Disable 1/ON:Enable

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

ii32

Query

Store the query results.

Read(F)

True : Query Results

False : Disable

istr

Read Data txt

Read(F):True Text data output

Read(F):False Do nothing

ierrcodeclst

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.


Block Diagram

GW APS-1102A Syst Beep.vi

GW APS-1102A Syst Beep.vi


GW APS-1102A Syst Err.vi

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.


Connector Pane

GW APS-1102A Syst Err.vi


Front Panel

GW APS-1102A Syst Err.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

istr

Error

Error Message

ivsrn

Copy VISA

A unique reference to an instrument I/O session.

ii32

Error Number

Return Error code

ierrcodeclst

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.


Block Diagram

GW APS-1102A Syst Err.vi

GW APS-1102A Syst Err.vi


GW APS-1102A Syst Pon.vi

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.


Connector Pane

GW APS-1102A Syst Pon.vi


Front Panel

GW APS-1102A Syst Pon.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cbool

Read(F)

Read : True

Default :False

cbool

State(ON)

Sets the output on/off

0/OFF:Disable 1/ON:Enable

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

ii32

Query Pon

Store the query results.

Read(F)

True : Query Results

False : Disable

istr

Read Data txt

Read(F):True Text data output

Read(F):False Do nothing

ierrcodeclst

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.


Block Diagram

GW APS-1102A Syst Pon.vi

GW APS-1102A Syst Pon.vi


GW APS-1102A Close.vi

Close communication with the instrument.


Connector Pane

GW APS-1102A Close.vi


Front Panel

GW APS-1102A Close.vi


Controls and Indicators

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ierrcodeclst

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.


Block Diagram

GW APS-1102A Close.vi


GW APS-1102A Initialize.vi

Performs Initialization with return ID

Can specify whether to return the ID.


Connector Pane

GW APS-1102A Initialize.vi


Front Panel

GW APS-1102A Initialize.vi


Controls and Indicators

cbool

Reset(T)

Specify whether to execute reseting T=Reset F=Do nothing

cbool

ID Check(T)

Specify whether to check the ID. T=Check F=Do nothing

cvsrn

VISAsession

A unique reference to an instrument I/O session.

cerrcodeclst

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.

ivsrn

CopyVISAsession

A unique reference to an instrument I/O session.

istr

ID

ID Check(T):True Return ID

ierrcodeclst

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.


Block Diagram

GW APS-1102A Initialize.vi

GW APS-1102A Initialize.vi

GW APS-1102A Initialize.vi

GW APS-1102A Initialize.vi