Format |
|
POUVAL(id, comp) |
|
Description |
|
Returns a specific component of Control_PlantOutput element. |
|
Example |
|
<Force_Scalar_TwoBody id = "32" type = "Force" i_marker_id = "175" body1_id = "31" j_marker_id = "176" body2_id = "35" val_expression = "POUVAL(12, 1) + </Force_Scalar_TwoBody> <Reference_Variable id = "121" type = "EXPRESSION" expr = "sqrt(VX(11)**2+VY(11)**2)"> </Reference_Variable> <Reference_Variable id = "122" type = "EXPRESSION" expr = "sqrt(VX(12)**2+VY(12)**2)"> </Reference_Variable> <Control_PlantOutput id = "12" is_active = "TRUE" num_variable = "2" variable_id_list = "121, 122"> </Control_PlantOutput> |
|
Arguments |
|
id |
The ID of the Control_PlantOutput element. |
comp |
The component of the Control_PlantOutput element. |
See Also: