NurApiGetPhysicalAntennaMask Method
This function generates an antennaMask value from the passed physical antenna names. If parameter is invalid, an exception will be thrown
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public uint GetPhysicalAntennaMask(
string commaSeparated
)
- commaSeparated String
- Comma separated list of physical antenna names to use for creating the mask. If antenna is specified without polarity, all polarities will be added to the mask. To create a mask for all antenna, use parameter "ALL"
UInt32The generated antenna mask