Difference between revisions of "CRTDEVOPT"
From MidrangeWiki
m |
BillMeister (talk | contribs) |
||
Line 1: | Line 1: | ||
Command to create a new optical device. [http://wiki.midrange.com/index.php/Image_Catalog] | 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== | ==Categories== | ||
[[Category:Virtual Optical]] | [[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)