SicMultiplate/ThirdParty/MECF.Framework/SimulatorItems/PfeifferPumpA603_IOSimulato...

46 lines
1.1 KiB
JSON
Raw Normal View History

2023-03-03 15:42:13 +08:00
{
"IOSimulatorItemList": [
{
"SourceCommandName": "ControlOnOff",
"SourceCommand": "CTRL",
"SuccessResponse": "OK",
"FailedResponse": "ERR2"
},
{
"SourceCommandName": "EchoOnOff",
"SourceCommand": "ECH",
"SuccessResponse": "OK",
"FailedResponse": "ERR2"
},
{
"SourceCommandName": "RootsOnOff",
"SourceCommand": "ROO",
"SuccessResponse": "OK",
"FailedResponse": "ERR2"
},
{
"SourceCommandName": "PumpOnOff",
"SourceCommand": "SYS",
"SuccessResponse": "OK",
"FailedResponse": "ERR2"
},
{
"SourceCommandName": "DisplayAlarmOrAlert",
"SourceCommand": "DEF",
"SuccessResponse": "OK",
"FailedResponse": "ERR2"
},
{
"SourceCommandName": "SetPumpParameter",
"SourceCommand": "SET",
"SuccessResponse": "OK",
"FailedResponse": "ERR2"
},
{
"SourceCommandName": "ReadPumpStatus",
"SourceCommand": "STA",
"SuccessResponse": "00100100002 1041 0855 089 108 076 0282 00 000000000000000000000 0005",
"FailedResponse": "ERR2"
}
]
}