Agilent Technologies E1437A User Manual page 66

20 msample/second adc with filters and fifo
Table of Contents

Advertisement

hpe1437_data_scale_get
Gets data scale factor.
VXIplug&play Syntax
#include "hpe1437.h"
ViStatus hpe1437_data_scale_get(ViSession id, ViPReal64 scalePtr);
Description
hpe1437_data_scale_get calculates the correct scale factor for raw data using the
current data resolution and range. The factor returned by this function is used to
multiply raw data to get data in volts.
Parameters
id is the VXI instrument session pointer returned by the hpe1437_init function.
scalePtr contains the calculated scale factor with which to scale raw data to volts.
NOTE
If hpe1437_input_range_auto is pending or in progress this command returns an
error.
Effect on Active
This command does not abort any measurement in progress.
Measurement
See Also
hpe1437_ - , hpe1437_read_raw -
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
E1437A User's Guide
VXI plug&play Programming Reference
4-19

Advertisement

Table of Contents
loading

Table of Contents