Difference between revisions of "Extensions.Job.FlashJobSignature"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
*: Description of FlashJob Signature | *: Description of FlashJob Signature | ||
− | * [[Core. | + | * [[Core.Visibilities|Visibility]] |
** Private (default) | ** Private (default) | ||
** Package | ** Package |
Latest revision as of 02:58, 17 February 2016
Introductions
The FlashJob standard signature defines an interface for a job which be used by a diagnostic application for updating an ECU's flash memory.
Properties
- Name (required)
- Within the OTX document unique name
- Specification
- Description of FlashJob Signature
- Visibility
- Private (default)
- Package
- Public
- ComChannel (In parameter)
- This input parameter represents the communication channel on which the job will operate.
- DiagService (In/Out parameter)
- This input/output parameter represents the job handle which be used to store the input and output parameters of the job.
- FlashSession (In parameter)
- This input Parameter represents the FlashSession on which the job will operate.