MLSyncReadDeltaS

Pipe Network motion icon

 FunctionClosed A function calculates a result according to the current value of its inputs. A function has no internal data and is not linked to declared instances. - Gets the output phasing value of a synchronizer block.

Inputs

Input

Data Type

Range

Unit

Default

Description

BlockID

DINT

-2147483648 to 2147483647

N/A

No default

ID name of the Pipe Network Block.

Outputs

Output

Data Type

Range

Unit

Description

DeltaS

LREAL

 

User units

Present Delta Slope value.

Remarks

Get Output Phasing after MLSyncStart

Figure 6-197: Get Output Phasing after MLSyncStart

Get Output Phasing after MLSyncStop

Figure 6-198: Get Output Phasing after MLSyncStop

FBD Language Example

MLSyncReadDeltaS: FBD example

FFLD Language Example

MLSyncReadDeltaS: LD example

IL Language Example

Not available.

ST Language Example

ActScope := MLSyncReadDeltaS( PipeNetwork.SYN );

See Also

MLSyncWriteDeltaS