当前位置:网站首页>Canoe - description of common database attributes
Canoe - description of common database attributes
2022-07-04 10:50:00 【picoasis】
The following is from
- 《CANoe Development from entry to mastery 》
- CAN Study note 1 :DBC File creation _* Summer solstice * The blog of -CSDN Blog _can Communications dbc file
Catalog
Value range and default value of attribute
object type :Network
BusType: Bus type or network protocol included
NmBaseAddress: Define the base address of the network management message
NmMessageCount: Define the number of network management messages
GenNWMSleepTime: Define the sleep time of simultaneous sleep nodes
object type :Node
NodeLayerModules: Lists the dynamic link library files used by the current simulation engineering node (*.dll)
NmNode: Define whether the node participates in network management
NmStationAddress: Define the base address of the network management node
GenNodSleepTime: Define the sleep time of different nodes
object type :Message
NmMessage: Specify whether the message is a network management message
GenMsgStartDelay Time: Specify the delayed sending time of the first frame message after the system starts
GenMsgSendType: Define the sending type of message
GenMsgNrOfRepetition: Define the repetition period of event message
GenMsgILSupport: Specify whether the message needs the support of the interaction layer
GenMsgFastOnStart: Specify the time interval from the start of the interaction layer to the start of sending the periodic message
GenMsgDelay Time: Define the minimum transmission interval between two frames
GenMsgCycleTimeFast: Define the period of the fast message
GenMsgCycleTime: Define the sending cycle of the message
object type :Signal
NWM-WakeupAllowed: Define whether the signal participates in network management
GenSigStartValue: Define the initial value of the signal
GenSigSendType: Define the transmission type of the signal
GenSiglnactive Value: Define the invalid value of the signal
Value range and default value of attribute
common Attribute Definitions As shown in the following table , commonly DBC The file does not need to contain all the attributes listed in the table , Developers need to add attributes according to project requirements .






The above is from
- 《CANoe Development from entry to mastery 》
- CAN Study note 1 :DBC File creation _* Summer solstice * The blog of -CSDN Blog _can Communications dbc file
END
Expanding reading : About DBC Format analysis of files (DBC Document Series II )_ The first 55 Little white duck's blog -CSDN Blog _dbc file
边栏推荐
- shell awk
- Day7 list and dictionary jobs
- I What is security testing
- Delayed message center design
- Performance test overview
- Summary of several job scheduling problems
- Basic data types of MySQL
- Const's constant member function after the function; Form, characteristics and use of inline function
- IPv6 comprehensive experiment
- [Galaxy Kirin V10] [desktop] FTP common scene setup
猜你喜欢

system design

Introduction to tree and binary tree

Sword finger offer 05 (implemented in C language)

VI text editor and user rights management, group management and time management

Huge number (C language)

Knapsack problem and 0-1 knapsack problem

Rhcsa day 9

Online troubleshooting

From programmers to large-scale distributed architects, where are you (I)

20 minutes to learn what XML is_ XML learning notes_ What is an XML file_ Basic grammatical rules_ How to parse
随机推荐
[Galaxy Kirin V10] [server] iSCSI deployment
Recursive method to achieve full permutation (C language)
Ten key performance indicators of software applications
Sword finger offer 05 (implemented in C language)
Delayed message center design
First article
system design
BGP ---- border gateway routing protocol ----- basic experiment
Quick sort (C language)
DNS hijacking
[Galaxy Kirin V10] [desktop] FTP common scene setup
The most detailed teaching -- realize win10 multi-user remote login to intranet machine at the same time -- win10+frp+rdpwrap+ Alibaba cloud server
Remove linked list elements
2022 AAAI fellow release! Yan Shuicheng, chief scientist of sail, and Feng Yan, Professor of Hong Kong University of science and technology, were selected
Si vous ne connaissez pas ces quatre modes de mise en cache, vous osez dire que vous connaissez la mise en cache?
Pod management
I What is security testing
Learning XML DOM -- a typical model for parsing XML documents
What is an excellent architect in my heart?
Using SA token to solve websocket handshake authentication