Datalogic .NET SDK
Device (Class)
Syntax
public sealed partial class Device
Namespace : Datalogic.API
Assembly : Datalogic.API.DLL
Overview
This class exposes the methods need to access the device’s system and keyboard information.
Constructors |
|
|
None |
Public Members |
|
|
Type |
Name |
Value |
const Int32 |
DLError |
-1 |
Public Subclass |
|
|
Type |
Name |
|
sealed |
|
|
sealed |
|
|
sealed |
|
|
sealed |
|
|
sealed |
|
|
sealed |
|
Public Struct |
|
|
Type |
Name |
|
[StructLayout(LayoutKind.Sequential)] |
||
[StructLayout(LayoutKind.Sequential)] |
||
|
Public Enumeration |
|
|
Type |
Name |
Value |
[Flags] |
|
|
[Flags] |
|
|
[Flags] |
|
|
[Flags] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
OperatingSystem [obsolete] |
|
|
|
|
|
|
|
|
|
|
|
|
Public Methods |
|
static KbdType |
|
static KbdMultitapDelay |
|
static Boolean |
|
static KbdRemapError |
|
static String |
|
static UInt32 |
|
static Boolean |
|
static BootType |
|
static String |
|
static DLVersionInfo [] |
|
static string |
|
static Boolean |
|
static Boolean |
|
static DeviceModel |
|
static String |
|
static Boolean |
|
static Boolean |
|
static Boolean |
|
static Boolean |
|
static Int32 |
|
static TriggerInputType |
|
static Boolean |
SetTriggerType(TriggerId trigger, TriggerInputType inputType) |
static string |
|
static DisplayBrightness |
|
static DisplayBrightness |
|
static DisplayBacklight |
|
static DisplayBacklight |
|
static OperatingSystem |
GetOSType() [obsolete] |
static Language |
|
static Boolean |
|
static Boolean |
|
static Boolean |
|
static Boolean |
|
static Boolean |
|
static Boolean |
|
static Boolean |
|
static Boolean |
|
static Boolean |
|
static Boolean |
|
static BTDevice[] |
|
static Int32 |
|
static BTPair |
|
static Boolean |
|
static Boolean |
|
static Boolean |
|
static Boolean |
|
static String |
|
static Int32 |
|
static Boolean |
|
static Boolean |
|
static Boolean |
|
static Boolean |
|
static boolean |
|
static OSType |
|
static Int32 | GetBatterySuspendTimeout() |
static Boolean |
|
static Int32 | |
static Boolean | SetACSuspendTimeout(UInt32 Timeout) |
static Boolean | EnableLED(LEDs LED, Boolean Enable) |
static Boolean | EnableModem(Boolean Enable) |
static Boolean | PlayBeep(BeepTone Tone, BeepTime Duration, Boolean Asynchronous) |
static Boolean | BlinkLED(LEDs LED, Int32 Count, UInt32 OnTime, UInt32 OffTime) |
static Boolean | KeybdCustomSetList(DLCustomKey[] List) |
static Boolean | KeybdCustomGetList(out DLCustomKey[] List) |
static Boolean | KeybdCustomClearList() |
static Boolean | KeybdCustomSetEntry(DLCustomKey CustomKey) |
static Boolean | KeybdCustomGetEntry(DLKeys Key, ref DLKeys Output) |
static Boolean | KeybdCustomSetEnableState(Boolean Enable) |
static Boolean | KeybdCustomGetEnableState() |
static UsbFnClass | GetUsbFnDriver(UsbFnState state) |
static Boolean | SetUsbFnDriver(UsbFnClass newDriver) |
Public Delegates |
||
Name |
Description |
|
Used when the AccStream class raises a “DataReady” event. |
Inherited from |
|
|
ApplicationException |
See Also
Msdn ApplicationException Class reference.
Copyright © Datalogic ADC. All Right Reserved