BrickPiInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class containing the board information
public class BrickPiInfo
type BrickPiInfo = class
Public Class BrickPiInfo
- Inheritance
-
BrickPiInfo
Constructors
BrickPiInfo() | |
BrickPiInfo(String, String, String, String, String) |
Instantiate BrickPiInfo object |
Properties
Board |
Board information |
HardwareVersion |
Hardware version |
Id |
Id of the brick, can be 1 to 255 |
Manufacturer |
Manufacturer information |
SoftwareVersion |
Firmware version |
Methods
GetHardwareVersion() |
Get the Hardware version as an int array |
GetSoftwareVersion() |
Get the firmware version as an int array |