I need to change the polling interval of the logernet via RTMC in runtime. I do this using a script in the button "Run coraScript":
set-device-setting lgr 5 {true 19900101 60000 10000 10 60000};
But there is a problem. I do not know how to get feedback? I need to display the current mode. Please tell me how to do this?