IDTech Windows SDK Guide  1.1.81.0
API reference for SmartPIN L100
IDTechSDK.IDT_L100 Member List

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

closeSerialPort()IDTechSDK.IDT_L100static
closeUSB()IDTechSDK.IDT_L100static
config_getBaudRate(ref int baud)IDTechSDK.IDT_L100
config_getModelNumber(ref string response)IDTechSDK.IDT_L100
config_getSerialNumber(ref string response)IDTechSDK.IDT_L100
config_setBaudRate(int baud)IDTechSDK.IDT_L100
config_setCmdTimeOutDuration(int newTimeOut)IDTechSDK.IDT_L100
device_enterStopMode()IDTechSDK.IDT_L100
device_getDateTime(ref byte[] dateTime)IDTechSDK.IDT_L100
device_getFirmwareVersion(ref string response)IDTechSDK.IDT_L100
device_getKeyStatus(ref byte[] status)IDTechSDK.IDT_L100
device_rebootDevice()IDTechSDK.IDT_L100
device_sendDataCommand(string cmd, bool calcLRC, ref byte[] response)IDTechSDK.IDT_L100
device_setDateTime()IDTechSDK.IDT_L100
device_setSleepModeTime(int time)IDTechSDK.IDT_L100
device_startRKI()IDTechSDK.IDT_L100
lcd_clearAllLines()IDTechSDK.IDT_L100
lcd_clearDisplay(int lineNumber)IDTechSDK.IDT_L100
lcd_displayMessage(int lineNumber, string message)IDTechSDK.IDT_L100
lcd_displayPrompt(int promptNumber, int lineNumber)IDTechSDK.IDT_L100
lcd_enableBacklight(bool enable)IDTechSDK.IDT_L100
lcd_getBacklightStatus(ref bool enabled)IDTechSDK.IDT_L100
lcd_savePrompt(int promptNumber, string prompt)IDTechSDK.IDT_L100
pin_cancelPINEntry()IDTechSDK.IDT_L100
pin_getEncryptedPIN(int keyType, string PAN, string message, int timeout)IDTechSDK.IDT_L100
pin_getFunctionKey(int timeout)IDTechSDK.IDT_L100
pin_promptForAmountInput(int messageID, int languageID, int minLen, int maxLen, int timeout)IDTechSDK.IDT_L100
pin_promptForKeyInput(int messageID, int languageID, bool maskInput, int minLen, int maxLen, int timeout)IDTechSDK.IDT_L100
pin_sendBeep(int frequency, int duration)IDTechSDK.IDT_L100
SDK_Version()IDTechSDK.IDT_L100static
setCallback(CallBack my_Callback)IDTechSDK.IDT_L100static
setCallback(IntPtr my_Callback, SynchronizationContext context)IDTechSDK.IDT_L100static
SharedControllerIDTechSDK.IDT_L100static
useSerialPort(int port, bool isSRED)IDTechSDK.IDT_L100static
useSerialPort(int port, int baud, bool isSRED)IDTechSDK.IDT_L100static
useUSB()IDTechSDK.IDT_L100static