Denso BHT-400-CE Reference Manual page 236

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

Rate
Acquires the communication speed.
Syntax
[VB]
Public Shared ReadOnly Property
[C#]
public static EN_RATE
Property
Communication speed
Default value: NOT_LINK
Exceptions
Name of Exception
DeviceNotFoundException
DeviceLoadException
[Ex.] Acquire the current communication speed.
[VB] Dim Rate As RF.Info.EN_RATE = RF.Info.Rate
[C#] RF.Info.EN_RATE Rate = RF.Info.Rate;
Rate
As EN_RATE
Rate
{get;}
Meaning
No NIC device was found.
The NIC device is not ready.
- 230 -

Advertisement

Table of Contents
loading

Table of Contents