System.Beacon.Components.TBeaconDevice.TxPower
Delphi
property TxPower: ShortInt read FTxPower write SetTxPower default -63;
C++
__property TxPower = {default=-63};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | System.Beacon.Components.pas System.Beacon.Components.hpp |
System.Beacon.Components | TBeaconDevice |
Description
Indicates the power transmission. {{#multireplace:System.Beacon.Components.TBeaconDevice.TxPower|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:System.Beacon.Components.TCustomBeaconDevice.TxPower|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:System.Beacon.Components.TCustomBeaconDevice.TxPower|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Indicates the power transmission.
TxPower represents the power transmission of the beacon device transmitter. This value is also advertised for proximity purposes.
You can use this value as a calibration parameter:
This allows to retreive reliable values of distance to other BLE devices.