Measure; Measure:voltage:excitation; Measure:voltage:excitation? (@<Ch_List>) - VXI VT1422A User Manual

Remote channel multi-function dac module user’s and scpi programming manual
Table of Contents

Advertisement

MEASure

MEASure
Subsystem Syntax

MEASure:VOLTage:EXCitation?

Note
304 VT1422A Command Reference
The MEASure subsystem provides convenient setup-and-execution for some
pre-measurement strain operations.
MEASure
:VOLTage
:EXCitation (@<ch_list>)
:UNSTrained (@<ch_list>)
MEASure:VOLTage:EXCitation? (@<ch_list>)
configures the VT1422A to measure the bridge excitation voltage at each channel in
<ch_list> and starts a measurement scan. It averages 32 measurements for each
channel and the averaged values are stored internally for later use by the strain
Engineering Unit Conversion process. The average of each channel's reading is also
sent to the FIFO buffer for use in user defined conversion processes. The command
returns a single value which is the number of readings sent to the FIFO.
The maximum excitation voltage the VT1422A can sense through the
VT1529A/B's excitation sense path is 16 volts (±8 V dc centered about the Gnd
terminal). If a higher excitation voltage is supplied through the VT1529A/B, don't
connect the excitation sense terminals.
Note that this command executes a measurement scan without executing any
algorithms that might be defined.
The sequence of individual commands to approximate this operation is
TRIGger:COUNt 1
ROUTe:SEQuence:DEFine (@<ch_list>)
SENSe:FUNCtion:VOLTage [<range>,](@<ch_list>) set measurement function to volts
SENSe:STRain:EXCitation:STATE ON,(@<ch_list>) turn on excitation supplies
SENSe:STRain:CONNect EXCite,(@<ch_list>)
INIT
SENSe:DATA:FIFO:COUNT?
enter statement here to return FIFO reading <count>
SENSe:DATA:FIFO:PART? <count>
enter statement to for block data from FIFO
next the excitation voltage values acquired above must be sent back to the VT1422A by
executing the following command once for each channel in <ch_list> above:
SENSe:STRain:EXCitation <voltage_value>,(@<channel>)
This command automatically
one time through scan list
input the list of channels to measure
connect channel sense to excitation
supply
start measurement scan
query for number of readings in FIFO
read excitation values from the FIFO
Chapter 7

Advertisement

Table of Contents
loading

Table of Contents