Forum Replies Created
-
AuthorPosts
-
October 16, 2025 at 9:17 am in reply to: How to embed SCADA Webstation in an iframe (HTTP/HTTPS mixed content issue) #17173
pang43351
ParticipantHi Mikhail,
Thank you for asking for clarification.
My goal is to display real-time data from Rapid SCADA directly on our company’s internal web portal. For example, I want to show the status of a machine (like ‘Running’ or ‘Stopped’) and some key performance indicators (KPIs) as a gauge or a chart on our portal’s dashboard page.
Initially, I tried to use an<iframe>to embed the SCADA Webstation page, but I encountered security errors (Mixed Content and Cross-Origin issues), and you mentioned that SCADA is not designed for this.
So, my specific question is: What is the recommended method to get live channel data from Rapid SCADA to display on a separate, custom-built website?
I believe using the SCADA API might be the correct approach. If so, could you please provide me with the following information to get started?
1. Where can I find the documentation for the API ?
2. How do I enable or access the API ?
3. Could you provide a simple example of an API request to get the current value of a specific channel (e.g., channel number 1) ?
Thank you for your guidance.
Best Regards,
BanthoonOctober 15, 2025 at 1:54 am in reply to: How to embed SCADA Webstation in an iframe (HTTP/HTTPS mixed content issue) #17168pang43351
ParticipantDo you have any other suggestions? I would like to display the Factory Layout in the SCADA system I developed to show the machine status.
-
AuthorPosts