ThinManager functions
Use the ThinManager functions to show status and monitoring information of the ThinManager terminal.
TIP:
The TermMon ActiveX Control communicates to a ThinManager terminal over TCP port 2031. For the ThinManager functions to get the correct information, enable this port on both thin server and thin client.
This function | Returns this value |
---|---|
TM_ConnectionState() | An integer from 1 through 3 representing the connection state to the ThinManager terminal.
|
TM_DisplayClientCurrent() | The ThinManager Display Client that is currently being displayed on the ThinManager terminal. |
TM_RelevanceLocationName() | The full path and name of the current Relevance Location. |
TM_RelevanceUsername() | The user name of the current Relevance User. |
TM_TerminalIP() | The IP address of the ThinManager terminal. |
TM_TerminalName() | The name of the ThinManager terminal. |
Provide Feedback