-
Notifications
You must be signed in to change notification settings - Fork 556
Expand file tree
/
Copy pathBuzzTest.json
More file actions
85 lines (85 loc) · 1.54 KB
/
BuzzTest.json
File metadata and controls
85 lines (85 loc) · 1.54 KB
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
{
"DLSVersion": "2.1.6",
"Name": "BuzzTest",
"NameLocation": 0,
"ChipType": 0,
"Size": {
"x": 1.325,
"y": 1.0
},
"Colour": {
"r": 0.214282215,
"g": 0.17916204,
"b": 0.250567675,
"a": 1
},
"InputPins":[
{
"Name":"IN",
"ID":141095185,
"Position":{
"x":-3.76235,
"y":0.65436
},
"BitCount":8,
"Colour":0,
"ValueDisplayMode":0
},
{
"Name":"IN",
"ID":893919584,
"Position":{
"x":-3.84573,
"y":-0.12514
},
"BitCount":4,
"Colour":0,
"ValueDisplayMode":0
}
],
"OutputPins":[],
"SubChips":[
{
"Name":"BUZZER",
"ID":2106109642,
"Label":"",
"Position":{
"x":-0.375,
"y":-0.04762
},
"OutputPinColourInfo":[],
"InternalData":null
}
],
"Wires":[
{
"SourcePinAddress":{
"PinID":0,
"PinOwnerID":893919584
},
"TargetPinAddress":{
"PinID":0,
"PinOwnerID":2106109642
},
"ConnectionType":0,
"ConnectedWireIndex":-1,
"ConnectedWireSegmentIndex":-1,
"Points":[{"x":0.0,"y":0.0},{"x":0.0,"y":0.0}]
},
{
"SourcePinAddress":{
"PinID":0,
"PinOwnerID":141095185
},
"TargetPinAddress":{
"PinID":1,
"PinOwnerID":2106109642
},
"ConnectionType":0,
"ConnectedWireIndex":-1,
"ConnectedWireSegmentIndex":-1,
"Points":[{"x":0.0,"y":0.0},{"x":0.0,"y":0.0}]
}
],
"Displays": null
}