Sierra Wireless Writing an embedded application loader User Manual Page 87

  • Download
  • Add to my manuals
  • Print
  • Page
    / 102
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 86
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
Page view 86
1 2 ... 82 83 84 85 86 87 88 89 90 91 92 ... 101 102

Comments to this Manuals

No comments