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.2+bee07ae1f518f90000e3a8eef95ac61052778db9
true if successful
Assembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 4.1.2+bee07ae1f518f90000e3a8eef95ac61052778db9
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