CL Command Reference - CRTCTLLWS
CL Command List > CRTCTLLWS Reference
Description:
The Create Controller Description (Local Work Station) (CRTCTLLWS) command creates a controller description for a local work station controller.
Note: Extended wireless controller configuration data is contained in the source file and member specified by the INZFILE and INZMBR parameters, respectively. When the controller is varied on, this configuration data is downloaded to the wireless adapter. It is recommended that INZPGM(QZXCINZ) and INZFILE(QEWCSRC) be used, and that a valid value be specified for the INZMBR parameter.
Restriction: You must have *IOSYSCFG special authority to use this command.
Examples:
CRTCTLLWS CTLD(MYCTLR) TYPE(6050) MODEL(1) RSRCNAME(CTL02)
INZFILE(*LIBL/MYFILE) INZMBR(MBR2)
This command creates a 6050 Model 1 local work station controller description with the name MYCTLR, and a resource name of CTL02. The source member MBR2, in source file MYFILE, will contain configuration initialization data.