Forum Replies Created
-
AuthorPosts
-
Romiros
ParticipantHi!
The version of the plugin in the store is working.
What does not work mean? More details, please.
Is the module installed and activated?
What are the errors in the browser console?Romiros
Participantpublic double LeakValList(params int[] nums)
{
for (int i = 0; i < nums.Length; i++)
{
…
}}
In formula LeakValList(101,102,103)
Romiros
ParticipantYes you are right. Phe problem was wcf. Now all works. Thank you!
Romiros
ParticipantI do not know will help or not
IExplorer:
14:24:50 Request diagram data. TimeOffset = 0.59930556712963
error: 404 Not Found
Chrome:
POST http://localhost/Scada/diag/DiagSvc.svc/GetDiagData 404 (Not Found)Romiros
ParticipantWhat information do you need?
Romiros
ParticipantI send you ScadaWeb.log. The error disappeared when the new minute archive started.
But new error – Failed to auto-update chart.
Romiros
Participant2. a new day – all works 🙂
Romiros
ParticipantThank you Mikhail
1. MS SQL Compact has not been install. I installed manually (Now Scada-Administrator works well).
2. New error: Specified cast is not valid.Romiros
Participantfrom log:
2015-09-01 18:34:05 Ошибка при экспорте текущих данных в БД MySQL – localhost: Duplicate entry ‘2015-09-01 18:32:42-1’ for key ‘PRIMARY’
from log 2:
Модуль экспорта данных
———————-
Состояние: нормаИсточники данных
—————-
1. MySQL – localhost; состояние: ошибка экспорта; в очереди тек/арх/соб: 5/0/0; экспортировано тек/арх/соб: 18/0/11; пропущено тек/арх/соб: 0/0/0Current data is written normally, although the error log. Archives no. Another question – historical data are written into the same table, or need to create another?
Прошу прощения за мой английский
Текущие данные пишутся нормально, хотя в логе ошибка. Архивов нет. Еще вопрос – архивные данные пишутся в ту же таблицу или надо создавать отдельную?Romiros
ParticipantSQL query from tab “Arh Data” (Архивные данные) in the export module dont work
in Scada minute and hour records are present.
I use MySQL.Romiros
ParticipantHi, I’ve read manual
Current data and Events work.
Archive data dont work. There may be additional options?Romiros
Participantcomputer name
anyuser-pc/scadaRomiros
ParticipantThank you.
August 31, 2015 at 7:49 am in reply to: Rapid Scada not running on Web Browser due to 404 not found error #344Romiros
ParticipantRapidScada version? Physical Path : C:\inetpub\wwwroot\scada – old version
OS is Windows7 ?
ScadaWeb install correctly?
Open IIS manager and сheck whether the application exists “Scada” in “Default Web Site” -
AuthorPosts