Mercury API
CmdTestSetFrequency Method (frequency)
NamespacesThingMagicSerialReaderCmdTestSetFrequency(UInt32)
Set the operating frequency of the device. Testing command.
Declaration Syntax
C#Visual BasicVisual C++
public void CmdTestSetFrequency(
	uint frequency
)
Public Sub CmdTestSetFrequency ( _
	frequency As UInteger _
)
public:
void CmdTestSetFrequency(
	unsigned int frequency
)
Parameters
frequency (UInt32)
the frequency to set, in kHz

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