Difference between revisions of "CRTDEVOPT"
From MidrangeWiki
m |
BillMeister (talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | Command to create a new optical device. | + | Command to create a new optical device. [http://wiki.midrange.com/index.php/Image_Catalog] |
− | + | ||
+ | You can use the the following command to create a virtual optical device. | ||
+ | |||
+ | CRTDEVOPT DEVD(virtual-device-name) RSRCNAME(*VRT)+ | ||
+ | ONLINE(*YES) TEXT(text-description) | ||
+ | |||
+ | ==Categories== | ||
+ | [[Category:Virtual Optical]] | ||
[[Category:Commands]] | [[Category:Commands]] |
Latest revision as of 19:40, 16 September 2011
Command to create a new optical device. [1]
You can use the the following command to create a virtual optical device.
CRTDEVOPT DEVD(virtual-device-name) RSRCNAME(*VRT)+ ONLINE(*YES) TEXT(text-description)