MLPmpStatus
Function - Returns the status of the PMP block generator.
Inputs
|
Input |
Data Type |
Range |
Unit |
Default |
Description |
|---|---|---|---|---|---|
|
EN |
BOOL |
FALSE, TRUE |
N/A |
No default |
Enables execution. |
|
BlockID |
DINT |
1 to 1024 |
N/A |
No default |
ID name of a PMP function block in the Pipe Network. |
Outputs
|
Output |
Data Type |
Range |
Unit |
Description |
||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
OK |
BOOL |
FALSE, TRUE |
N/A |
|
||||||||
|
Default (.Q) |
DINT |
|
N/A |
Returns the status of the PMP block generator.
|
Remarks
-
-
This function or function block returns cached data.
See Program a Multi-Core Controller.
FBD Language Example
FFLD Language Example
IL Language Example
Not available.
ST Language Example
PMP_Status := MLPmpStatus ( PipeNetwork.PmpMaster ) ;
Done :=TRUE;






