Component: TTI TG5011 Signal Generator (TG5011) (Test Equipment)

From Flowcode Help
Jump to navigationJump to search
Author Matrix TSL
Version 0.2
Category Test Equipment


Contents

TTI TG5011 Signal Generator component

TTi TG5011 50 MHz Signal Generator

Component Source Code

Please click here to download the component source project: FC_Comp_Source_TTITG5011.fcsx

Please click here to view the component source code (Beta): FC_Comp_Source_TTITG5011.fcsx

Detailed description

No detailed description exists yet for this component

Examples

No additional examples







Macro reference

ADDRESSRet

Fc9-comp-macro.png ADDRESSRet
Returns the instruments address 
Fc9-s16-icon.png - INT Return


AMPL

Fc9-comp-macro.png AMPL
Sets the amplitde to <nrf> in the units as specified by the AMPUNIT command. (Range = 10mVpp - 10Vpp) 
Fc9-f32-icon.png - FLOAT Amplitude
Sets the amplitude (10mVpp - 10Vpp). Units specificied by AMPUNIT command. 
Fc9-void-icon.png - VOID Return


AMPLRNG

Fc9-comp-macro.png AMPLRNG
Sets the amplitude range to; 0 = AUTO, 1 = HOLD. 
Fc9-bool-icon.png - BOOL Range
Sets the amplitude range (0 = AUTO, 1 = HOLD). 
Fc9-void-icon.png - VOID Return


AMPUNIT

Fc9-comp-macro.png AMPUNIT
Sets the amplitude units to; 0 = VPP, 1 = VRMS, 2 = DBM. 
Fc9-u8-icon.png - BYTE Units
Sets the amplitude units (0 = VPP, 1 = VRMS, 2 = DBM). 
Fc9-void-icon.png - VOID Return


ARB1

Fc9-comp-macro.png ARB1
Loads the binary-data to an existing arbitrary waveform memory location ARB1. 
Fc9-u16-icon.png - UINT Waveform
16 Bit binary number for arbitrary waveform. 
Fc9-void-icon.png - VOID Return


ARB1DEFRet

Fc9-comp-macro.png ARB1DEFRet
Returns user specified waveform name, waveform pint interpolation state and waveform length of ARB1. 
Fc9-string-icon.png - STRING Return


ARB1Ret

Fc9-comp-macro.png ARB1Ret
Returns the binary-data from an existing abbitrary wavefrom memory location. 
Fc9-u16-icon.png - UINT Return


ARB2

Fc9-comp-macro.png ARB2
Loads the binary-data to an existing arbitrary waveform memory location ARB2. 
Fc9-u16-icon.png - UINT Waveform
 
Fc9-void-icon.png - VOID Return


ARB2DEFRet

Fc9-comp-macro.png ARB2DEFRet
Returns user specified waveform name, waveform pint interpolation state and waveform length of ARB2. 
Fc9-string-icon.png - STRING Return


ARB2Ret

Fc9-comp-macro.png ARB2Ret
Returns the binary-data from an existing abbitrary wavefrom memory location. 
Fc9-u16-icon.png - UINT Return


ARB3

Fc9-comp-macro.png ARB3
Loads the binary-data to an existing arbitrary waveform memory location ARB3. 
Fc9-u16-icon.png - UINT Waveform
 
Fc9-void-icon.png - VOID Return


ARB3DEFRet

Fc9-comp-macro.png ARB3DEFRet
Returns user specified waveform name, waveform pint interpolation state and waveform length of ARB3. 
Fc9-string-icon.png - STRING Return


ARB3Ret

Fc9-comp-macro.png ARB3Ret
Returns the binary-data from an existing abbitrary wavefrom memory location. 
Fc9-u16-icon.png - UINT Return


ARB4

Fc9-comp-macro.png ARB4
Loads the binary-data to an existing arbitrary waveform memory location ARB4. 
Fc9-u8-icon.png - BYTE Waveform
 
Fc9-void-icon.png - VOID Return


ARB4DEFRet

Fc9-comp-macro.png ARB4DEFRet
Returns user specified waveform name, waveform pint interpolation state and waveform length of ARB4. 
Fc9-string-icon.png - STRING Return


ARB4Ret

Fc9-comp-macro.png ARB4Ret
Returns the binary-data from an existing abbitrary wavefrom memory location. 
Fc9-u16-icon.png - UINT Return


ARBDCOFFS

Fc9-comp-macro.png ARBDCOFFS
Sets the arbritary dc waveform offset to <nrf> volts. 
Fc9-f32-icon.png - FLOAT OffsetVoltage
Set the offset voltage 
Fc9-void-icon.png - VOID Return


ARBDEF

Fc9-comp-macro.png ARBDEF
Sets user specified waveform name <cpd2> and waveform point interpollation state <cpd3> of arbitrary waveform memory location <cpd1>. 
Fc9-string-icon.png - STRING Name
Specified waveform name 
Fc9-string-icon.png - STRING State
Waveform interpolatino state 
Fc9-string-icon.png - STRING Location
Waveform memory location 
Fc9-void-icon.png - VOID Return


