
S530/S540 KTE Linear Parametric Test Library (LPTLib) User's Manual
Section 4: Error definitions
S530-900-01 Rev. E / September 2017
4-3
100 MX_INVLDCNT
Message
: Invalid connection count, number of connections passed was NNN.
Remarks
: The matrix driver could not determine what to connect because there were not enough
terminal IDs or pins specified. This is usually caused by passing
-1
for all but one argument to a
matrix function.
101 MX_NOPIN
Message
: Argument #NNN is not a pin in the current configuration.
Remarks
: A request was made to make a connection to a pin that does not exist.
102 MX_MULTICON
Message
: Multiple connections on XXX.
Remarks
: Certain terminals can only be connected to one pin at a time. An attempt was made to
connect this terminal to more than one pin at a time.
109 MX_ILLGLTSN
Message
: Illegal test station: NNN.
Remarks
: An internal system software error has occurred.
113 MX_NOSWITCH
Message
: There are no switching instruments in the system configuration.
Remarks
: The system did not detect any matrix hardware during system configuration.
114 MX_ILLGLCON
Message
: Illegal connection.
Remarks
: An attempt was made to make a connection that physically cannot be made or is
disallowed.
122 UT_INVLDPRM
Message
: Illegal value for parameter #NNN.
Remarks
: An invalid value was passed as the NNNth argument to a Linear Parametric Test Library
(LPTLib) command.
126 UT_NOURAM
Message
: Insufficient user RAM for dynamic allocation.
Remarks
: The system could not allocate memory for user data. This could be caused by sweeps with
an unusually large number of steps or by large sweeps that measure too many parameters.