Measurement-computing UL for NI LabVIEW Manual de usuario Pagina 49

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 109
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 48
1 2 ... 44 45 46 47 48 49 50 51 52 53 54 ... 108 109

Comentarios a estos manuales

Sin comentarios