SegmentOffsets, SegmentOffsetsN

This is a Data Header variable.

Type = 32-bit Integer

SegmentOffsets (or SegmentOffsetsN for multichannel where N is the one based channel number) is an array of 32 bit integer values where each value represents the index into the Y data for the first point of the segment. The length of this array must be equal to the SegCount value. Example: yData[SegmentOffsets[3]] would be the first point in the 4th segment.