config_getModelNumber(ref string response) | IDTechSDK.IDT_SREDKey2 | |
config_getSerialNumber(ref string response) | IDTechSDK.IDT_SREDKey2 | |
config_getStatusKeySlots(ref byte[] keyslots) | IDTechSDK.IDT_SREDKey2 | |
device_enableAdminKey(bool enable) | IDTechSDK.IDT_SREDKey2 | |
device_getFirmwareVersion(ref string response) | IDTechSDK.IDT_SREDKey2 | |
device_getOutputType(ref int response) | IDTechSDK.IDT_SREDKey2 | |
device_getResponseCodeString(RETURN_CODE eCode) | IDTechSDK.IDT_SREDKey2 | |
device_getTransArmorID(ref string TID) | IDTechSDK.IDT_SREDKey2 | |
device_rebootDevice() | IDTechSDK.IDT_SREDKey2 | |
device_sendDataCommand(string cmd, bool calcLRC, ref byte[] response) | IDTechSDK.IDT_SREDKey2 | |
device_sendDataCommand_ext(string cmd, bool calcLRC, ref byte[] response, int timeout, bool noResponse) | IDTechSDK.IDT_SREDKey2 | |
device_sendVivoCommandP2(byte command, byte subCommand, byte[] data, ref byte[] response) | IDTechSDK.IDT_SREDKey2 | |
device_sendVivoCommandP2(byte command, byte subCommand, byte[] data, ref byte[] response, string ip="") | IDTechSDK.IDT_SREDKey2 | |
device_sendVivoCommandP2_ext(byte command, byte subCommand, byte[] data, ref byte[] response, int timeout, bool noResponse) | IDTechSDK.IDT_SREDKey2 | |
device_sendVivoCommandP2_ext(byte command, byte subCommand, byte[] data, ref byte[] response, int timeout, bool noResponse, string ip="") | IDTechSDK.IDT_SREDKey2 | |
device_sendVivoCommandP3(byte command, byte subCommand, byte[] data, ref byte[] response) | IDTechSDK.IDT_SREDKey2 | |
device_sendVivoCommandP3(byte command, byte subCommand, byte[] data, ref byte[] response, string ip="") | IDTechSDK.IDT_SREDKey2 | |
device_sendVivoCommandP3_ext(byte command, byte subCommand, byte[] data, ref byte[] response, int timeout, bool noResponse) | IDTechSDK.IDT_SREDKey2 | |
device_sendVivoCommandP3_ext(byte command, byte subCommand, byte[] data, ref byte[] response, int timeout, bool noResponse, string ip="") | IDTechSDK.IDT_SREDKey2 | |
device_sendVivoCommandP4(byte command, byte subCommand, byte[] data, ref byte[] response, string ip="") | IDTechSDK.IDT_SREDKey2 | |
device_sendVivoCommandP4_ext(byte command, byte subCommand, byte[] data, ref byte[] response, int timeout, bool noResponse, string ip="") | IDTechSDK.IDT_SREDKey2 | |
device_setLanguage(int val) | IDTechSDK.IDT_SREDKey2 | |
device_setOutputType(int value) | IDTechSDK.IDT_SREDKey2 | |
device_setTransArmorID(string TID) | IDTechSDK.IDT_SREDKey2 | |
device_startRKI() | IDTechSDK.IDT_SREDKey2 | |
device_updateDeviceFirmware(byte[] firmwareData) | IDTechSDK.IDT_SREDKey2 | |
device_updateFirmwareType(FIRMWARE_TYPE type, byte[] firmwareData, string ip="") | IDTechSDK.IDT_SREDKey2 | static |
getCommandTimeout() | IDTechSDK.IDT_SREDKey2 | static |
getRKIDelay(ref int setFeatureDelay, ref int getFeatureDelay) | IDTechSDK.IDT_SREDKey2 | |
lcd_retrieveMessage(DisplayMessages.DISPLAY_MESSAGE_LANGUAGE lang, DisplayMessages.DISPLAY_MESSAGE_IDENTIFIER id, ref string line1, ref string line2) | IDTechSDK.IDT_SREDKey2 | static |
msr_disable() | IDTechSDK.IDT_SREDKey2 | |
msr_enable() | IDTechSDK.IDT_SREDKey2 | |
msr_getClearPANID(ref byte value) | IDTechSDK.IDT_SREDKey2 | |
msr_getExpirationMask(ref byte value) | IDTechSDK.IDT_SREDKey2 | |
msr_getFunctionStatus(ref bool enabled, ref bool isBufferMode, ref bool withNotification) | IDTechSDK.IDT_SREDKey2 | |
msr_getSwipeEncryption(ref byte encryption) | IDTechSDK.IDT_SREDKey2 | |
msr_getSwipeForcedEncryptionOption(ref byte option) | IDTechSDK.IDT_SREDKey2 | |
msr_getSwipeMaskOption(ref byte option) | IDTechSDK.IDT_SREDKey2 | |
msr_setClearPANID(byte val) | IDTechSDK.IDT_SREDKey2 | |
msr_setExpirationMask(bool mask) | IDTechSDK.IDT_SREDKey2 | |
msr_setSwipeForcedEncryptionOption(bool track1, bool track2, bool track3, bool track3card0) | IDTechSDK.IDT_SREDKey2 | |
msr_setSwipeMaskOption(bool track1, bool track2, bool track3) | IDTechSDK.IDT_SREDKey2 | |
msr_switchUSBInterfaceMode(bool bIsUSBKeyboardMode) | IDTechSDK.IDT_SREDKey2 | |
SDK_Version() | IDTechSDK.IDT_SREDKey2 | static |
setCallback(CallBack my_Callback) | IDTechSDK.IDT_SREDKey2 | static |
setCallback(IntPtr my_Callback, SynchronizationContext context) | IDTechSDK.IDT_SREDKey2 | static |
setCommandTimeout(int milliseconds) | IDTechSDK.IDT_SREDKey2 | static |
setRKIDelay(int setFeatureDelay, int getFeatureDelay) | IDTechSDK.IDT_SREDKey2 | |
SharedController | IDTechSDK.IDT_SREDKey2 | static |