TerminalType Method

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

The TerminalType method returns the specific type of RF device.

VB

pszDevType = object.TerminalType ()

VC++

HRESULT hr = object->TerminalType(Cstring *pszDevType);

Return Value

pszDevType

The terminal type variable. If this method returns an empty string, an error may have occurred. Use the RFGetLastError method to return the generated error code. The possible values are:

LRT - Laser Radio Terminal

PDT - Portable Data Terminal

PRC - Portable Radio Computer

VRC - Vehicular Radio Computer

WS - Wearable System Terminal

Palm Pilot - Palm Pilot

CE – 2740 - Model 2740

CE – 7200 - Model 7200

CE – 7540 - Model 7540

Percon Falcon - Percon Falcon

Intermec Device - Intermec Device

Windows Device - Windows Device

PPC - Palm PC

HPC - Handheld PC

HPC Pro - HPC Pro

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.

 


Was this article useful?    

The topic was:

Inaccurate

Incomplete

Not what I expected

Other

Privacy and Legal