Hello Dojo,
I'm reviewing a driver which is working with DVEs and one of the tables is being exported to several DVEs (e.g. export="1000;2000;3000") and so are it's columns. However, some of the columns are being exported to another DVE, so the export attribute looks like this export="1000;2000;3000;4000". This is because they're required to be standalone parameters on DVE 4000. However, DIS Validator doesn't approve of this approach (See image).
Matching the exports, by adding the 4000 to the table exports, doesn't allow me to display the standalone parameters. I've tried with ExportRules, trying to modify the Positions Tag of the specific parameters which I need as standalones, but with no luck.
If anyone has a solution, it would be much appreciated!
Hi,
Is the DataMiner behavior as expected when the validator is giving the remark? If that is the case then I would suggest to suppress the validator remark and add a comment that it is exported as a single parameter in one case.
Note that exporting the same parameter to multiple DVEs is not supported when the parameter is monitored as the alarm can only reside in one DVE.
Regards,