Zeus

Forum Replies Created

Viewing 15 posts - 76 through 90 (of 134 total)
  • Author
    Posts
  • in reply to: scada forum #9239
    Zeus
    Participant

    Hi,
    Yes, there are many Chinese people using this project. But they don’t speak English.
    I will answer questions if they speak Chinese.

    in reply to: SCADA V6 #9232
    Zeus
    Participant

    Hi,
    I got a problem running SCADA web V6. The log file is below

    2021-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 306

    in reply to: dbexport module affect the command #9205
    Zeus
    Participant

    hi,
    I changed the code.

    https://ibb.co/Z8csbW0

    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.

    in reply to: dbexport module affect the command #9204
    Zeus
    Participant

    hi,
    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.

    in reply to: cunstom page develop #9198
    Zeus
    Participant

    hi,
    I see. I will develop a method POST. That is a good idea. Thanks a lot.

    in reply to: cunstom page develop #9184
    Zeus
    Participant

    hi,
    the first picture is below
    https://ibb.co/xYWgvCw

    in reply to: SCADA V6 #9175
    Zeus
    Participant

    hi,
    I have tried to develop an SVG component.

    https://ibb.co/xHBVxxX

    in reply to: SCADA V6 #9099
    Zeus
    Participant

    Hi,
    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

    in reply to: SCADA V6 #9097
    Zeus
    Participant

    hi,
    it works.
    I am focusing on this project.
    while the server and comm are done. I will do some work on the web and make it a great project.
    https://ibb.co/yX1sRLB

    in reply to: SCADA V6 #9096
    Zeus
    Participant

    Hi,
    yes, I run it as exe.

    in reply to: SCADA V6 #9089
    Zeus
    Participant

    Hi,
    thanks a lot.
    the ScadaCommonSvc is not ready so that the ScadaAdmin could not upload the BaseDat file. the ScadaServer could not run correctly and so as the ScadaWeb.

    in reply to: SCADA V6 #9084
    Zeus
    Participant

    hi
    include it in the project for testing may be a good idea

    in reply to: SCADA V6 #9083
    Zeus
    Participant

    hi
    could you please send me each config file of this project to run it?
    I know it is still in development. I just want to run it.

    in reply to: scheme editor #8953
    Zeus
    Participant

    Hi,
    only the important events were checked with sound. so it would not be so much.

    in reply to: scheme editor #8944
    Zeus
    Participant

    hi
    we change the code and make it able to speak text.
    https://ibb.co/z2xNp6H

Viewing 15 posts - 76 through 90 (of 134 total)