当前位置:网站首页>AUTOSAR from introduction to mastery 100 lectures (86) - 2F of UDS service foundation
AUTOSAR from introduction to mastery 100 lectures (86) - 2F of UDS service foundation
2022-04-23 13:02:00 【Gatulo book】
Preface
In the car ECU In the process of diagnostic service development , There are many common diagnostic services , such as 10, 11, 22, 2E etc. , But for 2F The service will seem strange , Because this kind of diagnostic service is mainly common in the body area , Like window control , Sensor switch 、 Actuator control, etc . in addition to , It is also used in other body areas to varying degrees , Only relatively few .
Next , Let's take the following thoughts to understand this mysterious 2F Service! !
-
2F What does service do ?
-
One way to diagnose and respond to service requests ?
-
And 31 service Routine Control comparison , What's the difference ?
This article , Let's explore and answer these questions together . For your understanding , The following is the outline of the theme of this article :
Text
UDS Diagnostic service agreements are based on ISO standard ISO14229-1 To focus on , To learn more about the wonderful use of other diagnostic services , You can refer to this document , This article takes ISO14229-1(2020) The agreement is interpreted as a reference 2F service .
service function
Function description
2F Services as input and output control services , The whole is called InputOutControlByIdentifier. The service is for client Ask for server To control the relevant input and output signals .
The so-called input-output control, in short, is to shield the actual
版权声明
本文为[Gatulo book]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230612572082.html
边栏推荐
- 4.22学习记录(你一天只做了水题是吗)
- The use of dcast and melt in R language is simple and easy to understand
- 4.22 study record (you only did water problems in one day, didn't you)
- 7_Addmodule和基因加和法add 得到的细胞类型打分在空间上空转对比
- MySQL —— 16、索引的数据结构
- Golang implements MD5, sha256 and bcrypt encryption
- Teach you to quickly develop a werewolf killing wechat applet (with source code)
- Huawei cloud MVP email
- Deploying MySQL in cloud native kubesphere
- Free and open source charging pile Internet of things cloud platform
猜你喜欢
精度、速度完美平衡,最新图像分割SOTA模型重磅发布!!!
51 single chip microcomputer stepping motor control system based on LabVIEW upper computer (upper computer code + lower computer source code + ad schematic + 51 complete development environment)
SSM框架系列——数据源配置day2-1
MySQL —— 16、索引的数据结构
Object. The disorder of key value array after keys
Design of body fat detection system based on 51 single chip microcomputer (51 + OLED + hx711 + US100)
Record Alibaba cloud server mining program processing
Servlet监听器&过滤器介绍
Trier les principales utilisations de l'Agent IP réseau
进程虚拟地址空间区域划分
随机推荐
Go language: passing slices between functions
精度、速度完美平衡,最新图像分割SOTA模型重磅发布!!!
Translation of attention in natural language processing
Record the problems encountered in using v-print
21 days learning mongodb notes
Learning materials
Mysql8 installation
FFmpeg常用命令
4.22 study record (you only did water problems in one day, didn't you)
Go iris framework implements multi service Demo: start (listen to port 8084) service 2 through the interface in service 1 (listen to port 8083)
World Book Day: I'd like to recommend these books
MySQL supports IP access
31. 下一个排列
进程虚拟地址空间区域划分
7_ The cell type scores obtained by addmodule and gene addition method are compared in space
Importerror after tensorflow installation: DLL load failed: the specified module cannot be found, and the domestic installation is slow
The continuous construction of the Internet industry platform is not only able to collect traffic
(personal) sorting out system vulnerabilities after recent project development
STM32 is connected to the motor drive, the DuPont line supplies power, and then the back burning problem
Object.keys后key值数组乱序的问题