ARBLOAD

Fc9-comp-macro.png ARBLOAD
<cpd> sets the output waveform type to <DC>,<SINC>, <EXPRISE>,<LOGRISE>,<RAMPUP>,<RAMPDN>, <TRIANG>,<SQUARE>, <ARB1>,<ARB2>,<ARB3>, <ARB4>, <"USERNAME1">, <"USERNAME2">, <"USERNAME3">, <"USERNAME4">. 
Fc9-string-icon.png - STRING Type
Waveform Type 
Fc9-void-icon.png - VOID Return


ARBRESIZE

Fc9-comp-macro.png ARBRESIZE
Changes the size of arbritary waveform <cpd> to <nrf>. 
Fc9-f32-icon.png - FLOAT Size
Size of waveform 
Fc9-string-icon.png - STRING Waveform
Arbritary Waveform 
Fc9-void-icon.png - VOID Return


BEEP

Fc9-comp-macro.png BEEP
Sound one beep. 
Fc9-void-icon.png - VOID Return


BEEPMODE

Fc9-comp-macro.png BEEPMODE
Set beep mode to; 0 = ON, 1 = OFF, 2 = WARN, 3 = ERROR.  
Fc9-u8-icon.png - BYTE Mode
Sets the beep mode (0 = ON, 1 = OFF, 2 = WARN, 3 = ERROR). 
Fc9-void-icon.png - VOID Return


BST

Fc9-comp-macro.png BST
Sets the burst mode to; 0 = <OFF>, 1 = <NCYC>, 2= <GATED>, 3 = <INFINITE>. 
Fc9-u8-icon.png - BYTE MODE
Sets the burst mode (0 = OFF, 1 = NCYC, 2 = GATED, 3 = INFINITE). 
Fc9-void-icon.png - VOID Return


BSTCOUNT

Fc9-comp-macro.png BSTCOUNT
Sets the burst count to <nrf> cycles, maximum 1048575 cycles. 
Fc9-s32-icon.png - LONG Count
Sets the burst count in cycles (1 - 1048575). 
Fc9-void-icon.png - VOID Return


BSTPER

Fc9-comp-macro.png BSTPER
Sets the burst trigger period to <nrf> seconds. (Lower limit: 1us - Upper limit: 500s). 
Fc9-f32-icon.png - FLOAT Seconds
Duration of the burst trigger period in seconds. 
Fc9-void-icon.png - VOID Return


BSTPHASE

Fc9-comp-macro.png BSTPHASE
Sets the burst phase to <nrf> degrees. (Lower limit: -360 - Upper limit: 360) 
Fc9-f32-icon.png - FLOAT Degrees
Sets the burst phase in degrees (-360 - 360) 
Fc9-void-icon.png - VOID Return


BSTTRGPOL

Fc9-comp-macro.png BSTTRGPOL
Sets the burst trigger slope to; 0 = POS, 1 = NEG. 
Fc9-bool-icon.png - BOOL Slope
Set the burst trigger slope (0 = POS, 1 = NEG). 
Fc9-void-icon.png - VOID Return


BSTTRGSRC

Fc9-comp-macro.png BSTTRGSRC
Sets the burst trigger source to; 0 = INT, 1 = EXT, 2 = MAN. 
Fc9-u8-icon.png - BYTE Source
Set the burst trigger source (0 = INT, 1 = EXT, 2 = MAN). 
Fc9-void-icon.png - VOID Return


CALADJ

Fc9-comp-macro.png CALADJ
Adjust the selected calibration value by <nrf> (Lower limit: -100 - Upper limit: 100). 
Fc9-f32-icon.png - FLOAT Calibrate
Adjust the selected calibration value (-100 - 100). 
Fc9-void-icon.png - VOID Return


CALIBRATION

Fc9-comp-macro.png CALIBRATION
Sets the calibration mode to <START>, <SAVE>, or <ABORT>. <nrf> represents the calibration password. 
Fc9-u8-icon.png - BYTE Mode
0 = START, 1 = SAVE, 2 = ABORT 
Fc9-u32-icon.png - ULONG Password
Calibration password 
Fc9-void-icon.png - VOID Return


CALSTEP

Fc9-comp-macro.png CALSTEP
Step to the next calibration point. 
Fc9-void-icon.png - VOID Return


CALVALRet

Fc9-comp-macro.png CALVALRet
Returns the value from level calibration steps. 
Fc9-u16-icon.png - UINT Return


CLKSRC

Fc9-comp-macro.png CLKSRC
Sets the clock source to; 0 = INT, 1 = EXT. 
Fc9-bool-icon.png - BOOL Source
Sets the clock source (0 = INT, 1 = EXT). 
Fc9-void-icon.png - VOID Return


CLKSRRet

Fc9-comp-macro.png CLKSRRet
Returns the clock source <INT> or <EXT>. 
Fc9-bool-icon.png - BOOL Return


