AvcModels/PhonicHelix24U: PHHB24U.dot

File PHHB24U.dot, 3.4 kB (added by tithrion, 1 year ago)

PHHB24U.dot

Line 
1 digraph avcconnections {
2         "(20) MSU Audio Output 1/2" -> "(0) ASU Audio Input 1394"
3         "(0) ASU Audio Input 1394" -> "(6) FB Audio In 1394"
4         "(26) Ext Audio Input 1/2" -> "(1) ASU Audio Input Ext"
5         "(1) ASU Audio Input Ext" -> "(4) FB Audio In Ext"
6         "(5) FB Audio Out 1394" -> "(2) ASU Audio Output 1394"
7         "(7) FB Audio Out Ext" -> "(3) ASU Audio Output Ext"
8         "(22) PCR Compound Input" -> "(8) MSU Compound Input"
9         "(26) Ext Audio Input 1/2" -> "(9) MSU Audio Input 1/2"
10         "(27) Ext Audio Input 3/4" -> "(10) MSU Audio Input 3/4"
11         "(28) Ext Audio Input 5/6" -> "(11) MSU Audio Input 5/6"
12         "(29) Ext Audio Input 7/8" -> "(12) MSU Audio Input 7/8"
13         "(30) Ext Audio Input 9/10" -> "(13) MSU Audio Input 9/10"
14         "(31) Ext Audio Input 11/12" -> "(14) MSU Audio Input 11/12"
15         "(32) Ext Audio Input 13/14" -> "(15) MSU Audio Input 13/14"
16         "(33) Ext Audio Input 15/16" -> "(16) MSU Audio Input 15/16"
17         "(34) Ext Audio Input 17/18" -> "(17) MSU Audio Input 17/18"
18         "(21) MSU Synch Output" -> "(18) MSU Synch Input"
19         "(19) MSU Compound Output" -> "(24) PCR Compound Output"
20         "(20) MSU Audio Output 1/2" -> "(35) Ext Audio Output 1/2"
21         "(20) MSU Audio Output 1/2" -> "(36) Ext SPDIF Output"
22         "(21) MSU Synch Output" -> "(25) PCR Sync Output"
23         "(4) FB Audio In Ext" -> "(Feature FB, ID 1)"
24         "(Feature FB, ID 1)" ->         "(5) FB Audio Out 1394"
25         "(6) FB Audio In 1394" -> "(Feature FB, ID 2)"
26         "(Feature FB, ID 2)" ->         "(7) FB Audio Out Ext"
27         "(0) ASU Audio Input 1394" [color=green,style=filled];
28         "(1) ASU Audio Input Ext" [color=green,style=filled];
29         "(2) ASU Audio Output 1394" [color=green,style=filled];
30         "(3) ASU Audio Output Ext" [color=green,style=filled];
31         "(4) FB Audio In Ext" [color=yellow,style=filled];
32         "(5) FB Audio Out 1394" [color=yellow,style=filled];
33         "(6) FB Audio In 1394" [color=yellow,style=filled];
34         "(7) FB Audio Out Ext" [color=yellow,style=filled];
35         "(8) MSU Compound Input" [color=green,style=filled];
36         "(9) MSU Audio Input 1/2" [color=green,style=filled];
37         "(10) MSU Audio Input 3/4" [color=green,style=filled];
38         "(11) MSU Audio Input 5/6" [color=green,style=filled];
39         "(12) MSU Audio Input 7/8" [color=green,style=filled];
40         "(13) MSU Audio Input 9/10" [color=green,style=filled];
41         "(14) MSU Audio Input 11/12" [color=green,style=filled];
42         "(15) MSU Audio Input 13/14" [color=green,style=filled];
43         "(16) MSU Audio Input 15/16" [color=green,style=filled];
44         "(17) MSU Audio Input 17/18" [color=green,style=filled];
45         "(18) MSU Synch Input" [color=green,style=filled];
46         "(19) MSU Compound Output" [color=green,style=filled];
47         "(20) MSU Audio Output 1/2" [color=green,style=filled];
48         "(21) MSU Synch Output" [color=green,style=filled];
49         "(22) PCR Compound Input" [color=coral,style=filled];
50         "(23) PCR Sync Input" [color=coral,style=filled];
51         "(24) PCR Compound Output" [color=coral,style=filled];
52         "(25) PCR Sync Output" [color=coral,style=filled];
53         "(26) Ext Audio Input 1/2" [color=slateblue,style=filled];
54         "(27) Ext Audio Input 3/4" [color=slateblue,style=filled];
55         "(28) Ext Audio Input 5/6" [color=slateblue,style=filled];
56         "(29) Ext Audio Input 7/8" [color=slateblue,style=filled];
57         "(30) Ext Audio Input 9/10" [color=slateblue,style=filled];
58         "(31) Ext Audio Input 11/12" [color=slateblue,style=filled];
59         "(32) Ext Audio Input 13/14" [color=slateblue,style=filled];
60         "(33) Ext Audio Input 15/16" [color=slateblue,style=filled];
61         "(34) Ext Audio Input 17/18" [color=slateblue,style=filled];
62         "(35) Ext Audio Output 1/2" [color=slateblue,style=filled];
63         "(36) Ext SPDIF Output" [color=slateblue,style=filled];
64 }