Skip to content
Snippets Groups Projects
Commit 7163a6b9 authored by Jan David Mol's avatar Jan David Mol
Browse files

Merge branch 'master' of https://git.astron.nl/lofar2.0/tango

parents 95488a5a 7d4afc10
No related branches found
No related tags found
No related merge requests found
...@@ -142,7 +142,7 @@ ...@@ -142,7 +142,7 @@
"4842" "4842"
], ],
"OPC_Time_Out": [ "OPC_Time_Out": [
"1.0" "5.0"
], ],
"polled_attr": [ "polled_attr": [
"pwr_dig_r", "pwr_dig_r",
......
...@@ -12,6 +12,12 @@ ...@@ -12,6 +12,12 @@
"RCUSCC": { "RCUSCC": {
"PTS/RCUSCC/1": { "PTS/RCUSCC/1": {
"attribute_properties": { "attribute_properties": {
"ADC_JESD_R": {
"rel_change": [
"-1",
"1"
]
},
"Attenuator_R": { "Attenuator_R": {
"event_period": [ "event_period": [
"0" "0"
...@@ -57,6 +63,30 @@ ...@@ -57,6 +63,30 @@
"1" "1"
] ]
}, },
"Dither_Frequency_R": {
"event_period": [
"0"
],
"format": [
"%6.8f"
],
"rel_change": [
"-0.1",
"0.1"
]
},
"Dither_Frequency_RW": {
"event_period": [
"0"
],
"format": [
"%6.8f"
],
"rel_change": [
"-0.1",
"0.1"
]
},
"LED_R": { "LED_R": {
"event_period": [ "event_period": [
"0" "0"
...@@ -99,8 +129,8 @@ ...@@ -99,8 +129,8 @@
"0" "0"
], ],
"rel_change": [ "rel_change": [
"-1", "-0.1",
"1" "0.1"
] ]
} }
}, },
...@@ -112,7 +142,7 @@ ...@@ -112,7 +142,7 @@
"50000" "50000"
], ],
"OPC_Time_Out": [ "OPC_Time_Out": [
"1.0" "5.0"
], ],
"polled_attr": [ "polled_attr": [
"pwr_dig_r", "pwr_dig_r",
...@@ -136,6 +166,8 @@ ...@@ -136,6 +166,8 @@
"led_r", "led_r",
"60000", "60000",
"led_rw", "led_rw",
"60000",
"adc_jesd_r",
"60000" "60000"
] ]
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment