File: test.dbc

package info (click to toggle)
python-canmatrix 0.9.3~github-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 10,896 kB
  • sloc: xml: 30,201; python: 12,472; makefile: 18; sh: 9
file content (37 lines) | stat: -rw-r--r-- 649 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
VERSION "created by canmatrix"


NS_ :

BS_:

BU_: testBU recBU 


BO_ 291 testFrame1: 8 testBU
 SG_ someTestSignal : 3|11@0+ (5,1) [0.0|500.0] "specialCharUnit$" recBU
 SG_ Signal : 20|3@1+ (1,0) [0.0|6.0] "someUnit" recBU

BO_ 2147483666 extendedFrame: 8 testBU


CM_ BO_ 291  "Multi 
 Line 
 Frame comment";

CM_ SG_ 291 someTestSignal "Multi 
 Line 
 Signal comment with a-umlaut: ";

CM_ BU_ testBU "sender ECU";
CM_ BU_ recBU "receiver ECU";

BA_DEF_ BO_ "GenMsgCycleTime" INT 0 65535;
BA_DEF_ BU_ "NetworkNode" INT 0 65535;
BA_ "NetworkNode" BU_ testBU 273;


BA_ "GenMsgCycleTime" BO_ 291 100;


VAL_ 291 Signal 1 "one" 2 "two" 3 "three";