Mercury API
CmdSetRegionLbt Method (region, lbt)
NamespacesThingMagicSerialReaderCmdSetRegionLbt(Reader..::.Region, Boolean)
Set the current regulatory region for the device. Resets region-specific configuration, such as the frequency hop table.
Declaration Syntax
C#Visual BasicVisual C++
public void CmdSetRegionLbt(
	Reader..::.Region region,
	bool lbt
)
Public Sub CmdSetRegionLbt ( _
	region As Reader..::.Region, _
	lbt As Boolean _
)
public:
void CmdSetRegionLbt(
	Reader..::.Region region, 
	bool lbt
)
Parameters
region (Reader..::.Region)
Region code
lbt (Boolean)
Enable LBT?

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