Now PF6000 have an issue. When multistep strategy is used, if trigger torque of angle mornitor window can't be reach, PF6K will close open protocol port. This is issue can be solved by MID0061 revision 8. But there is only revision 1-7 listed. How can I add a customer revision. It seems not working I set revision 8 as customer revision
You could fork the open-protocol node, add the feature and raise a Pull Request. That way, everyone benefits
[
{
"id": "a44779dd41178afe",
"type": "tab",
"label": "new",
"disabled": false,
"info": "",
"env": []
},
{
"id": "cf31a9203d7f2c63",
"type": "op config",
"name": "",
"controllerIP": "169.254.1.1",
"controllerPort": "4545",
"keepAlive": "10000",
"timeout": "3000",
"retries": "3",
"disablemidparsing": "",
"rawData": false,
"generic": false,
"linkLayer": "auto"
},
{
"id": "1358c6497ed5e9f6",
"type": "op node",
"z": "a44779dd41178afe",
"name": "",
"config": "cf31a9203d7f2c63",
"midGroup": "61",
"customMid": "",
"revision": "7",
"customRevision": "",
"autoSubscribe": true,
"forwardErrors": false,
"outputs": 2,
"x": 580,
"y": 400,
"wires": [
[
"1c71f86f4e4b0359"
],
[]
]
},
{
"id": "1c71f86f4e4b0359",
"type": "debug",
"z": "a44779dd41178afe",
"name": "",
"active": true,
"tosidebar": true,
"console": true,
"tostatus": true,
"complete": "true",
"targetType": "full",
"statusVal": "payload",
"statusType": "auto",
"x": 830,
"y": 400,
"wires": []
}
]```
After several testing, I 've found this issue can be solved setting dsable parsing MID0061 and setting a customer revision 8 at MID0061.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.