当前位置:网站首页>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
边栏推荐
- Software sharing: the best PDF document conversion tool and PDF Suite Enterprise version sharing | with sharing
- Write a thread pool by hand, and take you to learn the implementation principle of ThreadPoolExecutor thread pool
- [test theory] test process management
- software test
- JMeter correlation technology
- Leetcode48. Rotate image
- [Galaxy Kirin V10] [server] system startup failed
- Quick sort (C language)
- Virtual machine configuration network
- The bamboo shadow sweeps the steps, the dust does not move, and the moon passes through the marsh without trace -- in-depth understanding of the pointer
猜你喜欢

JMeter Foundation

Network connection (II) three handshakes, four waves, socket essence, packaging of network packets, TCP header, IP header, ACK confirmation, sliding window, results of network packets, working mode of

Rhcsa12

Huge number multiplication (C language)

XMIND installation

Article publishing experiment

Software sharing: the best PDF document conversion tool and PDF Suite Enterprise version sharing | with sharing

Learning XML DOM -- a typical model for parsing XML documents

shell awk

DCL statement of MySQL Foundation
随机推荐
JMeter common configuration components and parameterization
Application and Optimization Practice of redis in vivo push platform
From programmers to large-scale distributed architects, where are you (I)
/*Write a function to open the file for input, read the contents of the file into the vector container of string class 8.9: type, and store each line as an element of the container object*/
Hlk-w801wifi connection
Es advanced series - 1 JVM memory allocation
Latex error: missing delimiter (. Inserted) {\xi \left( {p,{p_q}} \right)} \right|}}
[Galaxy Kirin V10] [server] NUMA Technology
Error C4996 ‘WSAAsyncSelect‘: Use WSAEventSelect() instead or define _ WINSOCK_ DEPRECATED_ NO_ WARN
Add t more space to your computer (no need to add hard disk)
Const's constant member function after the function; Form, characteristics and use of inline function
DML statement of MySQL Foundation
The last month before a game goes online
leetcode1229. Schedule the meeting
Three schemes of ZK double machine room
Jianzhi offer 04 (implemented in C language)
Huge number (C language)
[Galaxy Kirin V10] [server] grub default password
Send a request using paste raw text
Write a program that uses pointers to set all elements of an int array to 4.18: 0.