sltest.testsequence.readTransition
テスト シーケンス遷移のプロパティを読み取る
構文
説明
は、Test Sequence ブロック transitionInfo = sltest.testsequence.readTransition(blockPath,stepPath,index)blockPath のテスト ステップ stepPath にある、遷移 index のプロパティの struct transitionInfo を返します。
transitionInfo = sltest.testsequence.readTransition( は、遷移の blockPath,stepPath,index,Property)Property の値 transitionInfo を返します。
例
入力引数
出力引数
バージョン履歴
R2017a で導入