RFTERMINAL.ReadTerminalInfo

boolean ReadTerminalInfo()

Function ReadTerminalInfo() As Boolean

Reads all the terminal configuration values, to be accessed further.

Return value
True=successful, False=error, RF link lost.

Parameters

Remarks
The present configuration of the terminal is loaded to the application.
The application may access the values by the get functions and set the read / write values by the set functions.
The terminal information is got at connection time and may be refreshed further.

Example

See also    RFTERMINAL, SetTerminalInfo, Get-Functions, Set-Functions