User`s guide

Chapter
5
BASIC
Commands
109
SEARCH_RF_CHANNEL
Purpose
To automatically search for available channels when not being connected to a base
for a specific period of time
Syntax
SEARCH_RF_CHANNEL(N%)
Remarks
"N%" is an integer variable, indicating a specified period of time in units of 1
second.
Example
SEARCH_RF_CHANNEL(10)
See Also
GET_RF_CHANNEL, SET_RF_CHANNEL, SET_RF_TIMEOUT
SET_RF_CHANNEL
Purpose
To set the channel of the terminal.
Syntax
SET_RF_CHANNEL(N%)
Remarks
"N%" is an integer variable, indicating the specified channel for the terminal.
Value Meaning
1 ~ 4
1 ~ 6
Channels available for 433 MHz.
Channels available for 2.4 GHz.
Example
SET_RF_CHANNEL(1)
See Also
GET_RF_CHANNEL, SEARCH_RF_CHANNEL, SET_RF_ID,
SET_RF_POWER
SET_RF_ID
Purpose
To set the ID of the terminal.
Syntax
SET_RF_ID(N%)
Remarks
"N%" is an integer variable, indicating the ID of the terminal.
Value Meaning
1 ~ 45
1 ~ 99
IDs available for 433 MHz.
IDs available for 2.4 GHz.
Example
SET_RF_ID(1)
See Also
GET_RF_ID, SET_RF_CHANNEL, SET_RF_POWER