[r2]: / szl4p3-prj,szl4p3,CDS / ABB_AC800_PEC / Plc Logic / APP / 00 System / 01 Global Variables / Interface / TS_TxBSW_Vehicle / svnobj  Maximize  Restore  History

Download this file

31 lines (30 with data), 5.9 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
(*
not used / mode selected
15000 = 15kV/16.7Hz AC
25000 = 25kV/50Hz AC
750 = 750V DC
1500 = 1500V DC
3000 = 3000V DC
0 = no mode selected (system change)
1 = DE mode Master
2 = DE mode Slave
5 = 3Ph AC
6 = negativ supply
9 = Special supply
10 = ESC mode
Combinations (Examples):
1501 = Hybrid Mode 1500V DC + DE mode Master
11 = Hybrid Mode DE mode Master + ESC
More combination according this convention possible
    OpToBSW               :  TS_TxBSW_Vehicle_OpToBSW;    // not used / mode selected
                                                          // 25000 = 25kV/50Hz AC
                                                          // 1500 = 1500V DC
                                                          // 0 = no mode selected (system change)
                                                          // 2 = DE mode Slave
                                                          // 6 = negativ supply
                                                          // 10 = ESC mode
                                                          // 
                                                          // 1501 = Hybrid Mode 1500V DC + DE mode Master
                                                          // More combination according this convention possible
END_STRUCT
END_TYPE