49
Remote Operation
SYST:ERR?”
Result was “10, SWITCH DID NOT RESPOND,x”, check for more errors.
Description: Switch x did not respond to a position query.
E.g. CAN bus communication failure or damaged switch.
SYST:ERR?”
Result was “11, SWITCH’S RESPONSE INVALID,x”, check for more errors.
Description: Switch x responded but with the wrong response code. This
error is related to wrong internal CAN bus communication codes.
SYST:ERR?”
Result was “12, SWITCH’S POSITION INCORRECT,x”, check for more errors.
Description: Switch x reported to be closed on a position different than
what it was commanded to be.
E.g. Commanded position is 4, reported position is 3.
SYST:ERR?”
Result was “13, SWITCH’S POSITION UNKNOWN,x”, check for more errors.
Description: Switch x reported to be closed on an unknown position. E.g.
A defective / damaged switch.
SYST:ERR?”
Result was “20, MATRIX IS NOT CONFIGURED”, check for more errors.
Description: The configuration file (factory configuration) defining all
switches configured inside the matrix has not been uploaded. The matrix
does not ‘know’ what and how many switches to control.
SYST:ERR?”
Result was “21, CONFIGURATION FILE IS CORRUPT”, check for more errors.
Description: The configuration file (factory configuration) defining all
switches configured inside the matrix is corrupted.
SYST:ERR?”
Result was “22, CONFIGURATION FILE DOES NOT MATCH INSTALLED
SWITCHES”, check for more errors.
Description: The configuration file (factory configuration) defining all switch
types configured inside the matrix does not match the actual installed
switch types.
This error code is generated only at boot up and refers only to answering
switches. A switch not answering to CAN messages would result into an
error code 10.
SYST:ERR?”
Result was “23, MATRIX CONTAINS A 0 ID”, check for more errors.
Description: The matrix contains a switch that has not been assigned a
valid CAN bus address. ID 0 is not a valid CAN bus address.