C_VERSIONNO_MINOR#

code: 56

# get
C_VERSIONNO_MINOR ?

Description#

Gets the minor version number for the chassis firmware. The full version of the chassis firmware is thus where the number is obtained with the C_VERSIONNO command and the number is obtained with the C_VERSIONNO_MINOR command.

Actions#

get

Parameters#

  1. chassis_minor_version: integer, the minor version number for the chassis firmware

  2. reserved_1: integer, reserved, 0

  3. reserved_2: integer, reserved, 0

Example#

# get
input:  C_VERSIONNO_MINOR ?
output: C_VERSIONNO_MINOR 1 0 0