CLS

Fc9-comp-macro.png CLS
Clears status byte register of the interface. 
Fc9-void-icon.png - VOID Return


DCOFFS

Fc9-comp-macro.png DCOFFS
Sets the dc offset to <nrf> Volts. (Lower limit: -4.500 Vdc - Upper limit: 4.500 Vdc). 
Fc9-f32-icon.png - FLOAT DCOffset
Sets the dc offset in Volts(Vdc) (4.500 Vdc - 4.500 Vdc). 
Fc9-void-icon.png - VOID Return


EERRet

Fc9-comp-macro.png EERRet
Query and clear execution error number register. 
Fc9-string-icon.png - STRING Return


ESE

Fc9-comp-macro.png ESE
Sets the Standard Event Status Enable Register to the value of <nrf>. 
Fc9-u8-icon.png - BYTE Value
Value of register 0-255 
Fc9-void-icon.png - VOID Return


ESERet

Fc9-comp-macro.png ESERet
Returns the value in the Standard Event Status Enable Register in <nr1> numeric format. The syntax of the response is <nr1><rmt>. 
Fc9-u8-icon.png - BYTE Return


ESESet

Fc9-comp-macro.png ESESet
Sets the standard event status enable register to the value of <nrf>. (Lower limit: 0 - Upper limit: 255) 
Fc9-u8-icon.png - BYTE Value
Enable the register to this value. (0 - 255) 
Fc9-void-icon.png - VOID Return


ESRRet

Fc9-comp-macro.png ESRRet
Returns the value in the standard event status register in <nr1> 
Fc9-u8-icon.png - BYTE Return


FREQ

Fc9-comp-macro.png FREQ
Set the waveform frequency to <nrf> Hz. (Lower limit: 1uHz - Upper limit: 50MHz). 
Fc9-f32-icon.png - FLOAT Frequency
Sets the waveform frequency in Hertz(Hz) (1uHz - 50MHz). 
Fc9-void-icon.png - VOID Return


HILVL

Fc9-comp-macro.png HILVL
Sets the amplitude-high-level to <nrf> Volts. (Lower limit: -0.490 V - Upper limit: 5.000 V). 
Fc9-f32-icon.png - FLOAT HighLevel
Sets the amplitude-high-level in Volts(V) (-0.490 V - 5.000 V). 
Fc9-void-icon.png - VOID Return


IDNRet

Fc9-comp-macro.png IDNRet
Returns the instrument identification. The IDN is saved to the variable passed from the function 'ReturnIDN'. The return parameter is TRUE when the IDN is successfully returned. 
Fc9-string-icon.png - STRING ReturnIDN
 
Fc9-string-icon.png - STRING Return


ISTRet

Fc9-comp-macro.png ISTRet
Returns IST local message as defined by IEEE Std. 488.2. The syntax of the response is 0<rmt>, if the local message is false, or 1<rmt>, if the local message is true. 
Fc9-bool-icon.png - BOOL Return


LOCAL

Fc9-comp-macro.png LOCAL
Returns the instrument to local opertion and unlocks the keyboard. 
Fc9-void-icon.png - VOID Return


LOCKMODE

Fc9-comp-macro.png LOCKMODE
Sets the synchronising mode to; 0 = MASTER, 1 = SLAVE, 2 = INDEP. 
Fc9-u8-icon.png - BYTE Mode
Sets the synchronising mode (0 = MASTER, 1 = SLAVE, 2 = INDEP). 
Fc9-void-icon.png - VOID Return


LOLVL

Fc9-comp-macro.png LOLVL
Sets the amplitude-low-level to <nrf> Volts. (Lower limit: 5.000 V - Upper limit: -0.010 V). 
Fc9-f32-icon.png - FLOAT LowLevel
Sets the amplitude-low-level in Volts(V) (-5.000 V - -0.010 V). 
Fc9-void-icon.png - VOID Return


LRN

Fc9-comp-macro.png LRN
Intall data from a previous *LRN? command. 
Fc9-void-icon.png - VOID Return


LRNRet

Fc9-comp-macro.png LRNRet
Returns the complete setup of the instrument as a binary data block 
Fc9-s16-icon.png - INT Return


MOD

Fc9-comp-macro.png MOD
Sets modulation to; 0 = OFF, 1 = AM, 2 = FM, 3 = PM, 4 = FSK, 5 = PWM. 
Fc9-u8-icon.png - BYTE Modulation
Sets modulation (0 = OFF, 1 = AM, 2 = FM, 3 = PM, 4 = FSK, 5 = PWM). 
Fc9-void-icon.png - VOID Return


MODAMDEPTH

Fc9-comp-macro.png MODAMDEPTH
Sets AM waveform depth to <nrf> %. (Lower limit: 0% - Upper limit: 120%). 
Fc9-f32-icon.png - FLOAT Frequency
Sets AM waveform depth in percent (%) (0 - 120). 
Fc9-void-icon.png - VOID Return


