Hi Mikhail,
Good day to you.
I’m wish to know is that possible to open weblink by using channel table like the link function on the scheme view? The purpose of I need to use on channel table is because I need to apply Object right to this particular channel only.
I’m trying to set a channel as calculated output, output format: execute, output formula: URL:”www.exampledomain.com”, but this setting is not working.
Hi,
Scripts are executed on server side, so they have no connection with a web browser.
How is the information expected to be presented to the end user?
Hi Mikhail,
My idea here is to create a web application link on the channel table. The function of the application link is to shut down the machine. This feature cannot be accessed by everyone, only by the supervisor level. I’m thinking of applying object rights and roles on this calculated output channel and using the button on a scheme to execute this web application link. If the user logs in without the user rights and clicks the button, ‘Access Denied’ will be prompted by Rapid SCADA. The scheme is displayed in kiosk mode and I am setting it in Webstation so that it will be the first screen to load after login.