Extensions.Job.FlashJobSignature
Revision as of 10:17, 15 February 2016 by Hb (talk | contribs) (Hb moved page FlashJobSignature to Extensions.Job.FlashJobSignature: #3153)
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.