Common Data PagesProduct Info Page Structure
Product 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 ProductInfoPageVB
Public Structure ProductInfoPageC++
public value class ProductInfoPageF#
[<SealedAttribute>]
type ProductInfoPage =
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. |
| SerialNumber | Gets the serial number. |
| SoftwareRevision | Gets the software revision. |
Methods
| Equals | (Inherited from ValueType) |
| GetHashCode | (Inherited from ValueType) |
| GetType | (Inherited from Object) |
| ToString | (Inherited from ValueType) |