analoge eingänge
This commit is contained in:
21
mocks/api/SERVICE/analogInputsMockData.json
Normal file
21
mocks/api/SERVICE/analogInputsMockData.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"win_analogInputsValues": [
|
||||
4.771072, 5.665244, 0.005467, -0.007468, 0.000002, 0.000001, 0.000001,
|
||||
0.000007
|
||||
],
|
||||
"win_analogInputsNames": [
|
||||
"AE1",
|
||||
"AE 2",
|
||||
"AE 3",
|
||||
"AE 4",
|
||||
"AE 5",
|
||||
"AE 6",
|
||||
"AE 7",
|
||||
"AE 8"
|
||||
],
|
||||
"win_analogInputsOffset": [11.001, 0.0, 0.0, 0, 0.0, 0.0, 0.0, 0.0],
|
||||
"win_analogInputsFactor": [12.001, 1.0, 1.0, 1, 1.0, 1.0, 1.0, 1.0],
|
||||
"win_analogInputsloggerIntervall": [5, 10, 10, 10, 10, 10, 10, 10],
|
||||
"win_analogInputsUnits": ["V", "V", "V", "V", "mA", "mA", "mA", "mA"],
|
||||
"win_analogInputsWeighting": [0, 0, 0, 0, 0, 0, 0, 0]
|
||||
}
|
||||
Reference in New Issue
Block a user