Door Extern Application Example#
Note
Example can be found in
<output-folder>/examples/bin:door_external_app
The door example instance must already be running. Start it with:
sdv_control.exe STARTUP --instance3002
Because this app runs in a separate process, it has no direct access to the local Data Dispatch Service and Vehicle Device. Therefore, those values are not displayed here.
The signals are provided via CAN simulation by using the VAPI Component can_com_sim.sdv. This component reads CAN messages from a text file and forwards them to the Data Link. The Data Link component is generated from a DBC file with the helper tool sdv_dbc_util.