I encountered really nasty issues, hard to debug when developping my custom screenset from scratch. So I will updated this post each time I found something.
Field 907 (devicetype) : this field is mandatory if you want to use the FaultSignals plugin
The plugin seems to use this field to set its min and max value for the pin/port up/down controls
Forgetting this feild, you will have this error message in the console :
- Code: Select all
UCDevice (InternalNew): Device type '0' invalid
UCDevice (SetupDevice): Device 'None' not supported
If you already have a saved settings, displaying the configuration panel of the FaultSignals plugin will lead to an "out of range" error. If not, the config panel is showing up, but, it is impossible to set a port or a pin
At least one field on the jog panel
Whatever the field. Even if your screenset do not use a jog panel, you need the add at least on field on the jog panel. Otherwise, clicking twice in the MDI input field lead to an exception