IDTech Windows SDK Guide  3.2.4.393
API reference for Visual Studio .Net
IDTechSDK.IDT_K100 Member List

This is the complete list of members for IDTechSDK.IDT_K100, including all inherited members.

closeSerialPort()IDTechSDK.IDT_K100static
closeUSB()IDTechSDK.IDT_K100static
config_getBaudRate(ref int baud)IDTechSDK.IDT_K100
config_getModelNumber(ref string response)IDTechSDK.IDT_K100
config_setBaudRate(int baud)IDTechSDK.IDT_K100
config_setCmdTimeOutDuration(int newTimeOut)IDTechSDK.IDT_K100
device_getAnyRKIStatus(bool isMultiKey, ref string status, ref Dictionary< string, RKI_KEY_TYPE > keys, string ident="")IDTechSDK.IDT_K100
device_getConfigurationFromMemory(ref string json, string ident="")IDTechSDK.IDT_K100
device_getDateTimeString(ref string str)IDTechSDK.IDT_K100
device_getFirmwareVersion(ref string response)IDTechSDK.IDT_K100
device_getKeyStatus(ref byte[] status)IDTechSDK.IDT_K100
device_getRKIStatus(bool isProd, bool isMultiKey, ref string status, ref Dictionary< string, RKI_KEY_TYPE > keys, string ident="")IDTechSDK.IDT_K100
device_readConfigurationToMemory(string memo, Configs.InstallRules rules, List< Configs.DeviceCommand > cmds, string ident="", bool isForeground=false)IDTechSDK.IDT_K100
device_rebootDevice()IDTechSDK.IDT_K100
device_RemoteKeyInjection(RKI_KEY_TYPE type, string keyName, string ident="", bool performOnForeground=false)IDTechSDK.IDT_K100
device_sendConfiguration(string filename, VC_OPERATION_TYPE type, bool matchFW, string ident="", bool isForeground=false)IDTechSDK.IDT_K100
device_sendConfigurationFromZip(byte[] zip, string filename, VC_OPERATION_TYPE type, bool matchFW, string ident="", bool isForeground=false)IDTechSDK.IDT_K100
device_sendDataCommand(string cmd, bool calcLRC, ref byte[] response)IDTechSDK.IDT_K100
device_sendDataCommand_ext(string cmd, bool calcLRC, ref byte[] response, int timeout, bool noResponse)IDTechSDK.IDT_K100
device_startRKI(bool isTest)IDTechSDK.IDT_K100
device_StartRKI(int type)IDTechSDK.IDT_K100
device_updateFirmwareFromZip(byte[] zipfile, string ident="", bool isForeground=false)IDTechSDK.IDT_K100
getCommandTimeout()IDTechSDK.IDT_K100static
initSC() (defined in IDTechSDK.IDT_K100)IDTechSDK.IDT_K100static
pin_cancelPINEntry()IDTechSDK.IDT_K100
pin_enableKeypad()IDTechSDK.IDT_K100
pin_getEncryptedPIN(int keyType, string PAN, string message, int timeout, bool isAES=false, string ident="")IDTechSDK.IDT_K100
pin_getFunctionKey()IDTechSDK.IDT_K100
pin_sendBeep(int frequency, int duration)IDTechSDK.IDT_K100
SDK_Version()IDTechSDK.IDT_K100static
setCallback(CallBack my_Callback)IDTechSDK.IDT_K100static
setCallback(IntPtr my_Callback, SynchronizationContext context)IDTechSDK.IDT_K100static
setCommandTimeout(int milliseconds)IDTechSDK.IDT_K100static
SharedControllerIDTechSDK.IDT_K100static
useSerialPort(int port)IDTechSDK.IDT_K100static
useSerialPort(int port, int baud)IDTechSDK.IDT_K100static
useSerialPortLinux(string path)IDTechSDK.IDT_K100static
useSerialPortLinux(string path, int baud)IDTechSDK.IDT_K100static