Get the currently set Tx and Rx antenna port.
| C# | Visual Basic | Visual C++ |
public byte[] CmdGetTxRxPorts()
Public Function CmdGetTxRxPorts As Byte()
public: array<unsigned char>^ CmdGetTxRxPorts()
a two-element array: {tx port, rx port}
| C# | Visual Basic | Visual C++ |
public byte[] CmdGetTxRxPorts()
Public Function CmdGetTxRxPorts As Byte()
public: array<unsigned char>^ CmdGetTxRxPorts()