Package ilcd
Class General

Public Method getIdentificationInfo

static String getIdentificationInfo()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Returns Description
identificationInfo identification information

The getIdentificationInfo() method returns a string with the actual identification information.
Example string which is returned by this method: iLCD Firmware


Example

Draw.writeText(General.getIdentificationInfo());

See also:

General.getFirmwareInfo()
General.getFirmwareVersion()
General.getILCDControllerName()