MODAMFREQ

Fc9-comp-macro.png MODAMFREQ
Sets AM waveform frequency to <nrf> Hz. (Lower limit: 1uHz - Upper limit: 20kHz). 
Fc9-f32-icon.png - FLOAT Frequency
Sets AM waveform frequency in Hertz(Hz) (1uHz - 20kHz). 
Fc9-void-icon.png - VOID Return


MODAMSHAPE

Fc9-comp-macro.png MODAMSHAPE
Sets AM waveform shape to: 0 = SINE, 1 = SQUARE, 2 = RAMPUP, 3 = RAMPDN, 4 = TRIANG, 5 = NOISE, 6 = DC, 7 = SINC, 8 = EXPRISE, 9 = LOGRISE, 10 = ARB1, 11 = ARB2, 12 = ARB3, 13= ARB4. 
Fc9-u8-icon.png - BYTE Shape
Sets AM waveform shape (1 = SINE, 2 = SQUARE, 3 = RAMPUP, 4 = RAMPDN, 5 = TRIANG, 6 = NOISE, 7 = DC, 8 = SINC, 9 = EXPRISE, 10 = LOGRISE, 11 = ARB1, 12 = ARB2, 13 = ARB3, 14= ARB4). 
Fc9-void-icon.png - VOID Return


MODAMSRC

Fc9-comp-macro.png MODAMSRC
Sets AM waveform source to; 0 = INT, 1 = EXT. 
Fc9-bool-icon.png - BOOL Source
Sets AM waveform source (0 = INT, 1 = EXT). 
Fc9-void-icon.png - VOID Return


MODFMDEV

Fc9-comp-macro.png MODFMDEV
Sets FM waveform deviation to <nrf> Hz. (Lower limit: 1uHz - Upper limit: 25MHz). 
Fc9-f32-icon.png - FLOAT Deviation
Sets FM waveform deviation in Hertz(Hz) (1uHz - 25MHz). 
Fc9-void-icon.png - VOID Return


MODFMFREQ

Fc9-comp-macro.png MODFMFREQ
Sets FM waveform frequency to <nrf> Hz. (Lower limit: 1uHz - Upper limit: 20kHz). 
Fc9-f32-icon.png - FLOAT Frequency
Sets FM waveform frequency in Hertz(Hz) (1uHz - 20kHz). 
Fc9-void-icon.png - VOID Return


MODFMSHAPE

Fc9-comp-macro.png MODFMSHAPE
Sets FM waveform shape to: 0 = SINE, 1 = SQUARE, 2 = RAMPUP, 3 = RAMPDN, 4 = TRIANG, 5 = NOISE, 6 = DC, 7 = SINC, 8 = EXPRISE, 9 = LOGRISE, 10 = ARB1, 11 = ARB2, 12 = ARB3, 13= ARB4. 
Fc9-u8-icon.png - BYTE Shape
Sets FM waveform shape (1 = SINE, 2 = SQUARE, 3 = RAMPUP, 4 = RAMPDN, 5 = TRIANG, 6 = NOISE, 7 = DC, 8 = SINC, 9 = EXPRISE, 10 = LOGRISE, 11 = ARB1, 12 = ARB2, 13 = ARB3, 14= ARB4). 
Fc9-void-icon.png - VOID Return


MODFMSRC

Fc9-comp-macro.png MODFMSRC
Sets FM waveform source to; 0 INT, 1 = EXT. 
Fc9-bool-icon.png - BOOL Source
Sets FM waveform source (0 = INT, 1 = EXT). 
Fc9-void-icon.png - VOID Return


MODFSKRATE

Fc9-comp-macro.png MODFSKRATE
Sets FSK rate to <nrf> Hz. (Lower limit: 2mHz - Upper limit: 100kHz). 
Fc9-f32-icon.png - FLOAT Rate
Sets FSK rate in Hertz(Hz) (2mHz - 100kHz). 
Fc9-void-icon.png - VOID Return


MODFSKSRC

Fc9-comp-macro.png MODFSKSRC
Sets FSK waveform source to; 0 = INT, 1 = EXT. 
Fc9-bool-icon.png - BOOL Source
Sets FSK waveform source (0 = INT, 1 = EXT). 
Fc9-void-icon.png - VOID Return


MODHOPFREQ

Fc9-comp-macro.png MODHOPFREQ
Sets HOP frequency to <nrf> Hz. (Lower limit: 1uHz - Upper limit: 50MHz). 
Fc9-f32-icon.png - FLOAT Frequency
Sets HOP frequency in Hertz(Hz) (1uHz - 50MHz). 
Fc9-void-icon.png - VOID Return


MODPMDEV

Fc9-comp-macro.png MODPMDEV
Sets PM waveform deviation to <nrf> degrees. (Lower limit: -360° - Upper limit: 360°). 
Fc9-f32-icon.png - FLOAT Degrees
Sets PM waveform deviation in degrees (-360 - 360). 
Fc9-void-icon.png - VOID Return


