Using the MOV Command

It is recommended that the MOV command be used to execute all programming commands that load variables. Using the MOV command is faster and avoids displaying text on the analyzer screen. For example, send the following to set the reference level to 010 dBm:

OUTPUT 723;"MOV RL, 010DBM;"

1-18