C_VERSIONSTR

code: 23

# get
C_VERSIONSTR ?

Description

Returns the currently running chassis software version. Obsoletes C_VERSIONNO and C_VERSIONNO_MINOR.

Actions

get

Parameters

  1. version_str: string, the currently running chassis software version.

Example

# get
input:  C_VERSIONSTR ?
output: C_VERSIONSTR "467.0.0+1.0"