User manual

GHI Electronics,LLC Embedded Master User Manual
Hardware and Software Library
11.15. Miscellaneous Hardware Access
Several special access functions are available to the user to change some settings. For
example, changing the used LCD type or debugging interface for .NET Micro Framework
Example
Changing the used LCD
Misc.SetLCDType(Misc.LCDTypes.OSRAM_OS128064PK27MY);
Reference
GHIElectronics.Hardware.Misc
11.16. System Information
Several system specific information can be obtained using the SystemInfo class. They
contain the following:
Serial Number: A unique serial number for your Embedded Master Module.
System Version Info: The installed firmware version.
Hardware Version: Embedded Master Module hardware version.
Extended Hardware Version: Special hardware for Embedded Master Module, for
example, CANxtra.
Example
Getting the serial number.
string serialNumber = GHIElectronics.System.SystemInfo.SerialNumber;
Reference
GHIElectronics.System.SystemInfo
Rev. 2.06 TFT Page 87 of 102 www.ghielectronics.com