Reduce data of LLRF.

This commit is contained in:
Fabian Märki
2018-03-01 08:36:19 +01:00
parent b43147c691
commit 2fa1d96e37

View File

@@ -66,7 +66,7 @@ Examples for ttl settings:
"data_reduction":{
"default":[
{
"ttl":"P6M",
"ttl":"P2M",
"modulo":1
}
,
@@ -97,7 +97,7 @@ Examples for ttl settings:
"data_reduction":{
"default":[
{
"ttl":"P6M",
"ttl":"P2M",
"modulo":1
}
]
@@ -109,7 +109,7 @@ Examples for ttl settings:
"data_reduction":{
"default":[
{
"ttl":"P6M",
"ttl":"P2M",
"modulo":1
}
]
@@ -121,7 +121,7 @@ Examples for ttl settings:
"data_reduction":{
"default":[
{
"ttl":"P6M",
"ttl":"P2M",
"modulo":1
}
]
@@ -139,7 +139,7 @@ Examples for ttl settings:
"data_reduction":{
"default":[
{
"ttl":"P6M",
"ttl":"P2M",
"modulo":1
}
,
@@ -175,12 +175,12 @@ Examples for ttl settings:
"data_reduction":{
"waveform":[
{
"ttl":"P3D",
"ttl":"P2D",
"modulo":1
}
,
{
"ttl":"P6M",
"ttl":"P2M",
"modulo":100
/* 1 point every 1 second */
}
@@ -205,12 +205,12 @@ Examples for ttl settings:
"data_reduction":{
"waveform":[
{
"ttl":"P3D",
"ttl":"P2D",
"modulo":1
}
,
{
"ttl":"P6M",
"ttl":"P2M",
"modulo":100
/* 1 point every 1 second */
}
@@ -235,12 +235,12 @@ Examples for ttl settings:
"data_reduction":{
"waveform":[
{
"ttl":"P3D",
"ttl":"P2D",
"modulo":1
}
,
{
"ttl":"P6M",
"ttl":"P2M",
"modulo":100
/* 1 point every 1 second */
}
@@ -283,7 +283,7 @@ Examples for ttl settings:
"data_reduction":{
"scalar":[
{
"ttl":"P6M",
"ttl":"P2M",
"modulo":1
}
,
@@ -313,7 +313,7 @@ Examples for ttl settings:
"data_reduction":{
"scalar":[
{
"ttl":"P6M",
"ttl":"P2M",
"modulo":1
}
,