Coherent FieldMaxII-TOP Manuel d'utilisateur Page 98

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 118
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 97
FieldMaxII-TOP User Manual
84
propget MeterType([out, retval] short* );
The read only property indicating the meter type (TOP,
TO, or P). This property follows the Visual Basic 6.0
enumeration of:
Public Enum MeterType
mtTOP = 1
mtTO = 2
mtP = 3
End Enum
propget MinRange([out, retval] double* );
The read only property indicating the minimum full scale
range that the meter will accommodate. This property
automatically varies as different probes are attached.
propget MinWavelength([out, retval] long* );
The read only property indicating the minimum wave-
length that the meter will accommodate. This property
automatically varies as different probes are attached.
propget PowerState([out, retval] VARIANT_BOOL* );
The read only property indicating meter power state.
propget ProbeType([out, retval] short* );
The read only property indicating the attached probe
type. This property follows the Visual Basic 6.0
enumeration of:
Public Enum ProbeType
ptNone = 0
ptThermopile = 1
ptPyroelectric = 2
ptOptical = 3
End Enum
propget Range([out, retval] double* );
The read only property indicating the currently selected
full scale range.
Vue de la page 97
1 2 ... 93 94 95 96 97 98 99 100 101 102 103 ... 117 118

Commentaires sur ces manuels

Pas de commentaire