Ant RadioConfigure Advanced Burst Splitting Method
Configures the advanced burst splitting.
Definition
Namespace: SmallEarthTech.AntUsbStick
Assembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 4.1.6+fe94d33487affd796e1d786d5b5eb3d769a3361f
true if successful
Assembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 4.1.6+fe94d33487affd796e1d786d5b5eb3d769a3361f
C#
public bool ConfigureAdvancedBurstSplitting(
bool splitBursts
)VB
Public Function ConfigureAdvancedBurstSplitting (
splitBursts As Boolean
) As BooleanC++
public:
virtual bool ConfigureAdvancedBurstSplitting(
bool splitBursts
) sealedF#
abstract ConfigureAdvancedBurstSplitting :
splitBursts : bool -> bool
override ConfigureAdvancedBurstSplitting :
splitBursts : bool -> bool Parameters
- splitBursts Boolean
- if set to true [split bursts].
Return Value
Booleantrue if successful