MLPhaReadPhase

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 phase value of a phaser block.

Inputs

Input

Data Type

Range

Unit

Default

Description

BlockID

DINT

-2147483648 to 2147483647

N/A

No default

ID name of a phaser function block in the Pipe Network.

Outputs

Input

Data Type

Range

Unit

Description

Phase

LREAL

 

 

 

Remarks

None

FBD Language Example

MLPhaReadPhase: FBD example

FFLD Language Example

MLPhaReadPhase: LD example

IL Language Example

Not available.

ST Language Example

PresentPhase := MLPhaReadPhase( PipeNetwork.PhaseAdjust );

See Also