ST_SegProfile

 

ST_SegProfile - General Information

Overview

Type:

Data structure

Available as of:

V1.0.3.0

Inherits from:

-

Versions:

Current version

Description

Data structure for describing a segmented profile

Structure Elements

Variable

Data type

Description

diNoOfSeg

DINT

Number of segments of which the profile consists

diSegProfileId

DINT

Id of the segmented profile

axProfileLoaded

ARRAY[1..SystemInterface.MAX_NO_OF_SEG] OF BOOL

TRUE: Profile of a segment has been loaded

adiSegId

ARRAY[1..SystemInterface.MAX_NO_OF_SEG] OF DINT

Id of a profile segment

astSegDat

ARRAY[1..SystemInterface.MAX_NO_OF_SEG] OF SystemInterface.ST_ProfileSegPar

Profile parameter of a segment