RealTimeSequenceCallStep.RefreshSequenceCall Method
- Aktualisiert2023-02-21
- 2 Minute(n) Lesezeit
| Name | Description | |
|---|---|---|
| RefreshSequenceCall() | Refreshes the ParameterAssignments and OutputEvaluation for the sequence call based on the current contents of the sequence. This ensures that parameter assignments exist for all parameters, and that the data types of all parameter assignments match the data type of the corresponding sequence. This method also deletes any parameter assignments that have no corresponding entry in the sequence. | |
| RefreshSequenceCall(RealTimeSequence) | Refreshes the ParameterAssignments and OutputEvaluation for the sequence call based on the current contents of the specified sequence. This ensures that parameter assignments exist for all parameters, and that the data types of all parameter assignments match the data type of the corresponding sequence. This method also deletes any parameter assignments that have no corresponding entry in the sequence. |