Mercury API
Gen2..::.IDS..::.SL900A..::.BatteryLevelReading Constructor (reply)
NamespacesThingMagicGen2..::.IDS..::.SL900A..::.BatteryLevelReadingGen2..::.IDS..::.SL900A..::.BatteryLevelReading(array<Byte>[]()[])
Create Get Battery Level reply object
Declaration Syntax
C#Visual BasicVisual C++
public BatteryLevelReading(
	byte[] reply
)
Public Sub New ( _
	reply As Byte() _
)
public:
BatteryLevelReading(
	array<unsigned char>^ reply
)
Parameters
reply (array< Byte >[]()[])
Raw 16-bit Get Battery Level response (as 2-byte, big-endian array)

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