Main Content
sltest.testsequence.addSymbol
Add symbol to test sequence
Description
sltest.testsequence.addSymbol(
adds a symbol blockPath
,name
,kind
,scope
)name
with properties specified by
scope
and kind
to a Test
Sequence block specified by blockPath
. The new symbol
appears in the Symbols sidebar of the Test Sequence Editor. Symbols
include data, messages, function calls, and triggers.
Examples
Input Arguments
Version History
Introduced in R2016a