Alejandro Acuña
2024-10-25 e51f4a713ed6e744c203c9493165584728a29c52
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
[
    {
        "LightStuds information": 
        {
            "Identifier": "lightstuds-civicat-1",
            "Group": "CIVICAT",
            "Number": 1,
            "Name": "",
            "Location": "",
            "Description": "",
            "Latitude": 0.0,
            "Longitude": 0.0,
            "Latitude offset": 0.0,
            "Longitude offset": 0.0,
            "Type": 0,
            "Polling": 1,
            "Symbol": "Stud",
            
            "BUS VAO" :
            {
                "Circuits" :
                [
                    {
                        "Number" : 1,
                        "Name" : "",
                        "Description" : ""
                    },
                    {
                        "Number" : 2,
                        "Name" : "",
                        "Description" : ""
                    }
                ],
                
        
                "Signals" :
                {
                    "Signals information modbus TCP":
                    {
                        "Address" : "10.137.227.52",
                        "Port" : 502,
                        "Timeout" : 2000,
                        "Retries" : 2,
                        
                        "Inputs" :
                        [
                            { "Signal information MODBUS TCP": { "Name" : "Automatic", "Address" : 0, "Words" : 1, "Bit" : 4}},
                            { "Signal information MODBUS TCP": { "Name" : "Level 1", "Address" : 0, "Words" : 1, "Bit" : 1}},
                            { "Signal information MODBUS TCP": { "Name" : "Level 2", "Address" : 0, "Words" : 1, "Bit" : 5}},
                            { "Signal information MODBUS TCP": { "Name" : "Level 3", "Address" : 0, "Words" : 1, "Bit" : 2}},
                            { "Signal information MODBUS TCP": { "Name" : "Level 4", "Address" : 0, "Words" : 1, "Bit" : 6}},
                            { "Signal information MODBUS TCP": { "Name" : "Level 5", "Address" : 0, "Words" : 1, "Bit" : 3}},
                            { "Signal information MODBUS TCP": { "Name" : "Circuit 1", "Address" : 0, "Words" : 1, "Bit" : 8}},
                            { "Signal information MODBUS TCP": { "Name" : "Circuit 2", "Address" : 0, "Words" : 1, "Bit" : 12}},
                            { "Signal information MODBUS TCP": { "Name" : "Alarm 1", "Address" : 0, "Words" : 1, "Bit" : 7}},
                            { "Signal information MODBUS TCP": { "Name" : "Alarm 2", "Address" : 0, "Words" : 1, "Bit" : 9}},
                            { "Signal information MODBUS TCP": { "Name" : "Alarm 3", "Address" : 0, "Words" : 1, "Bit" : 10}},
                            { "Signal information MODBUS TCP": { "Name" : "Alarm 4", "Address" : 0, "Words" : 1, "Bit" : 11}},
                            { "Signal information MODBUS TCP": { "Name" : "Alarm 5", "Address" : 0, "Words" : 1, "Bit" : 13}}
                        ],
                        
 
                        "Outputs" :
                        [
                            { "Signal information MODBUS TCP": { "Name" : "On", "Address" : 0, "Words" : 1, "Bit" : 0}},
                            { "Signal information MODBUS TCP": { "Name" : "Off", "Address" : 0, "Words" : 1, "Bit" : 1}},
                            { "Signal information MODBUS TCP": { "Name" : "Level 1", "Address" : 0, "Words" : 1, "Bit" : 2}},
                            { "Signal information MODBUS TCP": { "Name" : "Level 2", "Address" : 0, "Words" : 1, "Bit" : 3}},
                            { "Signal information MODBUS TCP": { "Name" : "Level 3", "Address" : 0, "Words" : 1, "Bit" : 4}},
                            { "Signal information MODBUS TCP": { "Name" : "Level 4", "Address" : 0, "Words" : 1, "Bit" : 5}},
                            { "Signal information MODBUS TCP": { "Name" : "Level 5", "Address" : 0, "Words" : 1, "Bit" : 6}},
                            { "Signal information MODBUS TCP": { "Name" : "Circuit 1", "Address" : 0, "Words" : 1, "Bit" : 7}},
                            { "Signal information MODBUS TCP": { "Name" : "Circuit 2", "Address" : 0, "Words" : 1, "Bit" : 8}}
                        ]
                        
                    }
                },
                
                "Polling" : 5000
                
            }
        }
    }
]