Specifications
Section 10. CRBASIC Programming Instructions
10-12
BrFull6W
Measures ratio of V
diff2
/ V
diff1
of a 6 wire full bridge. Reports 1000 * (V
diff2
/
V
diff1
).
Syntax
BrFull6W (Dest, Reps, Range1, Range2, DiffChan, Vx/ExChan,
MeasPEx, ExmV, RevEx, RevDiff, SettlingTime, Integ, Mult, Offset)
10.5.5 Excitation
ExciteV
This instruction sets the specified switched voltage excitation channel to the
voltage specified.
Syntax
ExciteV (Vx/ExChan, ExmV, XDelay)
SW12
Sets a switched 12-volt supply high or low.
Syntax
SW12 (State)
10.5.6 Pulse
Read more! See Section 4.5 Pulse Count Measurement.
PulseCount
Measures number or frequency of voltages pulses on a pulse channel.
Syntax
PulseCount (Dest, Reps, PChan, PConfig, POption, Mult, Offset)
10.5.7 Digital I/O
CheckPort
Returns the status of a control port.
Syntax
CheckPort (Port)
PeriodAvg
Measures the period of a signal on any single-ended voltage input channel.
Syntax
PeriodAvg (Dest, Reps, Range, SEChan, Threshold, PAOption,
Cycles, Timeout, Mult, Offset)
PortsConfig
Configure control ports as input or output.
Syntax
PortsConfig (Mask, Function)
PortGet
Reads the status of a control port.
Syntax
PortGet (Dest, Port)
PortSet
Sets the specified port high or low.
Syntax
PortSet (Port, State)