当前位置:网站首页>Uds02 read data service according to identifier [serviceid = 0x22]
Uds02 read data service according to identifier [serviceid = 0x22]
2022-07-22 14:41:00 【Automotive electronics and software development】
List of articles
Portal ==>> AutoSAR Practical series 300 speak 「 candy Autosar」 General catalogue
1 Read the data service according to the identifier ($22)
The read data service according to the identifier is used to read the data record value determined by the data identifier from the memory of the electronic control unit . According to the support of the electronic control unit , These data records may include analog input and output signals 、 Digital input and output signals 、 Internal data and system status information .
The request message of this service only supports 1 Data identifiers . The length of the positive response message is related to the data length determined by the data identifier . When receiving a request to read data according to the identifier , The electronic control unit is responsible for parsing the address information and data length determined by the data identifier , And send the data value to the test tool .
1.1 Request message
Read the request message of data request service according to the identifier, as shown in table 1.
surface 1 Read the request message of data service according to the identifier
1.2 Positive response message
Read the positive response message of data request service according to the identifier, as shown in the table 2.
surface 2 Affirmative response
边栏推荐
猜你喜欢
【Try to Hack】Syn Flood和CC攻击
[server data recovery] data recovery case of a Huawei server raid6
Three barriers in the workplace: annual salary of 300000, 500000 and 1million
Deep learning neural network cyclic neural network (I): RNN (recurrent neural network; 1990)
IO extension control (system.io.abstractions)
In order not to be "dumped" during the journey to the cloud, the enterprise vitality of cloud service providers is the key
rexroth比例阀4WRPEH6C3B04L-3X/M/24F1-885
UDS诊断服务的会话层和寻址方式
LabVIEW簇中不能同时包含输入输出控件
IDM下载器软件激活序列号错误如何解决?
随机推荐
Mysql语句的RegExp的用法与案例
【多线程】创建线程池有几种方式
[server data recovery] data recovery case of a Huawei server raid6
Mysql索引分类及其使用实例
关于cordova 引用aar包
cordove 友盟插件 ++推送和统计功能
征信衍生、信用卡数据场景如何做好分析,这一种时序特征方法得学学|金融信用分析师必学内容
Qiu Chengtong college students' Mathematical Competition Mathematical Physics
Openresty Lua resty lock database lock
实操演示:如何用 ONES 制定 Scrum 迭代计划?
2022年低压电工考试模拟100题及模拟考试
Find problems: sequential search and dichotomy search
MySql集群之集群配置与验证(四)
MySql集群之多实例数据库搭建(二)
PyTorch模型训练:设置随机种子,保证每次训练的结果都一样
DCM10- 安全访问 ($27)的功能和配置【基于DaVinci Configurator Classic】
2022 melting welding and thermal cutting operation certificate examination question bank simulated examination platform operation
Adaptive length input box
IO extension control (system.io.abstractions)
[multithreading] is there only one way to implement threads or four ways