NurApiSetExtendedCarrier Method
Causes the module to leave carrier on after a command and not to jump to new frequency.
The carrier on time is limited by the maximum channel time.
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public void SetExtendedCarrier(
bool on
)
Parameters
- on Boolean
- When set to true then the carrier is left on (after the following command) until channel time is up or
this function is called with this parameter as false.