Common Data PagesProduct Info Page Structure
Product info page.
Definition
Namespace: SmallEarthTech.AntPlus
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.2+fe94d33487affd796e1d786d5b5eb3d769a3361f
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.2+fe94d33487affd796e1d786d5b5eb3d769a3361f
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) |