Copy status bits and time stamp of one variable to another variable.

Hint: The compiler refuses, if you try to call the function for 2 variables with a different data type. Source and target variable must be of the same data type.

Inputs

Parameter

Data type

Description

@dstvar

ANY

Destination variable (needs embedded profile or symbol)

@srcvar

ANY

Source variable (needs embedded profile or symbol)

copyBits

BOOL

Enable/Disable copying of status bits

copyStamp

BOOL

Enable/Disable copying of time stamp

Outputs

Parameter

Data type

Description

OK

BOOL

Indication of successful operation


Created with the Personal Edition of HelpNDoc: Streamline Your Documentation Process with a Help Authoring Tool