Agilent Technologies EasyEXPERT Guide de l'utilisateur Page 333

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 344
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 332
Agilent EasyEXPERT User’s Guide Vol. 1, Edition 1 5- 13
Built-in Programming Tool
Built-in Functions
max(A) Returns the maximum value of data in the expression A. For subordinate sweep
measurement, this function returns the maximum value of the primary sweep for
each secondary sweep step.
If there are invalid values in A, invalid values are ignored.
Example B=max(A)
Data type A: vector or numeric, B: vector.
min(A) Returns the minimum value of data in the expression A. For subordinate sweep
measurement, this function returns the minimum value of the primary sweep for
each secondary sweep step.
If A contains invalid values, the invalid values are ignored.
Example B=min(A)
Data type A: vector or numeric, B: vector.
readThermometer
OfN1265A(A)
Performs the temperature measurement by using the thermometer channel specified
by the expression A, and returns the measured value. If this function is executed
when a classic test is in progress, this function returns the last measured temperature
value. To enable the thermometer channel, see
“UHC Expander / Fixture” on page
1-72. If the thermometer channel is disabled, this function returns NaN.
Example B=readThermometerOfN1265A(A)
Data type A: numeric (1 or 2), B: numeric (C).
setDeviceId(A) Sets the value of the string variable A to the Device ID parameter of the test result
record. This value is effective for the test result records created after this function
call. If the A value is an empty string, this function does nothing.
Example B=setDeviceId(A)
Data type A: string, B: numeric. B (returned value) is always 0.
sin(A) Returns the sine value of the expression A.
Example B=sin(A)
Data type A: numeric, B: numeric. Or A: vector, B: vector.
sqrt(A) Returns the square root of the expression A.
Example B=sqrt(A)
Data type A: numeric, B: numeric. Or A: vector, B: vector.
Vue de la page 332
1 2 ... 328 329 330 331 332 333 334 335 336 337 338 ... 343 344

Commentaires sur ces manuels

Pas de commentaire