C_RESERVATION#

code: 5

# set
C_RESERVATION <operation>

# get
C_RESERVATION ?

Description#

You set this command to reserve, release, or relinquish the chassis itself. The chassis must be reserved before any of the chassis-level parameters can be changed. The owner of the session must already have been specified. Reservation will fail if any modules or ports are reserved for other users.

Note

Before reserve Tester need to reserve all the ports on it, otherwise <STATUS_NOTVALID>

Actions#

set, get

Parameters#

  1. operation: byte, reservation operation to be performed.

  • RELEASE = 0

  • RESERVE = 1

  • RELINQUISH = 2

Example#

# set
input:  C_RESERVATION RELEASE
output: <OK>

# get
input:  C_RESERVATION ?
output: C_RESERVATION RELEASE