Install

Install(session as Object, timeout as Integer)

or

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.

This method installs a non-connected terminal resource. A cclInvalidState error is raised if the terminal is already installed.