1 03/21/85 pause_time 2 3 Syntax as a command: pause_time {N} 4 5 6 Function: allows a remote device driver to accept commands between 7 requests by pausing a few seconds to allow the line to turn around. 8 9 10 Arguments: 11 N 12 is the number of seconds that the driver must pause between 13 requests. N must be between 0 and 30 seconds. If N is not given, a 14 value of 10 is assumed.