sltest.testsequence.setProperty
Set Test Sequence block properties
Description
sltest.testsequence.setProperty(
sets properties of the Test Sequence block specified by
blockPath
,Name,Value
)blockPath
according to one or more Name
,
Value
pairs. Obtain valid properties using sltest.testsequence.getProperty
.
Note
All properties, except
ActiveStepDataSymbol
and
ScenarioParameter
, are writable. You cannot change
the value of ActiveStepDataSymbol
or
ScenarioParameter
using
sltest.testsequence.setProperty
. You can, however, rename
the symbols using sltest.testsequence.editSymbol
.
Examples
Input Arguments
Version History
Introduced in R2017a