VisionBox Interface Library  1.7.9.0 (2023-09-08)
VIB::LCD Member List

This is the complete list of members for VIB::LCD, including all inherited members.

ClearDisplay()VIB::LCD
Close()VIB::iDevice
ConfigureAutoText(const VIB::LCD::LCD_AUTO_TYPE AutoTextType, const bool Enable)VIB::LCD
GetNumberOfCharactersPerLine(unsigned int &NumberOfCharactersPerLine)VIB::LCD
GetNumberOfLines(unsigned int &NumberOfLines)VIB::LCD
iDevice(const iDevice &device)VIB::iDevice
isOpen(bool &state)VIB::iDevice
LCD()VIB::LCD
LCD_AUTO_TYPE enum nameVIB::LCD
LCD_AUTO_TYPE_ONTIME enum valueVIB::LCD
LCD_AUTO_TYPE_POSTCODE enum valueVIB::LCD
LCD_AUTO_TYPE_TEMPERATURE enum valueVIB::LCD
Open(unsigned int Index=0)VIB::iDevice
operator=(const iDevice &device)VIB::iDevice
Reset()VIB::LCD
WriteText(const unsigned int StartCharacterIndex, const unsigned int StartLineIndex, const unsigned int CharactersToWrite, const unsigned char *pText, const bool LineWrap=true)VIB::LCD
~iDevice()VIB::iDevicevirtual