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.7+f8fd98166b9bf0a42264cde40f288f0590fac03d
true if successful
Assembly: SmallEarthTech.AntRadioInterface (in SmallEarthTech.AntRadioInterface.dll) Version: 5.0.7+f8fd98166b9bf0a42264cde40f288f0590fac03d
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