Difference between revisions of "Extensions.Job.SingleEcuJob"

From emotive
Jump to navigation Jump to search
(Created page with "Category:Job == Introductions == The '''SingleEcuJob''' standard signature defines an interface for a job entry procedure which implements a so called Single ECU Job accor...")
 
Line 1: Line 1:
 
[[Category:Job]]
 
[[Category:Job]]
 
== Introductions ==
 
== Introductions ==
The '''SingleEcuJob''' standard signature defines an interface for a job entry procedure which implements a so called Single ECU Job according to ISO 22901 (ISO ODX), see [[SignatureConcept|Signature Concept]].
+
The '''SingleEcuJob''' standard signature defines an interface for a job entry procedure which implements a so called Single ECU Job according to ISO 22901 (ISO ODX), see [[OtxPrinciples#SignatureConcept|Signature Concept]].
  
 
== Properties ==
 
== Properties ==

Revision as of 09:25, 14 August 2014

Introductions

The SingleEcuJob standard signature defines an interface for a job entry procedure which implements a so called Single ECU Job according to ISO 22901 (ISO ODX), see Signature Concept.

Properties

  • Name (required)
    Within the OTX document unique name
  • Specification
    Description of SingleEcuJob Signature
  • 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.