237
<COMMAND CSY>
Create System
Controller → Radio
CSY,[SYS_TYPE],[PROTECT][\r]
Radio → Controller
CSY,[SYS_INDEX][\r]
[SYS_TYPE] : System Type
CNV : CONVENTIONAL
MOT : MOTOROLA TYPE
EDC : EDACS Narrow / Wide
EDS : EDACS SCAT
LTR : LTR
P25S : P25 STANDARD
P25F : P25 One Frequency TRUNK
[SYS_INDEX] : The Index of Created System
[PROTECT] : Protect bit Status (0:OFF / 1:ON)
Creates a system and return created system index.
The index is a handle to get/set system information.
Returns -1 if the scanner failed to create because of no resource.
This command is only acceptable in Programming Mode.
<COMMAND DSY>
Delete System
Controller → Radio
DSY,[SYS_INDEX][\r]
Radio → Controller
DSY,OK[\r]
[SYS_INDEX] : System Index
This command deletes a System.
This command is only acceptable in Programming Mode.