Measurement-computing UL for NI LabVIEW Instrukcja Użytkownika Strona 49

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 109
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 48
Universal Library Virtual Instruments (VIs) Signal conditioning VIs
ScalePnt.VI
Scales raw data point to a user-specified range.
Summary:
Inputs: Min [SGL] - Lower limit of range
Max [SGL] - Upper limit of range
16 or 12 bits [TF] - Length of raw data; 1-16 bits (T), or 1 to 12 bits
(F = default)
ADData [U16] - Unconverted data array single element.
Output:
Val [SGL] - Converted data array element
ErrCode [I32] - Error code. See ErrMsg.VI
Arguments:
Min Lower limit of selected range.
Max Upper limit of selected range.
16 or 12 bit Length of data to be converted. Depends on the type of hardware being used.
ADData Array element with unconverted raw data.
Val Converted engineering data.
ErrCode Error code returned from the Universal Library. Zero if no error occurred. Use the
ErrMsg VI to convert
ErrCode into a readable string.
49
Przeglądanie stron 48
1 2 ... 44 45 46 47 48 49 50 51 52 53 54 ... 108 109

Komentarze do niniejszej Instrukcji

Brak uwag