TerminalID Method

This member of RFTerminal Object is supported on iOS, Windows Mobile, Windows CE, Palm, and DOS.

For identification purposes, each RF device in a WaveLink network is assigned a unique terminal ID. The TerminalID method returns the RF device terminal ID.

VB

pszTerminalID = object.TerminalID ()

VC++

HRESULT hr = object->TerminalID(Cstring *pszTerminalID);

Return Value

pszTerminalID

The device's Terminal ID.

Remarks

For network efficiency purposes, the settings within the RFTerminal object are initially only set when the object is first created. Therefore, to return the most current information you must first use the ReadTerminalInfo Method which will update the RFTerminal object with the latest device settings before making a call to any other methods.

For Spectrum24 networks the RF device’s IP address is its Terminal ID.

Example

See the RFTerminal Samples.

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal