Difference between revisions of "Extensions.Job.SecurityAccessJob"

From emotive
Jump to navigation Jump to search
(Created page with "Category:Job == Introductions == The '''SecurityAccessJob''' standard signature defines an interface which shall be used calculating an ECU's security access. == Proper...")
 
 
(3 intermediate revisions by one other user not shown)
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 will be used calculating an ECU's security access.   
  
 
== Properties ==
 
== Properties ==
Line 10: Line 10:
 
*: Description of SecurityAccessJob Signature
 
*: Description of SecurityAccessJob Signature
  
* [[OtxVisibilities|Visibility]]
+
* [[Core.Visibilities|Visibility]]
 
** Private (default)
 
** Private (default)
 
** Package
 
** Package

Latest revision as of 03:28, 13 September 2019

Introductions

The SecurityAccessJob standard signature defines an interface which will 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.