Mercury API
CONNECTEDANTENNA Property
NamespacesThingMagicReader..::.Stat..::.ValuesCONNECTEDANTENNA
Current connected antennas
Declaration Syntax
C#Visual BasicVisual C++
public uint[] CONNECTEDANTENNA { get; set; }
Public Property CONNECTEDANTENNA As UInteger()
public:
property array<unsigned int>^ CONNECTEDANTENNA {
	array<unsigned int>^ get ();
	void set (array<unsigned int>^ value);
}

Assembly: MercuryAPI (Module: MercuryAPI) Version: 1.29.4.34 (1.29.4.34)