Installs a non-connected terminal resource.
Install(session as Object, timeout as Integer)
Install(session as CclOSession, timeout as Integer)
- session
- The session object to be used by this terminal object.
- InstallTimeout
- A value in the range 0 through 3600, specifying the maximum time
in seconds that installation of the terminal resource is allowed to
take. A value of 0 means that no limit is set.
A cclInvalidState error
is raised if the terminal is already installed.