DYNSIM Scenario Syntax and SCP points
- Last UpdatedApr 20, 2020
- 1 minute read
The DYNSIM scenario syntax follows the guidelines specified in the DYNSIM User Guide > Utilities/Tools > Scenarios section. Special syntax is required to SET the value of an SCP compound:block.parameter using a scenario. The SCP point must appear in the SCP engine watch point file – see section SCP Engine Scenario Watch Point File
The syntax is as follows:
PERFORM <P>SET<P>SCPENG<P>CMP:BLK.PARAM=xx.x<P>;
where:
-
SCPENG is the SCP engine name containing the compound:block.parameter
-
CMP:BLK.PARAM is the compound:block.parameter to set
-
xx.x is the value passed to the compound:block.parameter