Skip to main content

DLY - UNVVTSND configuration option

The DLY specifies the maximum number of seconds to delay before continuing processing of the next virtual terminal entry.

UNVVTSND Parameter: DLY( {*II | *NONE | 0-999999} )

  • *II - Wait for the input inhibitor to complete. In other words, wait for the virtual terminal to complete any processing and respond that it is ready to receive input.
  • *NONE - Do not wait for a response from the virtual terminal. Continue command processing immediately.
  • 0-999999 - Wait for the specified number of seconds, then continue processing regardless of whether the virtual terminal has responded or not.

The default value is *II.