tpget

Index Home MAE > MAE Architecture > MAE Utilities > MAE Control Utilities > tpget

tpget

This command gets a MAE parameter value from commhub and outputs it.  Its complement is tpset.

The command syntax is:

tpget [taskname] paramter

Where taskname is the name of the daemon or task and parameter is the name of the parameter to query.

Here are some examples:

tpget usergw httpport

to query the TCP port for listening for HTTP requests by the usergw daemon.

tpget maeterm termtype

to get the default terminal type that maeterm emulates.