MODPMFREQ

Fc9-comp-macro.png MODPMFREQ
Sets PM waveform frequency to <nrf> Hz. (Lower limit: 1uHz - Upper limit: 20kHz). 
Fc9-f32-icon.png - FLOAT Frequency
Sets FM waveform frequency in Hertz(Hz) (1uHz - 20kHz). 
Fc9-void-icon.png - VOID Return


MODPMSHAPE

Fc9-comp-macro.png MODPMSHAPE
Sets PM waveform shape to; 0 = SINE, 1 = SQUARE, 2 = RAMPUP, 3 = RAMPDN, 4 = TRIANG, 5 = NOISE, 6 = DC, 7 = SINC, 8 = EXPRISE, 9 = LOGRISE, 10 = ARB1, 11 = ARB2, 12 = ARB3, 13= ARB4. 
Fc9-u8-icon.png - BYTE Shape
Sets PM waveform shape (1 = SINE, 2 = SQUARE, 3 = RAMPUP, 4 = RAMPDN, 5 = TRIANG, 6 = NOISE, 7 = DC, 8 = SINC, 9 = EXPRISE, 10 = LOGRISE, 11 = ARB1, 12 = ARB2, 13 = ARB3, 14= ARB4). 
Fc9-void-icon.png - VOID Return


MODPMSRC

Fc9-comp-macro.png MODPMSRC
Sets PM waveform source to; 0 INT, 1 = EXT. 
Fc9-bool-icon.png - BOOL Source
Sets PM waveform source (0 = INT, 1 = EXT). 
Fc9-void-icon.png - VOID Return


MODPOLFSK

Fc9-comp-macro.png MODPOLFSK
Sets FSK trigger slope to; 0 = POS, 1 = NEG. 
Fc9-bool-icon.png - BOOL Slope
Set FSK trigger slope (0 = POS, 1 = NEG). 
Fc9-void-icon.png - VOID Return


MODPWMDEVSYM

Fc9-comp-macro.png MODPWMDEVSYM
Sets PWM deviation to <nrf> %. ? 
Fc9-u8-icon.png - BYTE Deviation
Sets PWM waveform deviation in percent. (?) 
Fc9-void-icon.png - VOID Return


MODPWMDEVWDT

Fc9-comp-macro.png MODPWMDEVWDT
Sets the PWM waveform deviation to <nrf> sec. 
Fc9-f32-icon.png - FLOAT Sec
 
Fc9-void-icon.png - VOID Return


MODPWMFREQ

Fc9-comp-macro.png MODPWMFREQ
Sets PWM waveform frequency to <nrf> Hz. (Lower limit: 1uHz - Upper limit: 20kHz). 
Fc9-f32-icon.png - FLOAT Frequency
Sets PWM waveform frequency in Hertz(Hz) (1uHz - 20kHz). 
Fc9-void-icon.png - VOID Return


MODPWMSHAPE

Fc9-comp-macro.png MODPWMSHAPE
Sets PWM waveform shape to; 0 = SINE, 1 = SQUARE, 2 = RAMPUP, 3 = RAMPDN, 4 = TRIANG, 5 = NOISE, 6 = DC, 7 = SINC, 8 = EXPRISE, 9 = LOGRISE, 10 = ARB1, 11 = ARB2, 12 = ARB3, 13= ARB4. 
Fc9-u8-icon.png - BYTE Shape
Sets PWM waveform shape (1 = SINE, 2 = SQUARE, 3 = RAMPUP, 4 = RAMPDN, 5 = TRIANG, 6 = NOISE, 7 = DC, 8 = SINC, 9 = EXPRISE, 10 = LOGRISE, 11 = ARB1, 12 = ARB2, 13 = ARB3, 14= ARB4). 
Fc9-void-icon.png - VOID Return


MODPWMSRC

Fc9-comp-macro.png MODPWMSRC
Sets PWM waveform source to; 0 = INT, 1 = EXT. 
Fc9-bool-icon.png - BOOL Source
Sets PWM waveform source (0 = INT, 1 = EXT). 
Fc9-void-icon.png - VOID Return


MSTLOCK

Fc9-comp-macro.png MSTLOCK
Sends signal to SLAVE generator to get synchronised 
Fc9-void-icon.png - VOID Return


MSTRELOCK

Fc9-comp-macro.png MSTRELOCK
Resynchronises the two generators in MASTER-SLAVE mode. 
Fc9-void-icon.png - VOID Return


NOISADD

Fc9-comp-macro.png NOISADD
Select <ON> to add the noise to the output waveform and <OFF> to remove the noise from the output waveform. 0 = ON, 1 = OFF. 
Fc9-bool-icon.png - BOOL Noise
Add/remove the noise to/from the output waveform (0 = ON, 1 = OFF). 
Fc9-void-icon.png - VOID Return


NOISLVL

