Difference between revisions of "HANcoder/STM32/Blocks/UDS Get Key"

From OpenMBD
< HANcoder‎ | STM32‎ | Blocks
Jump to: navigation, search
Line 1: Line 1:
 
{{HANcoder/block|
 
{{HANcoder/block|
 
info=Reads the 32-bit key value that was received from the UDS tester.
 
info=Reads the 32-bit key value that was received from the UDS tester.
 
Output = Key value that was received from the UDS tester.
 
  
 
|blockImage=UDSGetKey.png
 
|blockImage=UDSGetKey.png

Revision as of 17:00, 28 April 2017

Supported Targets: Olimexino, E407, P405

General information about UDS Get Key

Reads the 32-bit key value that was received from the UDS tester.

Block

UDSGetKey.png

Mask

UDSGetKeyMask.png

Outputs (outports)

Key value that was received from the UDS tester.

Block parameters

Parameter Description
Sample time The block execution time, the amount of time between consecutive executions of the block. 0.1 means the the block will be executed at 10 Hz.

Examples

??

See Also

UDS Get Seed | UDS Get Seed Event | UDS Init | UDS Set Key Verified | UDS Set Seed | UDS Verify Key Event