API Reference v9.2.0

OscilloscopeCapturePropertiesstruct

Module: ZaberMotionAscii

The public properties of one channel of recorded oscilloscope data.

To use this type, add import ZaberMotionAscii to the top of your source code.

Properties

p

dataSource

oscilloscopeCaptureProperties.dataSource
OscilloscopeDataSource Indicates whether the data came from a setting or an I/O pin.
p

setting

oscilloscopeCaptureProperties.setting
String The name of the recorded setting.
p

axisNumber

oscilloscopeCaptureProperties.axisNumber
Int The number of the axis the data was recorded from, or 0 for the controller.
p

ioType

oscilloscopeCaptureProperties.ioType
IoPortType Which kind of I/O port data was recorded from.
p

ioChannel

oscilloscopeCaptureProperties.ioChannel
Int Which I/O pin within the port was recorded.