22 lines
345 B
JSON
22 lines
345 B
JSON
{
|
|
"ai_channel": [
|
|
{
|
|
"ch": 1,
|
|
"singal_type": "4-20mA22222",
|
|
"line_no": 1,
|
|
"type": "UA",
|
|
"limit_low": 0.0,
|
|
"limit_high": 20.0
|
|
}
|
|
],
|
|
"ao_channel": [
|
|
{
|
|
"ch": 1,
|
|
"singal_type": "1-5v",
|
|
"line_no": 2,
|
|
"type": "UA",
|
|
"limit_low": 0.0,
|
|
"limit_high": 20.0
|
|
}
|
|
]
|
|
} |