MLAxisIsCnctd
Function - Verifies if a pipe is currently connected to the axis.
Inputs
|
Input |
Data Type |
Range |
Unit |
Default |
Description |
|---|---|---|---|---|---|
|
ID |
DINT |
1 to 1024 |
N/A |
No default |
ID of the Axis block. |
Outputs
|
Output |
Data Type |
Range |
Unit |
Description |
|---|---|---|---|---|
|
Default (.Q) |
BOOL |
FALSE, TRUE |
N/A |
|
Remarks
Returns TRUE if a pipe is connected.
FBD Language Example
FFLD Language Example
IL Language Example
Not available.
ST Language Example
MLAxisIsCnctd(PipeNetwork.Axis1 ) ;






