Specifications

4 Release Notes
4. Board Setting Allows IPG to Write AC or DC Mode Capacitor Test
A new global option can be enabled in the board file that allows IPG to
write DC mode capacitor tests for capacitance values of 1000 uF or higher.
The new statement is Large Capacitor DC Mode On or Off.
IPG will generate AC mode capacitor tests (regardless of capacitance
value) if no statement is present (default) or if Large Capacitor DC Mode Off is
specified in the global options.
This option can be specified through Board Consultant as well. For
backward compatibility, using the IPG Global Options form to change Large
Capacitor DC Mode from On to Off will remove the statement from the board
file. Conversely, changing Large Capacitor DC Mode from Off to On will insert
the statement into the board file.
5. Special Aux Feature
A new set of BT- Basic special aux commands allows users to retain an
auxiliary relay connection even when commands such as
run, stop, abort,
start, and wait for start are executed.
Use the
special aux commands to declare one or more auxiliary relays as
“special”, and then to control the special relays. For example:
special aux set 5 declares relay 5 to be a special relay
special auxconnect 5 closes the relay
special auxdisconnect 5 opens the relay
Refer to Syntax Reference for information on all the
special aux
commands,
SpecialAux menu options are also provided in the Engineer Test Interface
and Operator Interface. Note that in order to use these menu options, the
relay(s) to be controlled must first be specified in a
special_aux_set file in
AgilentICT_ROOT\lib. For details, refer to the SpecialAux menu description
in Using the Engineer Test Interface.
Table 4
Global Option in Board File Capacitance IPG will generate:
Not specified >= 1000 uF AC mode capacitor test
Large Capacitor DC Mode On >= 1000 uF DC mode capacitor test
Large Capacitor DC Mode Off >= 1000 uF AC mode capacitor test
Not specified < 1000 uF AC mode capacitor test
Large Capacitor DC Mode On < 1000 uF AC mode capacitor test
Large Capacitor DC Mode Off < 1000 uF AC mode capacitor test