FunctionMLAxisIsCnctdPipe Network motion icon

Description

Check if a pipe is currently connected to the axis. Returns TRUE if a pipe is connected.

Arguments

Input

ID

Description

ID Name of the Axis block

 

Data type

DINT

 

Range

 

Unit

n/a

 

Default

Output

Default (.Q)

Description

Returns true when function successfully executes

See more details here

 

Data type

BOOL

 

Unit

n/a

Example

Structured Text

 

MLAxisIsCnctd(PipeNetwork.Axis1 ) ;

 

Ladder Diagram

MLAxisIsCnctd: LD example

 

Function Block Diagram

MLAxisIsCnctd: FBD example

Go back to the top of the page [Top]