Tektronix AWG710B Manuel d'utilisateur Page 336

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 580
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 335
Command Descriptions
3-206 AWG710&AWG710B Arbitrary Waveform Generator User Manual
Write( )
The write() statement writes the specified text to a new file name and/or location
on the current drive. If an output file already exists, the source file contents are
appended to the end of the existing file.
Group
Waveform
Syntax
write("output_filename", "text" [,"text" ...])
Arguments
"output_filename" is the complete file name (path, file name, and extension) to
the file that you want to write. The file must be located on the active drive. The
argument can include a relative or absolute path name. Enclose the file name in
double quotation marks.
"text" is the text string enclosed in double quotation marks. If you need to use a
double quotation mark as part of the text, precede each double quotation character
with a slash character (\). For example:
This function writes a text to a \"ABC.TXT\" in text form."
In a similar way, the following codes can be used in text strings:
\n LF
\r CR
\t Tab
\\ Backslash
\” Double–quote
Example
write("sine.wfm", "This is comment line.")
Vue de la page 335
1 2 ... 331 332 333 334 335 336 337 338 339 340 341 ... 579 580

Commentaires sur ces manuels

Pas de commentaire