![]() |
OTX Reference
|
|
Create a new FlashJob by name More...
Public Attributes | |
ComChannelTerm | comChannel |
Cardinality [1] Comprises the handle of the communication channel (LogicalLink). More... | |
StringTerm | name |
Cardinality [1] Represents the name of the to-be-created FlashJob. More... | |
FlashSessionTerm | session |
Cardinality [0..1] Represents the FlashSession to be programmed by the FlashJob. More... | |
![]() | |
MetaData | metaData |
Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
Create a new FlashJob by name
CreateFlashJobByName creates a new FlashJob for the specified ComChannel.
DiagCom.Exceptions.UnknownTargetException |
ComChannelTerm OpenTestSystem.Otx.Extensions.Flash.Terms.CreateFlashJobByName.comChannel |
Cardinality [1]
Comprises the handle of the communication channel (LogicalLink).
StringTerm OpenTestSystem.Otx.Extensions.Flash.Terms.CreateFlashJobByName.name |
Cardinality [1]
Represents the name of the to-be-created FlashJob.
FlashSessionTerm OpenTestSystem.Otx.Extensions.Flash.Terms.CreateFlashJobByName.session |
Cardinality [0..1]
Represents the FlashSession to be programmed by the FlashJob.