443B101/443B102 10
Manual 19854 Rev. D
ECN 50523
Command: SVER
Purpose: This command returns the software version number of the firmware in the target
module.
Response: The response string is 5 ASCII printable characters that correspond to the software
version number of the module at the location specified by the command.
Command Attribute: This command is supported by all modules using the protocol defined for the 441 series
racks (it is a common or “CMM” command).
Command String: XYCMMSVER
Description: X—Rack number of the target module (Range: ASCII printable characters, 0
through 3)
Y— Slot number of the target module. (Range: ASCII printable characters, 0 through 7)
CMM—Module type for the target. Specifying "CMM" in this argument indicates the
intention of any module type that may be found in Rack X, Slot Y. (Range: 3 ASCII
printable characters)
SVER—Commands the target module to return its 5 character software version number.
Response String: XX.XX
Description: The first 2 ASCII printable characters are the major revision of
the firmware. The next ASCII printable character is an ‘.’ and is used as a placeholder for
the major and minor revisions of the firmware. The next 2 ASCII printable characters are
the minor revision of the firmware.
Example: Command String: “04CMMSVER”
Response String: “03.00”
The software version number of the card in rack 0 and slot 4 is 3.00.