public abstract class DeviceCapabilities
Public MustInherit Class DeviceCapabilities
public ref class DeviceCapabilities abstract
[<AbstractClassAttribute>]
type DeviceCapabilities = class end
DeviceCapabilities | Initializes a new instance of the DeviceCapabilities class |
AdvancedBurst | Gets a value indicating whether advanced burst is supported. |
ANTFS_Support | Gets a value indicating whether this DeviceCapabilities is ANTFS supported. |
EventBuffering | Gets a value indicating whether event buffering is supported. |
EventFiltering | Gets a value indicating whether event filtering is supported. |
ExtendedChannelAssignment | Gets a value indicating whether extended channel assignment is supported. |
ExtendedMessaging | Gets a value indicating whether extended messaging is supported. |
FITSupport | Gets a value indicating whether this DeviceCapabilities is FIT file compatible. |
HighDutySearch | Gets a value indicating whether high duty search is supported. |
LowPrioritySearch | Gets a value indicating whether low priority search is supported. |
MaxANTChannels | Number of channels available. |
MaxDataChannels | Number of SensRcore data channels available |
MaxNetworks | Number of simultaneous networks allowed |
NoAckMessages | Gets a value indicating whether [no ack messages]. |
NoBurstMessages | Gets a value indicating whether [no burst messages]. |
NoReceiveChannels | Gets a value indicating whether [no receive channels]. |
NoReceiveMessages | Gets a value indicating whether [no receive messages]. |
NoTransmitChannels | Gets a value indicating whether [no transmit channels]. |
NoTransmitMessages | Gets a value indicating whether [no transmit messages]. |
OnboardLED | Gets a value indicating whether onboard led is supported. |
PerChannelTransmitPower | Gets a value indicating whether per channel transmit power is supported. |
PrivateNetworks | Gets a value indicating whether private networks are supported. |
ProximitySearch | Gets a value indicating whether proximity search is supported. |
ScanModeSupport | Gets a value indicating whether scan mode supported. |
ScriptSupport | Gets a value indicating whether script is supported. |
SearchList | Gets a value indicating whether search list is supported. |
SearchSharing | Gets a value indicating whether search sharing is supported. |
SelectiveDataUpdate | Gets a value indicating whether selective data update is supported. |
SerialNumber | Gets a value indicating whether serial number is supported. |
SingleChannelEncryption | Gets a value indicating whether single channel encryption is supported. |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |