Specifies whether the location at which the segment is measured is indicated by time or trigger.

You do not need to use a selector string to configure or read this property for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.

The default value is Time.

Remarks

The following table lists the characteristics of this property.

Short Name PAVT Meas Location Type
Data type ci32.png
Permissions Read/Write
High-level VIs N/A
Resettable Yes
Time 0

The measurement is performed over a single record across multiple segments separated in time. The measurement locations of the segments are specified by the PAVT Segment Start Time property. The number of segments is equal to the number of segment start times.

Trigger 1

The measurement is performed across segments obtained in multiple records, where each record is obtained when a trigger is received. The number of segments is equal to the number of triggers (records).