268 SDA-OM-E Rev H
Horizontal Control Variables
InResult.HorizontalOffset
Double precision Time shift of input waveform on grid in units of
horizontal scale
OutResult.HorizontalOffset
Double precision Time shift of output waveform on grid in units of
horizontal scale
InResult.HorizontalPerStep
Double precision Time between successive samples in the input
waveform
OutResult.HorizontalPerSte
p
Double precision Time between successive samples in the output
waveform
InResult.HorizontalUnits
String Horizontal units of input waveform
OutResult.HorizontalUnits
String Horizontal units of output waveform
InResult.Samples
Integer Number of samples in input waveform
Vertical Control Variables
InResult.VerticalOffset
Double precision Vertical shift of input waveform on grid
OutResult.VerticalOffset
Double precision Vertical shift of output waveform on grid
InResult.VerticalPerStep
Double precision Difference between successive possible levels
in the input waveform memory
OutResultVerticalPerStep
Double precision Difference between successive possible levels
in the output waveform memory
1 / 65536 of vertical full scale
InResult.VerticalResolution
Double precision Difference between successive possible
physical levels in the input waveform
OutResultVerticalResolution
Double precision Difference between successive possible
physical levels in the output waveform
1 / 256 of vertical full scale for channel
waveforms
1 / 65536 of vertical full scale for math
waveforms
InResult.VerticalUnits
String Vertical units of input waveform
OutResult.VerticalUnits
String Vertical units of output waveform
List of Variables Available to Scripts
FirstEventTime([out, retval] VARIANT * pVal); FirstEventTime([in] VARIANT newVal);
LastEventTime([out, retval] VARIANT * pVal); LastEventTime([in] VARIANT newVal);
UpdateTime([out, retval] VARIANT * pVal); UpdateTime([in] VARIANT newVal);
Details([in] BSTR strDetailsIID, [out, retval] VARIANT * pVal);
Status([out, retval] VARIANT * pVal); Status([in] VARIANT newVal);
ExtendedStatus([out, retval] VARIANT * pVal); ExtendedStatus([in] VARIANT newVal);
StatusDescription([out, retval] BSTR * pVal); StatusDescription([in] BSTR newVal);
DataArray([in, defaultvalue(TRUE)] BOOL arrayValuesScaled,
[in, defaultvalue(LEC_ALL_DATA)] int numSamples,
[in, defaultvalue(0)] int startIndex,
[in, defaultvalue(1)] int sparsingFactor,