Coherent FieldMaxII-TOP Instrukcja Użytkownika Strona 98

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 118
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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.
Przeglądanie stron 97
1 2 ... 93 94 95 96 97 98 99 100 101 102 103 ... 117 118

Komentarze do niniejszej Instrukcji

Brak uwag