AMETEK BPS Series Programming Manual User Manual

Page 180

Advertising
background image

AMETEK Programmable Power

BPS / MX / RS Series SCPI Programming Manual

180

Manual P/N 7003-961 Rev AA

IEC413:GROup

This command is used to select the group. If RUN:GROUp is used, the test will run for only
the selected group.

Command Syntax

IEC413:GROup <group>

Parameters FCURve|OSWing|SWEep|HARMonics|IHARmonics | MCURve
Examples IEC413:GRO:SWE
Query Syntax

IEC413:GRO?

Returned Parameters

<group>

Note: The MCUR parameter for the IEC413:GROup command is not recognized in firmware revision
0.31 due to a command parser error. This has been corrected in revision 0.32 and higher. The
workaround for this parser error is to send an empty parameter instead. This will select the MCURve
group but will also result in an –113 “Undefined Header” error. The error should be read and discarded
to clear the error queue. E.g. for revision 0.31, send “IEC413:GRO ‘’”. The pair of single quotes signify
an empty string.

IEC413:FCURve:LEVel

This command will set the clip level for the flat curve test. The class must be set prior to this
command. The IEC413:STATe must be in the off position and the user class is selected to
accept the command.

Command Syntax

IEC413:FCURve:LEVel<NRf>

Parameters

15 to 100%

Examples IEC413:FCURve:LEVel

10

Query Syntax

IEC413:FCURve:LEVel?

Returned Parameters

<NR2>

IEC413:FCURve:DWELl

This command will set the dwell time in seconds for the flat curve test. The class must be
selected prior to this command. Query with min and max to find the range of dwell time.

Command Syntax

IEC413:FCURve:DWELl <NRf+>

Parameters
Examples IEC413:FCURve:DWEL

20

Query Syntax

IEC413:FCURve:DWEL?

Returned Parameters

<NR1>

IEC413:FCURve:PAUSe

This command will set the pause time in seconds. This is the time between tests when
RUN:ALL is selected The class must be selected prior to this command. Query with min
and max to find the range of the dwell time.

Command Syntax

IEC413:FCURve:PAUSe <NRf+>

Parameters
Examples IEC413:FCURve:PAUS

2

Query Syntax

IEC413:FCURve:PAUS?

Returned Parameters

<NR1>

Advertising