IAnt ConfigurationConfigure Advanced Burst Splitting Method
Configures the advanced burst splitting.
Definition
Namespace: SmallEarthTech.AntRadioInterface
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.2+3bc433b476ad11fc6896cfd0bd783d60504dc315
true if successful
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.2+3bc433b476ad11fc6896cfd0bd783d60504dc315
C#
bool ConfigureAdvancedBurstSplitting(
bool splitBursts
)VB
Function ConfigureAdvancedBurstSplitting (
splitBursts As Boolean
) As BooleanC++
bool ConfigureAdvancedBurstSplitting(
bool splitBursts
)F#
abstract ConfigureAdvancedBurstSplitting :
splitBursts : bool -> bool Parameters
- splitBursts Boolean
- if set to true [split bursts].
Return Value
Booleantrue if successful