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

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

closeSerialPort()IDTechSDK.IDT_L80static
closeUSB(string ident="")IDTechSDK.IDT_L80static
config_getBaudRate(ref int baud, string ident="")IDTechSDK.IDT_L80
config_getModelNumber(ref string response, string ident="")IDTechSDK.IDT_L80
config_getSerialNumber(ref string response, string ident="")IDTechSDK.IDT_L80
config_setBaudRate(int baud, string ident="")IDTechSDK.IDT_L80
config_setCmdTimeOutDuration(int newTimeOut, string ident="")IDTechSDK.IDT_L80
device_enterStopMode(string ident="")IDTechSDK.IDT_L80
device_getAnyRKIStatus(bool isMultiKey, ref string status, ref Dictionary< string, RKI_KEY_TYPE > keys, string ident="")IDTechSDK.IDT_L80
device_getConfigurationFromMemory(ref string json, string ident="")IDTechSDK.IDT_L80
device_getDateTime(ref byte[] dateTime, string ident="")IDTechSDK.IDT_L80
device_getFirmwareVersion(ref string response, string ident="")IDTechSDK.IDT_L80
device_getKeyStatus(ref byte[] status, string ident="")IDTechSDK.IDT_L80
device_getRKIStatus(bool isProd, bool isMultiKey, ref string status, ref Dictionary< string, RKI_KEY_TYPE > keys, string ident="")IDTechSDK.IDT_L80
device_PKI_RKI(bool isProduction, string ident="", bool performOnForeground=false)IDTechSDK.IDT_L80
device_readConfigurationToMemory(string memo, Configs.InstallRules rules, List< Configs.DeviceCommand > cmds, string ident="", bool isForeground=false)IDTechSDK.IDT_L80
device_rebootDevice(string ident="")IDTechSDK.IDT_L80
device_RemoteKeyInjection(RKI_KEY_TYPE type, string keyName, string ident="", bool performOnForeground=false)IDTechSDK.IDT_L80
device_sendConfiguration(string filename, VC_OPERATION_TYPE type, bool matchFW, string ident="", bool isForeground=false)IDTechSDK.IDT_L80
device_sendConfigurationFromZip(byte[] zip, string filename, VC_OPERATION_TYPE type, bool matchFW, string ident="", bool isForeground=false)IDTechSDK.IDT_L80
device_sendDataCommand(string cmd, bool calcLRC, ref byte[] response, string ident="")IDTechSDK.IDT_L80
device_sendDataCommand_ext(string cmd, bool calcLRC, ref byte[] response, int timeout, bool noResponse, string ident="")IDTechSDK.IDT_L80
device_sendPAE(string command, ref string response, int timeout, string ident="")IDTechSDK.IDT_L80
device_setDateTime(string ident="")IDTechSDK.IDT_L80
device_setSleepModeTime(int time, string ident="")IDTechSDK.IDT_L80
device_updateDeviceFirmware(byte[] firmwareData, string ident="")IDTechSDK.IDT_L80
device_updateFirmwareFromZip(byte[] zipfile, string ident="", bool isForeground=false)IDTechSDK.IDT_L80
getCommandTimeout(string ident="")IDTechSDK.IDT_L80static
initSC() (defined in IDTechSDK.IDT_L80)IDTechSDK.IDT_L80static
lcd_clearAllLines(string ident="")IDTechSDK.IDT_L80
lcd_clearDisplay(int lineNumber, string ident="")IDTechSDK.IDT_L80
lcd_displayMessage(int lineNumber, string message, string ident="")IDTechSDK.IDT_L80
lcd_displayPrompt(int promptNumber, int lineNumber, string ident="")IDTechSDK.IDT_L80
lcd_enableBacklight(bool enable, string ident="")IDTechSDK.IDT_L80
lcd_getBacklightStatus(ref bool enabled, string ident="")IDTechSDK.IDT_L80
lcd_retrieveMessage(DisplayMessages.DISPLAY_MESSAGE_LANGUAGE lang, DisplayMessages.DISPLAY_MESSAGE_IDENTIFIER id, ref string line1, ref string line2)IDTechSDK.IDT_L80static
lcd_savePrompt(int promptNumber, string prompt, string ident="")IDTechSDK.IDT_L80
pin_cancelPINEntry(string ident="")IDTechSDK.IDT_L80
pin_getEncryptedPIN(int keyType, string PAN, string message, int timeout, bool isAES=false, string ident="")IDTechSDK.IDT_L80
pin_getFunctionKey(string ident="")IDTechSDK.IDT_L80
pin_getManualPanEntry(bool csc, bool ADR, bool ZIP, string ident="")IDTechSDK.IDT_L80
pin_promptForAmountInput(string message, byte[] signature, bool maskInput, int minLen, int maxLen, string ident="")IDTechSDK.IDT_L80
pin_promptForKeyInput(string message, byte[] signature, bool maskInput, int minLen, int maxLen, string ident="")IDTechSDK.IDT_L80
pin_sendBeep(int frequency, int duration, string ident="")IDTechSDK.IDT_L80
pin_setKeypressCapture(bool showKeyValue, string ident="")IDTechSDK.IDT_L80
SDK_Version()IDTechSDK.IDT_L80static
setCallback(CallBack my_Callback)IDTechSDK.IDT_L80static
setCallback(IntPtr my_Callback, SynchronizationContext context)IDTechSDK.IDT_L80static
setCommandTimeout(int milliseconds, string ident="")IDTechSDK.IDT_L80static
SharedControllerIDTechSDK.IDT_L80static
useSerialPort(int port)IDTechSDK.IDT_L80static
useSerialPort(int port, int baud, string ident="")IDTechSDK.IDT_L80static
useSerialPortLinux(string path)IDTechSDK.IDT_L80static
useSerialPortLinux(string path, int baud)IDTechSDK.IDT_L80static