Specifications

Section 7. Measurement Instructions
RC! Continuous measurement (with checksum)
R0! - R9! Continuous measurement commands
V! Initiate verify sequence
X! Extended commands (destination variable must be
formatted as a string)
Values from the public table can be sent to the sensor using the following
command:
"XD%variable_name%!"
Multiple values from an array can be sent by preceding the array name with
the number of values to send (e.g., "XD%3variable%!" would send
Variable(1), Variable(2), and Variable(3)).
If a check summed command fails, a NAN will be returned and the
command will be retried.
Multiplier,
Offset
The Multiplier and Offset parameters are each a constant, variable, array, or
expression by which to scale the results of the measurement.
VibratingWire (Dest, Reps, Range, SEChan, ExChan, StartFreq, EndFreq,
TSweep, Steps, DelMeas, NumCycles, DelReps, Multiplier, Offset)
The VibratingWire instruction is used to measure a vibrating wire sensor with
a swept frequency (from low to high).
The period of the response is measured and 1/T
2
is calculated. T is the period
of the measured signal in milliseconds.
Parameter
& Data Type
Enter
Dest
The Dest parameter is a variable in which to store the results of the
measurement.
Reps
The Reps parameter is the number of times the measurement should be made.
Measurements are made on consecutive channels. If the Reps parameter is
greater than 1, the Dest parameter must be a variable array.
Range
The Range parameter is the voltage range for the measurement. An
alphanumeric or the numeric code can be entered:
Alphanumeric Description
mV1000 +1000 mV
mV200 +200 mV
mV50 +50 mV
mV20 +20 mV
7-25