MLPmpStatus
Description
Returns the status of the PMP block generator.
-
-
This function or function block returns cached data. See Programming a Dual Core Controller for more information.
Arguments
Input
EN |
Description |
Enables FB to be executed. |
Data type |
BOOL |
|
Range |
0, 1 |
|
Unit |
N/A |
|
Default |
— |
|
BlockID |
Description |
ID Name of the PMP function block in the Pipe Network |
Data type |
DINT |
|
Range |
[-2147483648, 2147483648] |
|
Unit |
N/A |
|
Default |
— |
Output
OK |
Description |
Returns true when function successfully executes See more details here. |
||||||||
Data type |
BOOL |
|||||||||
Unit |
N/A |
|||||||||
Default (.Q) |
Description |
Returns the status of the PMP block generator
|
||||||||
Data type |
DINT |
|||||||||
Unit |
N/A |
Example
Structured Text
PMP_Status := MLPmpStatus ( PipeNetwork.PmpMaster ) ; Done :=TRUE;
|
Ladder Diagram
Function Block Diagram