Denso BHT-400-CE Reference Manual page 277

Bar code handy terminal class library reference manual
Table of Contents

Advertisement

CPUClock
Sets or acquires the CPU clock speed.
Syntax
[VB]
Public Shared Property
[C#]
public static EN_CPU_CLOCK
Property
CPU clock
Parameter values: As listed in EN_CPU_CLOCK
Default value: EN_CPU_CLOCK.NORMAL
Exceptions
Name of Exception
ArgumentException
[Ex.] Up to the CPU clock speed.
[VB] PwrMng.Settings.Clock = PwrMng.Settings.EN_CPU_CLOCK.FAST
[C#] PwrMng.Settings.Clock = PwrMng.Settings.EN_CPU_CLOCK.FAST;
CPUClock
As EN_CPU_CLOCK
CPUClock
Meaning
The specified parameter value(s) is invalid.
- 271 -
{get; set;}

Advertisement

Table of Contents
loading

Table of Contents