Common Data PagesManufacturer Info Page Structure
Manufacturer info page.
Definition
Namespace: SmallEarthTech.AntPlus
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.4+3bc433b476ad11fc6896cfd0bd783d60504dc315
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.4+3bc433b476ad11fc6896cfd0bd783d60504dc315
C#
public readonly struct ManufacturerInfoPageVB
Public Structure ManufacturerInfoPageC++
public value class ManufacturerInfoPageF#
[<SealedAttribute>]
type ManufacturerInfoPage =
struct
inherit ValueType
endProperties
| ComponentId | Gets the component identifier. Bits 0 – 3: Number of components. Bits 4 – 7: Component identifier. A value of 0xFF indicates that the component identifier is not used. |
| HardwareRevision | Gets the hardware revision. |
| ManufacturerId | Gets the manufacturer identifier. |
| ModelNumber | Gets the model number. |
Methods
| Equals | (Inherited from ValueType) |
| GetHashCode | (Inherited from ValueType) |
| GetType | (Inherited from Object) |
| ToString | (Inherited from ValueType) |