Forum Replies Created
-
AuthorPosts
-
Zeus
Participant欢迎大家积极提问讨论需求
Zeus
ParticipantWow
That’s great.
I want to donate this project by Alipay.
D you have Alipay?
I only want to do little help for what you have done.
You have done a great job.
I want to do some cooperation with you in China.
May I have your self contact.
The contact here is not timely.
I know we have The jet lag. I won’t disturb When you sleep.-
This reply was modified 4 years, 2 months ago by
Zeus.
Zeus
ParticipantThe data is from the Modbus simulator I developed before.
Zeus
ParticipantHi,
That’s great. Thanks.Zeus
ParticipantHi,
Could you Change the branch name ‘Questions in Chinese’ to ‘中文问题技术交流’. That would be great.Zeus
ParticipantHi,
I see. I will tell you if there are inappropriate statements, advertisements, or spam.Zeus
ParticipantHi,
Thanks a lot. Could you give me some authority to manage the branch?Zeus
ParticipantHi,
Yes, there are many Chinese people using this project. But they don’t speak English.
I will answer questions if they speak Chinese.Zeus
ParticipantHi,
I got a problem running SCADA web V6. The log file is below2021-07-08 16:59:19 [DESKTOP-N1KQU2A][Zeus][ACT] Webstation 6.0.0.0 started
2021-07-08 16:59:19 [DESKTOP-N1KQU2A][Zeus][ERR] Unable to create plugin logic PlgChart. File C:\Users\Zeus\Desktop\SCADA\ScadaWeb\PlgChart.dll not found
2021-07-08 16:59:19 [DESKTOP-N1KQU2A][Zeus][ACT] Loaded plugin PlgMain 6.0.0.0 from file C:\Users\Zeus\Desktop\SCADA\ScadaWeb\PlgMain.dll
2021-07-08 16:59:19 [DESKTOP-N1KQU2A][Zeus][ERR] Unable to create plugin logic PlgScheme. File C:\Users\Zeus\Desktop\SCADA\ScadaWeb\PlgScheme.dll not found
2021-07-08 16:59:24 [DESKTOP-N1KQU2A][Zeus][ACT] The configuration database has been received successfully
2021-07-08 16:59:24 [DESKTOP-N1KQU2A][Zeus][EXC] Error updating configuration:
System.ArgumentOutOfRangeException: Length cannot be less than zero. (Parameter ‘length’)
at System.String.Substring(Int32 startIndex, Int32 length)
at Scada.CnlDataFormatter.FillEnumColors()
at Scada.CnlDataFormatter..ctor(BaseDataSet baseDataSet)
at Scada.Web.Code.WebContext.ExecuteConfigUpdate() in E:\scada-v6\ScadaWeb\ScadaWeb\ScadaWeb\Code\WebContext.cs:line 306Zeus
Participanthi,
I changed the code.In the DB Export module. If we received the command and we enable current data export. passToClients is always false. and the device could not receive commands. the command is canceled. and only the command type BaseValues.CmdTypes.Binary is handled.
I don’t know why we cancel it if we use DB Export module.Zeus
Participanthi,
Should I config the input channel to fill the output channel grid with the output channel number?
I checked the DB Export module. I only configured the current data export with SQL below.
INSERT INTO cnldata (datetime, cnlnum, val, stat)
VALUES (:dateTime, :cnlNum, :val, :stat)
The database is Oracle 11g and I changed SQL ‘@val’ to ‘:val’.
My version is 5.8.2 and I don’t find any grid to config the DB Export module output channel settings.Zeus
Participanthi,
I see. I will develop a method POST. That is a good idea. Thanks a lot.Zeus
Participanthi,
the first picture is below
https://ibb.co/xYWgvCwZeus
Participanthi,
I have tried to develop an SVG component.Zeus
ParticipantHi,
first of all, I will migrate the driver developed before.
then I will develop the web with ant design of Vue.
by the end, I will develop the web plugin with echart.js and svg editor. develop components like topology and the project Fuxa in github.https://ibb.co/9p1rZMf
https://ibb.co/YbmvwRn
https://ibb.co/6802m9M -
This reply was modified 4 years, 2 months ago by
-
AuthorPosts