beautypg.com

Avery Dennison 6035 Programmer Manual Rev.A 7/98 User Manual

Page 48

background image

2-36 ROM-DOS 6.22 User Manual

7/9/98

# defines the number of seconds the device can remain inactive before
it powers down.

/C# allows you to set the inactive time for the COM Ports. The default
is two seconds.

/D# allows you to set the inactive time for the Disks. The default is 30
seconds. Currently all disk drives are treated as a single device.

/P# sets the inactive time for printers. The default time is 2 seconds.

/S# sets the inactive time for the screen. The default time is 9
seconds.

/H displays a user help screen.

Examples

POWER /S20 /C0 /P0

Runs POWER, turning off the screen after 20 seconds of inactivity,
never turning off the COM and printer ports, and uses the default
inactivity period for the disk drives (30 seconds).