Mercury API
POWERUPDELAY Property
NamespacesThingMagicGen2..::.BAPParametersPOWERUPDELAY
Time delay until transmission of first command after interrogator power-up For BAP tags to perform effective duty cycling, this value should be several msecs. This value is specified in microseconds and defaults to 3000.
Declaration Syntax
C#Visual BasicVisual C++
public int POWERUPDELAY { get; set; }
Public Property POWERUPDELAY As Integer
public:
property int POWERUPDELAY {
	int get ();
	void set (int value);
}

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