Modifying the prober configuration file
You can modify these files using the 4200A-SCS.
The default prober configuration file for a manual prober (MANL) is listed below. The only relevant line
for this prober type is PROBER_1_PROBTYPE=MANL.
# prbcnfg.dat - EXAMPLE Prober Configuration File MANL Prober
#
# The following tag, "PRBCNFG", is used by the engine in order to determine
# the MAX number of SLOTS and CASSETTES for a given prober at runtime.
#
<PRBCNFG>
#
# for OPTIONS "" == NULL, max 32 chars in string
#
# Example
# 01234567890
#PROBER_1_OPTIONS=1,1,1,1,1,1
#
#
# OcrPresent
# AutoAlnPresent
# ProfilerPresent
# HotchuckPresent
# HandlerPresent
# Probe2PadPresent
#
# Configuration for MANuaL probers (S900NT):
# MANL
#
PROBER_1_PROBTYPE=MANL
PROBER_1_OPTIONS=0,0,0,0,1,0
PROBER_1_IO_MODE=GPIB
PROBER_1_GPIB_UNIT=0
PROBER_1_GPIB_SLOT=1
PROBER_1_GPIB_ADDRESS=5
PROBER_1_GPIB_WRITEMODE=0
PROBER_1_GPIB_READMODE=2
PROBER_1_GPIB_TERMINATOR=10
PROBER_1_TIMEOUT=300