GPIB OPERATION
3-2-24
PHASE MODULATION
PM or PM1 or PM2
Set Phase deviation (short form)
:DEVN
Set Phase deviation
:INC
Set Phase Modulation step size
Data type :
Decimal Numeric Program Data
Allowed suffices :
RAD or RADS
Default suffix :
RAD
:<src>
Select modulation source where <src> is any one of: INTF1,
INTF2, INTF3, INTF4, INTF5, INTF6, EXT1DC, EXT1AC,
EXT1ALC, EXT2DC, EXT2AC or EXT2ALC
:ON
Turn PM ON (local)
:OFF
Turn PM OFF (local)
:UP
Go UP one step
:DN
Go DOWN one step
:RETN
Return to original setting
:XFER
Transfer current value to be the new setting
Data type :
None
Allowed suffices :
None
Default suffix :
None
Examples:
PM:DEVN 2.5RAD;INTF4;ON
PM1:DEVN 1.5RAD;INC 0.1RAD;EXT1AC
PM? or PM1? or PM2?
Prepares message containing information on Phase Modulation
setting in one of the following formats:
:PM:DEVN <nr2>;<src>;<status>;INC <nr2>
:PM1:DEVN <nr2>;<src>;<status>;INC <nr2>
:PM2:DEVN <nr2>;<src>;<status>;INC <nr2>
where <src> is a program mnemonic representing the source
of the modulation signal and <status> is a program
mnemonic indicating whether the modulation is
locally ON or OFF
Example:
:PM2:DEVN 2.30;INTF4;OFF;INC 0.05