closeSerialPort() | IDTechSDK.IDT_L100 | static |
closeUSB() | IDTechSDK.IDT_L100 | static |
config_getBaudRate(ref int baud) | IDTechSDK.IDT_L100 | |
config_getEthernetMACAddress(ref byte[] address) | IDTechSDK.IDT_L100 | |
config_getModelNumber(ref string response) | IDTechSDK.IDT_L100 | |
config_getNetworkConfiguration(ref bool isStatic, ref string address, ref string subnet, ref string gateway, ref string dns) | 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 | |
config_setEthernetMACAddress(byte[] address) | IDTechSDK.IDT_L100 | |
config_setNetworkConfiguration(bool isStatic, string address, string subnet, string gateway, string dns) | 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_sendDataCommand_ext(string cmd, bool calcLRC, ref byte[] response, int timeout, bool noResponse) | IDTechSDK.IDT_L100 | |
device_sendPAE(string command, ref string response, int timeout, string ip="") | IDTechSDK.IDT_L100 | |
device_setDateTime() | IDTechSDK.IDT_L100 | |
device_setSleepModeTime(int time) | IDTechSDK.IDT_L100 | |
device_startRKI() | IDTechSDK.IDT_L100 | |
device_SymmetricRKI(int type) | IDTechSDK.IDT_L100 | |
device_updateDeviceFirmware(byte[] firmwareData) | IDTechSDK.IDT_L100 | |
getCommandTimeout() | IDTechSDK.IDT_L100 | static |
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_retrieveMessage(DisplayMessages.DISPLAY_MESSAGE_LANGUAGE lang, DisplayMessages.DISPLAY_MESSAGE_IDENTIFIER id, ref string line1, ref string line2) | IDTechSDK.IDT_L100 | static |
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() | IDTechSDK.IDT_L100 | |
pin_getManualPanEntry(bool csc, bool ADR, bool ZIP) | IDTechSDK.IDT_L100 | |
pin_promptForAmountInput(int messageID, int languageID, int minLen, int maxLen) | IDTechSDK.IDT_L100 | |
pin_promptForAmountInputEnc(byte[] message, int minLen, int maxLen) | IDTechSDK.IDT_L100 | |
pin_promptForKeyInput(int messageID, int languageID, bool maskInput, int minLen, int maxLen) | IDTechSDK.IDT_L100 | |
pin_promptForKeyInputEnc(byte[] message, bool maskInput, int minLen, int maxLen) | IDTechSDK.IDT_L100 | |
pin_sendBeep(int frequency, int duration) | IDTechSDK.IDT_L100 | |
pin_setKeypressCapture(bool showKeyValue) | IDTechSDK.IDT_L100 | |
SDK_Version() | IDTechSDK.IDT_L100 | static |
setCallback(CallBack my_Callback) | IDTechSDK.IDT_L100 | static |
setCallback(IntPtr my_Callback, SynchronizationContext context) | IDTechSDK.IDT_L100 | static |
setCommandTimeout(int milliseconds) | IDTechSDK.IDT_L100 | static |
SharedController | IDTechSDK.IDT_L100 | static |
useSerialPort(int port) | IDTechSDK.IDT_L100 | static |
useSerialPort(int port, int baud) | IDTechSDK.IDT_L100 | static |
useUSB() | IDTechSDK.IDT_L100 | static |