Tektronix AFG2021 Programmer's Manual page 142

Arbitrary function generator
Hide thumbs Also See for AFG2021:
Table of Contents

Advertisement

Programming Examples
4-4
Tvc1.SendEndEnabled = True
Tvc1.WriteByteArray (wave)
'
'Copy contents of edit memory to USER1
'
Tvc1.WriteString ("TRAC:COPY USER1,EMEM")
'
'Set CH1 output parameters
'
Tvc1.WriteString ("FUNCTION USER1") 'Set output waveform
USER1
Tvc1.WriteString ("FREQUENCY 8K") 'Set frequency 8kHz
Tvc1.WriteString ("OUTPUT ON") 'Set CH1 output on
End Sub
AFG2021 Arbitrary Function Generator Programmer Manual

Advertisement

Table of Contents
loading

Table of Contents