libximc
2.13.3
|
Read command controller information. More...
Data Fields | |
char | Manufacturer [5] |
Manufacturer. | |
char | ManufacturerId [3] |
Manufacturer id. | |
char | ProductDescription [9] |
Product description. | |
unsigned int | Major |
The major number of the hardware version. | |
unsigned int | Minor |
Minor number of the hardware version. | |
unsigned int | Release |
Number of edits this release of hardware. | |
Read command controller information.
The controller responds to this command in any state. Manufacturer field for all XI** devices should contain the string "XIMC" (validation is performed on it) The remaining fields contain information about the device.
unsigned int Major |
The major number of the hardware version.
unsigned int Minor |
Minor number of the hardware version.
unsigned int Release |
Number of edits this release of hardware.