Tektronix AWG710B Manuel d'utilisateur Page 332

  • 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 331
Command Descriptions
3-202 AWG710&AWG710B Arbitrary Waveform Generator User Manual
Math Operators
Table 3-48 lists the programming language math operators that you can use as part
of waveform equation expressions.
The operator priorities are as follows, starting with higher priority at the top of the
list. Operators on the same line have equal priority.
^
- (unary), + (unary)
*, /
=, <>, >, >=, <, <=
and, or
Table 3-48: Math operators
Operators Description
Unary Arithmetic Operations
- Inverts the sign.
+ Does nothing.
Binary Operations
+ Addition
- Subtraction
* Multiplication
/ Division
^ Exponentiation
Binary Relational Operations
= If both side values are equal, 1 results. Otherwise, 0 results.
<> If both side values are not equal, 1 results. Otherwise, 0 results.
> If the left side value is larger than the right side value, 1 results.
Otherwise, 0 results.
>= If the left side value is larger than or equal to the right side value, 1 results.
Otherwise, 0 results.
< If the left side value is smaller than the right side value, 1 results.
Otherwise, 0 results.
<= If the left side value is smaller than or equal to the right side value, 1
results. Otherwise, 0 results.
Binary Conditional Operator
and If both side values are not 0, 1 results. Otherwise 0 results.
or If both side values are 0, 0 results. Otherwise 1 results.
Vue de la page 331
1 2 ... 327 328 329 330 331 332 333 334 335 336 337 ... 579 580

Commentaires sur ces manuels

Pas de commentaire