Difference between revisions of "Extensions.Job.SecurityAccessJob"

From emotive
Jump to navigation Jump to search
Line 1: Line 1:
[[Category:Job]]
+
{{DISPLAYTITLE:  '''SecurityAccessJob'''}}[[Category:Job]]
 
== Introductions ==
 
== Introductions ==
 
The '''SecurityAccessJob''' standard signature defines an interface which shall be used calculating an ECU's security access.   
 
The '''SecurityAccessJob''' standard signature defines an interface which shall be used calculating an ECU's security access.   
Line 10: Line 10:
 
*: Description of SecurityAccessJob Signature
 
*: Description of SecurityAccessJob Signature
  
* [[OtxVisibilities|Visibility]]
+
* [[Core.OtxVisibilities|Visibility]]
 
** Private (default)
 
** Private (default)
 
** Package
 
** Package

Revision as of 10:59, 15 February 2016

Introductions

The SecurityAccessJob standard signature defines an interface which shall be used calculating an ECU's security access.

Properties

  • Name (required)
    Within the OTX document unique name
  • Specification
    Description of SecurityAccessJob 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.
  • Request (In parameter)
    This input parameter represents the Request which contains the information to calculate the security access.