Fc9-comp-macro.png NOISLVL
Sets the output noise level to <nr1> %. (Lower limit: 0% - Upper limit: 50%) 
Fc9-u8-icon.png - BYTE Percent
Sets the output noise level in percent. (0 - 50) 
Fc9-void-icon.png - VOID Return


OPC

Fc9-comp-macro.png OPC
Sets the Operation Complete bit (bit 0) in the Standard Event Status Register. This will happen immediately the command is executed because of the sequential nature of all operations. 
Fc9-void-icon.png - VOID Return


OPCRet

Fc9-comp-macro.png OPCRet
Query Operation Complete status. The response is always 1<rmt> and will be available immediately the command is executed because all commands are sequential. 
Fc9-bool-icon.png - BOOL Return


OUTPUT

Fc9-comp-macro.png OUTPUT
Sets the output to; 0 = ON, 1 = OFF, 2 = NORMAL, 3 = INVERT. 
Fc9-u8-icon.png - BYTE SetOutput
Set the output. (0 = ON, 1 = OFF, 2 = NORMAL, 3 = INVERT). 
Fc9-void-icon.png - VOID Return


PER

Fc9-comp-macro.png PER
Sets the waveform period to <nrf> sec. (Lower limit: 20ns - Upper limit: 1Ms) 
Fc9-f32-icon.png - FLOAT Period
Duration of the waveform period in seconds (20ns - 1Ms). 
Fc9-void-icon.png - VOID Return


PRE

Fc9-comp-macro.png PRE
Sets the Parallel Port Enable Register to the value <nrf>. 
Fc9-u8-icon.png - BYTE Status
Set register value 0-255 
Fc9-void-icon.png - VOID Return


PRERet

Fc9-comp-macro.png PRERet
Returns the value in the Parallel Poll Enable Register in <nr1> numeric format. The syntax of the response is <nr1><rmt>. 
Fc9-u8-icon.png - BYTE Return


PULSDLY

Fc9-comp-macro.png PULSDLY
Sets the waveform delay to <nrf> sec 
Fc9-f32-icon.png - FLOAT Sec
 
Fc9-void-icon.png - VOID Return


PULSEDGE

Fc9-comp-macro.png PULSEDGE
Sets the pulse waveform edges (positive and negative edge) to <nrf> micro Sec. Value zero sets to the minimum value allowed (Lower limit: 5ns - Upper limit: 40us). 
Fc9-f32-icon.png - FLOAT Edges
Sets the pulse waveform edges in micro seconds (5ns - 40us). 
Fc9-void-icon.png - VOID Return


PULSFALL

Fc9-comp-macro.png PULSFALL
Sets the pulse waveform negative edge to <nrf> micro seconds. (Lower limit: 5ns - Upper limit: 99.9ns). 
Fc9-f32-icon.png - FLOAT Fall
Sets the pulse waveform negative edge in micro seconds (5ns - 99.9ns). 
Fc9-void-icon.png - VOID Return


PULSFREQ

Fc9-comp-macro.png PULSFREQ
Sets the pulse waveform frequency to <nrf> Hz (Lower limit: 1uHz - Upper limit: 50MHz). 
Fc9-f32-icon.png - FLOAT Frequency
Sets the pulse waveform frequency in Hertz(Hz) (1uHz - 50MHz). 
Fc9-void-icon.png - VOID Return


PULSPER

Fc9-comp-macro.png PULSPER
Sets the pulse waveform period to <nrf> sec. (Lower limit: 20ns - Upper limit: 1Ms). 
Fc9-f32-icon.png - FLOAT Period
Duration of the pulse waveform period (20ns - 1Ms). 
Fc9-void-icon.png - VOID Return


PULSRANGE

Fc9-comp-macro.png PULSRANGE
Sets PWM waveform source to <1>, <2> or <3>; 1 = 1, 2 = 2, 3 = 3. 
Fc9-u8-icon.png - BYTE Range
Sets the pulse rise and fall range. (1, 2 or 3) 
Fc9-void-icon.png - VOID Return


PULSRISE

Fc9-comp-macro.png PULSRISE
Sets the pulse waveform negative edge to <nrf> micro seconds. (Lower limit: 5ns - Upper limit: 99.9ns). 
Fc9-f32-icon.png - FLOAT Rise
Sets the pulse waveform positive edge in micro seconds (5ns - 99.9ns). 
Fc9-void-icon.png - VOID Return


PULSSYMM

Fc9-comp-macro.png PULSSYMM
Sets the pulse waveform symmetry to <nrf> %. (Lower limit: 0 - Upper limit: 100) 
Fc9-f32-icon.png - FLOAT Symmetry
Sets the pulse waveform symmetry in percent. (0 - 100) 
Fc9-void-icon.png - VOID Return


PULSWID

Fc9-comp-macro.png PULSWID
Sets the pulse waveform width to <nrf> sec. (Lower limit: 20ns - Upper limit: 1Ms). 
Fc9-f32-icon.png - FLOAT Seconds
Sets the pulse waveform width in seconds (20ns - 1Ms). 
Fc9-void-icon.png - VOID Return


