Horizontalpercolumn, Horizontalperstep, Horizontalresolution – Teledyne LeCroy WaveExpert series Automation Manual User Manual
Page 50

A
BOUT
R
ESULTS
HorizontalPerColumn
Applies to: Persist
Description: Difference in the horizontal coordinate of adjacent columns (typically in seconds). Use
HorizontalPerColumn
to determine the timing information for each column of the DataArray.
Example:
Dim HorizontalPerColumn As Double
HorizontalPerColumn = app.SDA.Eye.Out.Result.HorizontalPerColumn
HorizontalPerStep
Applies to: Digital, Histogram, Persist, Waveform, XY
Description: Time between samples, otherwise known as the sample interval. This is the inverse of the
SampleRate.
Example:
Dim HorizontalPerStep As Double
HorizontalPerStep = app.Acquisition.C1.Out.Result.HorizontalPerStep
HorizontalResolution
Applies to: Digital, Histogram, Persist, Waveform, XY
Description: Resolution of the readout of horizontal values. Not directly related to the sample period.
Example:
Dim HorizontalResolution As Double
HorizontalResolution = app.Acquisition.C1.Out.Result.HorizontalResolution
2-14
916435 RevA