Hi:
I have 10 parameters in one group. The group is in a 10s SNMP polling timer.
The dataminer will do SNMP polling for all 10 parameters every 10 seconds.
I would like to know is there a way that I can setup an enable/disable button so i could dynamically decide which parameter i would like dataminer to do SNMP polling?
Thanks
Hi Pengf
An option would be to create 10 groups, one for each parameter. Next to that you can use a condition in every group. In the condition tag you will need to define the ID of an extra parameter. The extra parameter can be a togglebutton or a dropdown. Based on the value of the defined parameter, the group will be executed or not. More information about conditions can be found on docs.dataminer.services.
Hope this will help you out.
Kind regards
This could be viable for small protocols – but if we have more than 1000 parameters, with more than 1000 groups to be executed, the DMS would give some warnings. I think I saw this for an old Magellan integration.