现场优化6
This commit is contained in:
@@ -0,0 +1,933 @@
|
||||
{
|
||||
"ID": "5205ba52-23c3-4dc2-aaab-54e0cd2d6991",
|
||||
"StepCollection": [
|
||||
{
|
||||
"ID": "938e8210-b009-45ef-b800-d16d270cba34",
|
||||
"IsUsed": true,
|
||||
"Index": 1,
|
||||
"Name": "循环开始",
|
||||
"StepType": "循环开始",
|
||||
"Method": {
|
||||
"Name": null,
|
||||
"FullName": null,
|
||||
"Parameters": [
|
||||
{
|
||||
"ID": "1f5e67ab-1240-45e3-bef1-ce3ac2093e11",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "循环次数",
|
||||
"Type": "System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": "1",
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
}
|
||||
]
|
||||
},
|
||||
"SubProgram": null,
|
||||
"LoopCount": 1,
|
||||
"LoopStartStepId": null,
|
||||
"OKExpression": null,
|
||||
"GotoSettingString": "",
|
||||
"OKGotoStepID": null,
|
||||
"NGGotoStepID": null,
|
||||
"Description": null
|
||||
},
|
||||
{
|
||||
"ID": "6f8f3429-7811-439e-80b6-c3c6879d0bc1",
|
||||
"IsUsed": true,
|
||||
"Index": 2,
|
||||
"Name": "ADP产品开机",
|
||||
"StepType": "子程序",
|
||||
"Method": null,
|
||||
"SubProgram": {
|
||||
"ID": "6f63e8b6-6cea-46e7-b96e-84c6a6741566",
|
||||
"StepCollection": [],
|
||||
"Parameters": []
|
||||
},
|
||||
"LoopCount": 1,
|
||||
"LoopStartStepId": null,
|
||||
"OKExpression": null,
|
||||
"GotoSettingString": "",
|
||||
"OKGotoStepID": null,
|
||||
"NGGotoStepID": null,
|
||||
"Description": null
|
||||
},
|
||||
{
|
||||
"ID": "84bc9ee6-d98a-4ff0-ac2b-14ba78f79ac3",
|
||||
"IsUsed": true,
|
||||
"Index": 3,
|
||||
"Name": "Delay_m",
|
||||
"StepType": "方法",
|
||||
"Method": {
|
||||
"Name": "Delay_m",
|
||||
"FullName": "Command.Delay",
|
||||
"Parameters": [
|
||||
{
|
||||
"ID": "80ae78fd-1aba-422c-a620-d876aafda784",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "Result",
|
||||
"Type": "System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": true,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "fb57cd6c-c568-41f7-a28d-53f903979807",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "延时毫秒",
|
||||
"Type": "System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": 60000,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
}
|
||||
]
|
||||
},
|
||||
"SubProgram": null,
|
||||
"LoopCount": 1,
|
||||
"LoopStartStepId": null,
|
||||
"OKExpression": null,
|
||||
"GotoSettingString": "",
|
||||
"OKGotoStepID": null,
|
||||
"NGGotoStepID": null,
|
||||
"Description": null
|
||||
},
|
||||
{
|
||||
"ID": "bad5afdd-8bf3-44b6-97ca-479566c9381f",
|
||||
"IsUsed": true,
|
||||
"Index": 4,
|
||||
"Name": "查询实际电压",
|
||||
"StepType": "方法",
|
||||
"Method": {
|
||||
"Name": "查询实际电压",
|
||||
"FullName": "DeviceCommand.Devices.SPAW7000",
|
||||
"Parameters": [
|
||||
{
|
||||
"ID": "400f4715-af4b-49dd-af6d-c0fea7f18654",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "Result",
|
||||
"Type": "System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": true,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "17c26d92-93a6-4082-b731-bc7d92e0ccf4",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "通道号",
|
||||
"Type": "System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": 1,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "b311f97e-7d1a-484a-81da-c08795b5a896",
|
||||
"IsVisible": true,
|
||||
"IsEditable": false,
|
||||
"Name": "电压",
|
||||
"Type": "System.Double, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 1,
|
||||
"Value": 0,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
}
|
||||
]
|
||||
},
|
||||
"SubProgram": null,
|
||||
"LoopCount": 1,
|
||||
"LoopStartStepId": null,
|
||||
"OKExpression": null,
|
||||
"GotoSettingString": "",
|
||||
"OKGotoStepID": null,
|
||||
"NGGotoStepID": null,
|
||||
"Description": null
|
||||
},
|
||||
{
|
||||
"ID": "2cd20a10-d3e8-4f3b-9bd5-f47bd072d857",
|
||||
"IsUsed": true,
|
||||
"Index": 5,
|
||||
"Name": "查询实际电压",
|
||||
"StepType": "方法",
|
||||
"Method": {
|
||||
"Name": "查询实际电压",
|
||||
"FullName": "DeviceCommand.Devices.SPAW7000",
|
||||
"Parameters": [
|
||||
{
|
||||
"ID": "f3379df0-2d1f-48a0-bc2b-aabeb99ada01",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "Result",
|
||||
"Type": "System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": true,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "aa1d520a-a8a3-4b73-a87c-dfad0c9aa6a1",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "通道号",
|
||||
"Type": "System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": 2,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "d80d34f7-5652-4533-a636-7dadec917e54",
|
||||
"IsVisible": true,
|
||||
"IsEditable": false,
|
||||
"Name": "电压",
|
||||
"Type": "System.Double, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 1,
|
||||
"Value": 0,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
}
|
||||
]
|
||||
},
|
||||
"SubProgram": null,
|
||||
"LoopCount": 1,
|
||||
"LoopStartStepId": null,
|
||||
"OKExpression": null,
|
||||
"GotoSettingString": "",
|
||||
"OKGotoStepID": null,
|
||||
"NGGotoStepID": null,
|
||||
"Description": null
|
||||
},
|
||||
{
|
||||
"ID": "9d6f66a0-e317-460c-8be1-eeac07b57c6a",
|
||||
"IsUsed": true,
|
||||
"Index": 6,
|
||||
"Name": "查询实际电流",
|
||||
"StepType": "方法",
|
||||
"Method": {
|
||||
"Name": "查询实际电流",
|
||||
"FullName": "DeviceCommand.Devices.SPAW7000",
|
||||
"Parameters": [
|
||||
{
|
||||
"ID": "029839d4-2ab3-4553-8a3b-77b399a1ced3",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "Result",
|
||||
"Type": "System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": true,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "692b9b1f-f2bf-4c17-a570-6c702479ff0e",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "通道号",
|
||||
"Type": "System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": 1,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "164d5962-fb83-419e-9032-9bcacc6b6c4d",
|
||||
"IsVisible": true,
|
||||
"IsEditable": false,
|
||||
"Name": "电流",
|
||||
"Type": "System.Double, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 1,
|
||||
"Value": 0,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
}
|
||||
]
|
||||
},
|
||||
"SubProgram": null,
|
||||
"LoopCount": 1,
|
||||
"LoopStartStepId": null,
|
||||
"OKExpression": null,
|
||||
"GotoSettingString": "",
|
||||
"OKGotoStepID": null,
|
||||
"NGGotoStepID": null,
|
||||
"Description": null
|
||||
},
|
||||
{
|
||||
"ID": "842b6c6b-2160-45f5-85c8-4be0e17c7fe1",
|
||||
"IsUsed": true,
|
||||
"Index": 7,
|
||||
"Name": "查询实际电流",
|
||||
"StepType": "方法",
|
||||
"Method": {
|
||||
"Name": "查询实际电流",
|
||||
"FullName": "DeviceCommand.Devices.SPAW7000",
|
||||
"Parameters": [
|
||||
{
|
||||
"ID": "717f82ab-be88-4c0b-9dbc-040fe266ba5a",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "Result",
|
||||
"Type": "System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": true,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "0f5e372d-0fc4-4c39-b58d-24021ea827a0",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "通道号",
|
||||
"Type": "System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": 2,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "6f76ccb3-4d82-4555-b442-87679b678438",
|
||||
"IsVisible": true,
|
||||
"IsEditable": false,
|
||||
"Name": "电流",
|
||||
"Type": "System.Double, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 1,
|
||||
"Value": 0,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
}
|
||||
]
|
||||
},
|
||||
"SubProgram": null,
|
||||
"LoopCount": 1,
|
||||
"LoopStartStepId": null,
|
||||
"OKExpression": null,
|
||||
"GotoSettingString": "",
|
||||
"OKGotoStepID": null,
|
||||
"NGGotoStepID": null,
|
||||
"Description": null
|
||||
},
|
||||
{
|
||||
"ID": "b7caf56d-5ed6-4be4-bab7-a3d227cf23c2",
|
||||
"IsUsed": true,
|
||||
"Index": 8,
|
||||
"Name": "查询实际功率",
|
||||
"StepType": "方法",
|
||||
"Method": {
|
||||
"Name": "查询实际功率",
|
||||
"FullName": "DeviceCommand.Devices.SPAW7000",
|
||||
"Parameters": [
|
||||
{
|
||||
"ID": "8eea888b-133a-4736-ab6f-cfa7c8355226",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "Result",
|
||||
"Type": "System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": true,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "213a1d88-688d-471b-897a-13b2cdb91a3c",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "通道号",
|
||||
"Type": "System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": 1,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "74463f12-37da-492d-a8fc-1909865b26f0",
|
||||
"IsVisible": true,
|
||||
"IsEditable": false,
|
||||
"Name": "功率",
|
||||
"Type": "System.Double, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 1,
|
||||
"Value": 0,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
}
|
||||
]
|
||||
},
|
||||
"SubProgram": null,
|
||||
"LoopCount": 1,
|
||||
"LoopStartStepId": null,
|
||||
"OKExpression": null,
|
||||
"GotoSettingString": "",
|
||||
"OKGotoStepID": null,
|
||||
"NGGotoStepID": null,
|
||||
"Description": null
|
||||
},
|
||||
{
|
||||
"ID": "3b514afc-e1c6-48aa-81b7-06ce7a4b7685",
|
||||
"IsUsed": true,
|
||||
"Index": 9,
|
||||
"Name": "查询实际功率",
|
||||
"StepType": "方法",
|
||||
"Method": {
|
||||
"Name": "查询实际功率",
|
||||
"FullName": "DeviceCommand.Devices.SPAW7000",
|
||||
"Parameters": [
|
||||
{
|
||||
"ID": "8c8adcf3-4273-4a0a-83ad-7d5258373952",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "Result",
|
||||
"Type": "System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": true,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "c39f6a85-6b88-4dd1-9ba9-0fb1df0f75d0",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "通道号",
|
||||
"Type": "System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": 2,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "f8f6c555-472b-4385-8836-dfe3011d1607",
|
||||
"IsVisible": true,
|
||||
"IsEditable": false,
|
||||
"Name": "功率",
|
||||
"Type": "System.Double, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 1,
|
||||
"Value": 0,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
}
|
||||
]
|
||||
},
|
||||
"SubProgram": null,
|
||||
"LoopCount": 1,
|
||||
"LoopStartStepId": null,
|
||||
"OKExpression": null,
|
||||
"GotoSettingString": "",
|
||||
"OKGotoStepID": null,
|
||||
"NGGotoStepID": null,
|
||||
"Description": null
|
||||
},
|
||||
{
|
||||
"ID": "99cde55e-c581-4469-a59f-0bcd7db4e2c7",
|
||||
"IsUsed": true,
|
||||
"Index": 10,
|
||||
"Name": "查询频率",
|
||||
"StepType": "方法",
|
||||
"Method": {
|
||||
"Name": "查询频率",
|
||||
"FullName": "DeviceCommand.Devices.SPAW7000",
|
||||
"Parameters": [
|
||||
{
|
||||
"ID": "363eac59-2285-461e-93e0-8cabe83e2949",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "Result",
|
||||
"Type": "System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": true,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "812932e2-d026-4af8-906d-adf50e00d35d",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "通道号",
|
||||
"Type": "System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": 1,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "69af2d8d-4c75-45d4-8c61-04e2dbb7a8c7",
|
||||
"IsVisible": true,
|
||||
"IsEditable": false,
|
||||
"Name": "频率",
|
||||
"Type": "System.Double, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 1,
|
||||
"Value": 0,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
}
|
||||
]
|
||||
},
|
||||
"SubProgram": null,
|
||||
"LoopCount": 1,
|
||||
"LoopStartStepId": null,
|
||||
"OKExpression": null,
|
||||
"GotoSettingString": "",
|
||||
"OKGotoStepID": null,
|
||||
"NGGotoStepID": null,
|
||||
"Description": null
|
||||
},
|
||||
{
|
||||
"ID": "5aa06b9e-47da-4237-a358-63ae9cadb5e5",
|
||||
"IsUsed": true,
|
||||
"Index": 11,
|
||||
"Name": "查询功率因数",
|
||||
"StepType": "方法",
|
||||
"Method": {
|
||||
"Name": "查询功率因数",
|
||||
"FullName": "DeviceCommand.Devices.SPAW7000",
|
||||
"Parameters": [
|
||||
{
|
||||
"ID": "c670f77a-95bf-4b67-a23f-45369f35b2ae",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "Result",
|
||||
"Type": "System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": true,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "a6577d75-0593-4e52-8647-33aeee3020ea",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "通道号",
|
||||
"Type": "System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": 1,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "1f1149c3-732e-4f57-99ad-4afd4bb70d95",
|
||||
"IsVisible": true,
|
||||
"IsEditable": false,
|
||||
"Name": "功率因数",
|
||||
"Type": "System.Double, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 1,
|
||||
"Value": 0,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
}
|
||||
]
|
||||
},
|
||||
"SubProgram": null,
|
||||
"LoopCount": 1,
|
||||
"LoopStartStepId": null,
|
||||
"OKExpression": null,
|
||||
"GotoSettingString": "",
|
||||
"OKGotoStepID": null,
|
||||
"NGGotoStepID": null,
|
||||
"Description": null
|
||||
},
|
||||
{
|
||||
"ID": "ebbb889b-7d34-484e-a8fc-e559d366f1d8",
|
||||
"IsUsed": true,
|
||||
"Index": 12,
|
||||
"Name": "检查电流是否大于5.0A",
|
||||
"StepType": "方法",
|
||||
"Method": {
|
||||
"Name": "GreaterThanOrEqual",
|
||||
"FullName": "Command.CommandMath",
|
||||
"Parameters": [
|
||||
{
|
||||
"ID": "009a8403-85d3-436c-bd78-f2fd03a2027f",
|
||||
"IsVisible": true,
|
||||
"IsEditable": false,
|
||||
"Name": "Result",
|
||||
"Type": "System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 1,
|
||||
"Value": true,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "21f5c1da-f998-4f63-85a2-08a62ffaf126",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "值1",
|
||||
"Type": "System.Double, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": 0,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "58017280-7f7a-4800-9d7a-eb3cbd0f21f3",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "值2",
|
||||
"Type": "System.Double, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": 5.0,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
}
|
||||
]
|
||||
},
|
||||
"SubProgram": null,
|
||||
"LoopCount": 1,
|
||||
"LoopStartStepId": null,
|
||||
"OKExpression": null,
|
||||
"GotoSettingString": "",
|
||||
"OKGotoStepID": null,
|
||||
"NGGotoStepID": null,
|
||||
"Description": null
|
||||
},
|
||||
{
|
||||
"ID": "6a7b859b-665b-418f-b9d6-72f858f3f665",
|
||||
"IsUsed": true,
|
||||
"Index": 13,
|
||||
"Name": "发送CAN报文",
|
||||
"StepType": "方法",
|
||||
"Method": {
|
||||
"Name": "发送自定义报文",
|
||||
"FullName": "ZLGUSBCANFD.ZLGCANFD",
|
||||
"Parameters": [
|
||||
{
|
||||
"ID": "4874ba38-da86-4f95-b44d-83b25ab0b073",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "Result",
|
||||
"Type": "System.Boolean, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": true,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "9684b002-f642-4b61-a436-0ef6d9c1fbda",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "通道号",
|
||||
"Type": "System.UInt32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": 0,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "8f76b775-a527-4c7d-9005-f5a814dcea4a",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "帧ID",
|
||||
"Type": "System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": "0x1806E5F4",
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "540a25eb-95f4-45f6-a8ad-4aa5ceca5695",
|
||||
"IsVisible": true,
|
||||
"IsEditable": true,
|
||||
"Name": "数据",
|
||||
"Type": "System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": "00 00 00 00 00 00 00 00",
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
}
|
||||
]
|
||||
},
|
||||
"SubProgram": null,
|
||||
"LoopCount": 1,
|
||||
"LoopStartStepId": null,
|
||||
"OKExpression": null,
|
||||
"GotoSettingString": "",
|
||||
"OKGotoStepID": null,
|
||||
"NGGotoStepID": null,
|
||||
"Description": null
|
||||
},
|
||||
{
|
||||
"ID": "8efd328f-ccdb-4c6a-99ba-a98fb59b8145",
|
||||
"IsUsed": true,
|
||||
"Index": 14,
|
||||
"Name": "ADP产品关机",
|
||||
"StepType": "子程序",
|
||||
"Method": null,
|
||||
"SubProgram": {
|
||||
"ID": "8f63e8b6-6cea-46e7-b96e-84c6a6741567",
|
||||
"StepCollection": [],
|
||||
"Parameters": []
|
||||
},
|
||||
"LoopCount": 1,
|
||||
"LoopStartStepId": null,
|
||||
"OKExpression": null,
|
||||
"GotoSettingString": "",
|
||||
"OKGotoStepID": null,
|
||||
"NGGotoStepID": null,
|
||||
"Description": null
|
||||
},
|
||||
{
|
||||
"ID": "c41818a4-f54d-4019-bdea-268b5ed1d898",
|
||||
"IsUsed": true,
|
||||
"Index": 15,
|
||||
"Name": "循环结束",
|
||||
"StepType": "循环结束",
|
||||
"Method": null,
|
||||
"SubProgram": null,
|
||||
"LoopCount": 1,
|
||||
"LoopStartStepId": null,
|
||||
"OKExpression": null,
|
||||
"GotoSettingString": "",
|
||||
"OKGotoStepID": null,
|
||||
"NGGotoStepID": null,
|
||||
"Description": null
|
||||
}
|
||||
],
|
||||
"ErrorStepCollection": [],
|
||||
"Parameters": [
|
||||
{
|
||||
"ID": "302d4be1-5c40-41ca-b589-dbfb5df1192d",
|
||||
"IsVisible": true,
|
||||
"IsEditable": false,
|
||||
"Name": "台架序号",
|
||||
"Type": "System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": 1,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "f358bedc-f33e-495e-8d96-d776e8c1c056",
|
||||
"IsVisible": true,
|
||||
"IsEditable": false,
|
||||
"Name": "CAN通道1",
|
||||
"Type": "System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": 0,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "3f92bfec-3472-4186-874c-68b1f246d03b",
|
||||
"IsVisible": true,
|
||||
"IsEditable": false,
|
||||
"Name": "CAN通道2",
|
||||
"Type": "System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": 0,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "b47aef33-b318-4238-ae27-a35379f3b7ad",
|
||||
"IsVisible": true,
|
||||
"IsEditable": false,
|
||||
"Name": "示波器通道1",
|
||||
"Type": "System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": 0,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "5ee187ea-00a0-407d-bd71-2bdb8f6516b8",
|
||||
"IsVisible": true,
|
||||
"IsEditable": false,
|
||||
"Name": "示波器通道2",
|
||||
"Type": "System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": 0,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "90d39f55-ebbb-46b5-9da3-3fe27be150e4",
|
||||
"IsVisible": true,
|
||||
"IsEditable": false,
|
||||
"Name": "功率分析仪通道1",
|
||||
"Type": "System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": 0,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
},
|
||||
{
|
||||
"ID": "0276ebc7-4879-4879-a72d-6f7a96604d8f",
|
||||
"IsVisible": true,
|
||||
"IsEditable": false,
|
||||
"Name": "功率分析仪通道2",
|
||||
"Type": "System.Int32, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
||||
"Category": 0,
|
||||
"Value": 0,
|
||||
"LowerLimit": null,
|
||||
"UpperLimit": null,
|
||||
"Result": true,
|
||||
"IsUseVar": false,
|
||||
"VariableName": null,
|
||||
"VariableID": null
|
||||
}
|
||||
],
|
||||
"Devices": [],
|
||||
"Description": "最大效率≥92%,最差不低于89%"
|
||||
}
|
||||
Reference in New Issue
Block a user