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