CL Command Reference - CRTDEVOPT
CL Command List > CRTDEVOPT Reference
Description:
The Create Device Description (Optical) (CRTDEVOPT) command creates a device description for an optical device.
Examples:
Example 1: Create an Optical Device Description
CRTDEVOPT DEVD(OPT01) RSRCNAME(*OPT01) TYPE(*RSRCNAME)
This command creates a device description for an optical device that is named OPT01. The device type is determined from the resource name.
Example 2: Create a Virtual Optical Device Description
CRTDEVOPT DEVD(VRTOPT01) RSRCNAME(*VRT) TYPE(*RSRCNAME)
This command creates a device description for a virtual optical device that is named VRTOPT01. The device type is determined from the resource name. All virtual optical devices will be assigned a TYPE value of 632B.