aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manuals/om2000/om2k-bts.msc
blob: a26065793985c3422e15a7774177fa1cdf09f878 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
msc {
	trxc [label="TRXC"], tf [label="TF"], is [label="IS"], cf [label="CF"], bsc [label="BSC"];
	cf => bsc	[label="Fault Report"];
	cf <=> bsc	[label="Start incl. Negotiation"];
	cf <=> bsc	[label="Operational Info"];

	is <=> bsc	[label="Connect"];
	is <=> bsc	[label="Reset"];
	is <=> bsc	[label="Start"];
	is <=> bsc	[label="Config"];
	is <=> bsc	[label="Enable"];
	is <=> bsc	[label="Operational Info"];

	trxc <=> bsc	[label="TRXC + dependent objects"];

	cf <=> bsc	[label="Calendar Time"];

	tf <=> bsc	[label="Connect"];
	tf <=> bsc	[label="Reset"];
	tf <=> bsc	[label="Start"];
	tf <=> bsc	[label="Config"];
	tf <=> bsc	[label="Enable"];
	tf <=> bsc	[label="Operational Info"];
}