QERRet

Fc9-comp-macro.png QERRet
Query and clear error register 
Fc9-u8-icon.png - BYTE Return


RCL

Fc9-comp-macro.png RCL
Recalls the instrument setup contained in store <nrf>. 
Fc9-u8-icon.png - BYTE StoreLocation
Memory location (0-9) 
Fc9-void-icon.png - VOID Return


RMPSYMM

Fc9-comp-macro.png RMPSYMM
Sets the ramp waveform symmetry to <nrf> %. (Lower limit: 0 - Upper limit: 100) 
Fc9-f32-icon.png - FLOAT Symmetry
Sets the ramp waveform symmetry in percent (0 - 100). 
Fc9-void-icon.png - VOID Return


RST

Fc9-comp-macro.png RST
Resets the instrument parameters to their default values. 
Fc9-void-icon.png - VOID Return


SAV

Fc9-comp-macro.png SAV
Saves the complete instrument setup to the setup-file named <nrf> 
Fc9-u8-icon.png - BYTE StoreLocation
Memory location of register (0-9) 
Fc9-void-icon.png - VOID Return


SLVRST

Fc9-comp-macro.png SLVRST
Sets the SLAVE generator ready to be synchronised 
Fc9-void-icon.png - VOID Return


SQRSYMM

Fc9-comp-macro.png SQRSYMM
Sets the square waveform symmetry to <nrf> %. (Lower limit: 20 - Upper limit: 80) 
Fc9-f32-icon.png - FLOAT Symmetry
Sets the square waveform symmetry in percent (20 - 80). 
Fc9-void-icon.png - VOID Return


SRE

Fc9-comp-macro.png SRE
Set the Service Request Enable Register to <nrf>. 
Fc9-u8-icon.png - BYTE Status
 
Fc9-void-icon.png - VOID Return


SRERet

Fc9-comp-macro.png SRERet
Returns the value of the Service Request Enable Register in <nr1> numeric format. 
Fc9-u8-icon.png - BYTE Return


STBRet

Fc9-comp-macro.png STBRet
Returns the value of the Status Byte Register in <nr1> numeric format. 
Fc9-u8-icon.png - BYTE Return


SWP

Fc9-comp-macro.png SWP
Sets the sweep to <ON> or <OFF>. 0 = ON, 1 = OFF. 
Fc9-bool-icon.png - BOOL Sweep
Enable or disable the sweep (0 = ON, 1 = OFF). 
Fc9-void-icon.png - VOID Return


SWPBEGFREQ

Fc9-comp-macro.png SWPBEGFREQ
Sets the sweep start frequency to <nrf> Hz (Lower limit: 1uHz - Upper limit: 100kHz) 
Fc9-f32-icon.png - FLOAT Frequency
Sets the sweep start frequency in Hertz(Hz) (1uHz - 100kHz). 
Fc9-void-icon.png - VOID Return


SWPCNTFREQ

Fc9-comp-macro.png SWPCNTFREQ
Sets the sweep centre frequency to <nrf> Hz. (Lower limit: 1uHz - Upper limit: 50MHz). 
Fc9-f32-icon.png - FLOAT Frequency
Sets the sweep centre frequency in Hertz(Hz) (1uHz - 50MHz). 
Fc9-void-icon.png - VOID Return


SWPENDFREQ

Fc9-comp-macro.png SWPENDFREQ
Sets the sweep centre frequency to <nrf> Hz. (Lower limit: 1uHz - Upper limit: 50MHz.) 
Fc9-f32-icon.png - FLOAT Frequency
Set the sweep end frequency in Hertz(Hz) (1uHz - 50MHz). 
Fc9-void-icon.png - VOID Return


SWPMKR

Fc9-comp-macro.png SWPMKR
Sets the sweep marker to <ON> or <OFF>. 0 = ON, 1 = OFF. 
Fc9-bool-icon.png - BOOL Marker
Enable or disable the sweep marker (0 = ON, 1 = OFF). 
Fc9-void-icon.png - VOID Return


SWPMKRFREQ

Fc9-comp-macro.png SWPMKRFREQ
Sets the sweep marker to <nrf> Hz. (Lower limit: 10kHz - Upper limit: 100kHz). 
Fc9-f32-icon.png - FLOAT Frequency
Set the sweep marker in Hertz(Hz) (10kHz - 100kHz). 
Fc9-void-icon.png - VOID Return


SWPMODE

Fc9-comp-macro.png SWPMODE
Sets the sweep mode to <CONT> or <TRIG>. 0 = CONT, 1 = TRIG. 
Fc9-bool-icon.png - BOOL Mode
Set the sweep mode (0 = CONT, 1 = TRIG). 
Fc9-void-icon.png - VOID Return


SWPSPNFREQ

