Hi members
How to get data from RAPID SCADA (for example Communication channel) to alien LiveChat or Gage (http://justgage.com/). I mean that there are API commands of RAPID SCADA?!
For example: I can get data from tag having parameter: Input channel: 101; Name: OPCSimChannel1; Channel Type: Real; Object: Enterp rise; Device: OPCDemo; Signal:1;
for external purpose (display in JustGage ((http://justgage.com/).).
I can do it?
Please help me Mikhail!
this is my debugger tool of Chrome
i don’t define cnlFilter for CnlNums=101 & viewIDS=2
or viewid=2
clientapi.js:191 Uncaught TypeError: cnlFilter.toQueryString is not a function
at Object.getCurCnlDataExt (clientapi.js:191)
at gauges.aspx:51
getCurCnlDataExt @ clientapi.js:191
(anonymous) @ gauges.aspx:51.
Yes, you have to create cnlFilter object before executing getCurCnlDataExt. Could you create a new topic for your issue, because this is “New ideas” subforum?
Example is here.