MLPhaWriteSlope
Function - Sets the phase slope value of a phaser block.
Inputs
|
Input |
Data Type |
Range |
Unit |
Default |
Description |
|---|---|---|---|---|---|
|
BlockID |
DINT |
1 to 1024 |
N/A |
No default |
ID name of a phaser function block in the Pipe Network. |
|
Slope |
LREAL |
No range |
User unit/sec |
|
Sets the slope of the phase adjustment.
|
Outputs
|
Input |
Data Type |
Range |
Unit |
Description |
|---|---|---|---|---|
|
Default (.Q) |
BOOL |
FALSE, TRUE |
N/A |
|
Remarks
Returns TRUE if the function succeeded.
FBD Language Example
FFLD Language Example
IL Language Example
Not available.
ST Language Example
MLPhaWriteSlope( PipeNetwork.PhaseAdjust , 10 );
See Also






