Programming Information ESG-D Series Option H98 Signal Generators
Example Program: Creating a Wideband CDMA Waveform
5-36 Manual Supplement
Program Comments
10 to 140: Title and program description
150: Assigns the signal generator’s GPIB address to a variable.
160 to 180: Sets the signal generator to LOCAL mode, and clear the controller’s display.
190: Sets the signal generator to a defined state for programming.
200: Clears the signal generator’s Status Byte Register.
210: Program border
220: Sets the carrier frequency to 2.17 GHz.
230:
Sets the carrier power level to −10 dBm.
240: Turns off Perch2 channel.
250: Selects 50 as the downlink long code.
260: Selects 15 as the downlink channel 1 short code.
270: Selects a Dedicated Traffic Channel as the downlink channel 1 channel type.
280: Activates the wideband CDMA mode.
290: Program border
300: Turns on the signal generator’s RF output.
310: Program border
320: Returns the signal generator to LOCAL mode.
330: Waits five seconds.
340 to 360: Prints a message to the controller’s display.
370: Ends the program.