C_PASSWORD#

code: 22

# set
C_PASSWORD <password>

# get
C_PASSWORD ?

Description#

The password of the chassis, which must be provided when logging on to the chassis.

Actions#

set, get

Parameters#

  1. password: string, the password of the tester

Example#

# set
input:  C_PASSWORD "abcd"
output: <OK>

# get
input:  C_PASSWORD ?
output: C_PASSWORD "abcd"