Fc9-comp-macro.png SWPSPNFREQ
Sets the sweep frequency span to <nrf> Hz. (Lower limit: 1uHz - Upper limit: 50.25kHz). 
Fc9-f32-icon.png - FLOAT Frequency
Set the sweep frequency span in Hertz(Hz) (1uHz - 50.25kHz). 
Fc9-void-icon.png - VOID Return


SWPTIME

Fc9-comp-macro.png SWPTIME
Sets the sweep time to <nrf> seconds 
Fc9-f32-icon.png - FLOAT Seconds
Set the sweep time in seconds. 
Fc9-void-icon.png - VOID Return


SWPTRGPER

Fc9-comp-macro.png SWPTRGPER
Sets the sweep trigger period to <nrf> seconds 
Fc9-f32-icon.png - FLOAT Seconds
Set the sweep trigger period in seconds. 
Fc9-void-icon.png - VOID Return


SWPTRGPOL

Fc9-comp-macro.png SWPTRGPOL
Sets the sweep trigger slope to; 0 = POS, 1 = NEG. 
Fc9-bool-icon.png - BOOL Slope
Set the sweep trigger slope (0 = POS, 1 = NEG). 
Fc9-void-icon.png - VOID Return


SWPTRGSRC

Fc9-comp-macro.png SWPTRGSRC
Sets the sweep trigger source to; 0 = INT, 1 = EXT, 2 = MAN. 
Fc9-u8-icon.png - BYTE Source
Set the sweep trigger source (0 = INT, 1 = EXT, 2 = MAN). 
Fc9-void-icon.png - VOID Return


SWPTYPE

Fc9-comp-macro.png SWPTYPE
Sets the sweep type to; 0 = LINUP, 1 = LINDN, 2 = LINUPDN, 3 = LINDNUP, 4 = LOGUP, 5 = LOGDN, 6 = LOGUPDN, 7 = LOGDNUP. 
Fc9-u8-icon.png - BYTE Type
Set the sweep type (0 = LINUP, 1 = LINDN, 2 = LINUPDN, 3 = LINDNUP, 4 = LOGUP, 5 = LOGDN, 6 = LOGUPDN, 7 = LOGDNUP). 
Fc9-void-icon.png - VOID Return


SYNCOUT

Fc9-comp-macro.png SYNCOUT
Sets the sync output to; 0 = ON, 1 = OFF. 
Fc9-bool-icon.png - BOOL Sync
Enable/disable sync output (0 = ON, 1 = OFF). 
Fc9-void-icon.png - VOID Return


SYNCTYPE

Fc9-comp-macro.png SYNCTYPE
Sets the sync type to; 0 = AUTO, 1 = CARRIER, 2 = MODULATION, 3 = SWEEP, 4 = BURST, 5 = TRIGGER. 
Fc9-u8-icon.png - BYTE Type
Set the sync type (0 = AUTO, 1 = CARRIER, 2 = MODULATION, 3 = SWEEP, 4 = BURST, 5 = TRIGGER). 
Fc9-void-icon.png - VOID Return


TRG

Fc9-comp-macro.png TRG
This command is the same as pressing the TRIGGER key. 
Fc9-void-icon.png - VOID Return


TSTRet

Fc9-comp-macro.png TSTRet
The generator has no self test capability and the response is always 0 <rmt>. 
Fc9-bool-icon.png - BOOL Return


WAI

Fc9-comp-macro.png WAI
Wait for Operation Complete true. As all commands are fully executed before the next is started this command takes no additional action. 
Fc9-void-icon.png - VOID Return


WAVE

Fc9-comp-macro.png WAVE
Sets the waveform type. 0 = SINE, 1 = SQUARE, 2 = RAMP, 3 = TRIANG, 4 = PULSE, 5 = NOISE, 6 = ARB 
Fc9-u8-icon.png - BYTE WaveType
0 = SINE, 1 = SQUARE, 2 = RAMP, 3 = TRIANG, 4 = PULSE, 5 = NOISE, 6 = ARB. 
Fc9-void-icon.png - VOID Return


WAVELVL

Fc9-comp-macro.png WAVELVL
Sets the output waveform level to <nr1> %. (Lower limit: 50 - Upper limit: 100) 
Fc9-f32-icon.png - FLOAT Percent
Sets the output waveform level in percent (50 - 100). 
Fc9-void-icon.png - VOID Return


ZLOAD

Fc9-comp-macro.png ZLOAD
sets the output load, which the generator is to assume for amplitude and dc offset entries, to; 0 = OPEN or 1 - 10,000 
Fc9-s16-icon.png - INT Output
Sets the output load for amplitude and dc offset entires (0 = OPEN or 1 -10,000). 
Fc9-void-icon.png - VOID Return


Property reference

Fc9-prop-icon.png Properties
Fc9-type-16-icon.png COM Port
Selects which port to communicate with, only lists ports which are currently available.  
Fc9-type-7-icon.png Refresh COM Ports
When set to yes the COM port list is rescanned for newly connected or available ports. Note that refreshing the ports list may take a few seconds depending on the number of connected ports. 
Fc9-type-7-icon.png Console Data