C_COMMENT

code: 21

# set
C_COMMENT <comment>

# get
C_COMMENT ?

Description

The description of the chassis.

Actions

set, get

Parameters

  1. comment: string, the description of the tester

Example

# set
input:  C_COMMENT "this a comment"
output: <OK>

# get
input:  C_COMMENT ?
output: C_COMMENT "this a comment"