C_VERSIONNO_MINOR

Deprecated since version Release-98.1: Use C_VERSIONSTR instead.

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. (0=internal release, 1 = public release)

  2. minorversion: integer, minor version

  3. developer_code: integer, developer code

Example

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