Set the frequency hop table.
| C# | Visual Basic | Visual C++ |
public void CmdSetFrequencyHopTable( uint[] frequency )
Public Sub CmdSetFrequencyHopTable ( _ frequency As UInteger() _ )
public: void CmdSetFrequencyHopTable( array<unsigned int>^ frequency )
- frequency (array< UInt32 >[]()[])
- A list of frequencies, in kHz. The list may be at most 62 elements.