Frequency
SetFrequency
SetFrequency(Channel, Frequency)
Sets the frequency for the given channel in Hz.
Note: See the Sparrow Link Instructions for Use for documentation on our frequency combinations that are unsupported or output a nominal value +/-15% of the selected frequencies.
Params
Channel
integer
required
Channel value of either 0 or 1
0 = Inner channel
1 = Outer channel
Frequency
integer
required
Accepted integer values: 1, 5, 10, 15, 20, 25, 30, 40, 50, 75, 100, 125, 150
Return Value
ReadFrequency
ReadFrequency(Channel, )
Returns the current frequency for the specified channel in Hz.
Params
Channel
integer
required
Channel value of either 0 or 1
0 = Inner channel
1 = Outer channel
required
Return Value
Frequency
integer
Example: 15