tom040264

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 31 total)
  • Author
    Posts
  • in reply to: Send Setpoint value (float number) #3868
    tom040264
    Participant

    Hi,

    I have tried to do exactly what has been proposed, but it doesn’t work. I want to send a setpoint to an address (in my case a pH setpoint to the address 2109 in a modbus device). In the Communicator I’ve created a command, and tried to send a new setpoint from the “Commands tab”. The message “The command has been sent successfully” appeared, but the setpoint has not been changed. In the log file there is no trace from the command and in the “Devices data” of the communicator no command is shown.

    All input channels work perfectly. I still haven’t create any output channel.

    H E L P ! ;-)))

    Thank you in advance

    T.

    in reply to: Server is unavailable #3855
    tom040264
    Participant

    I fixed the formula, and it works now. Thank you!

    in reply to: Server is unavailable #3843
    tom040264
    Participant

    ScadaServerSvc.log:

    2018-06-15 16:43:17 <HP-SERVER><SYSTEM><ACT> ScadaServerService 5.1.0.3 is started
    2018-06-15 16:43:19 <HP-SERVER><SYSTEM><ACT> Check the existence of the data directories is completed successfully
    2018-06-15 16:43:19 <HP-SERVER><SYSTEM><ACT> Check the existence of the configuration database files is completed successfully
    2018-06-15 16:43:22 <HP-SERVER><SYSTEM><ACT> Input channels are read from the configuration database. Active channel count: 10
    2018-06-15 16:43:22 <HP-SERVER><SYSTEM><ACT> Ouput channels are read from the configuration database
    2018-06-15 16:43:22 <HP-SERVER><SYSTEM><ACT> Users are read from the configuration database
    2018-06-15 16:43:22 <HP-SERVER><SYSTEM><ACT> Formulas are read from the configuration database
    2018-06-15 16:43:23 <HP-SERVER><SYSTEM><ERR> Error compiling the source code of the formulas:
    Line 523, column 55: error CS1501: Keine Überladung für die Methode ‘GetBit’ nimmt 1-Argumente an.
    Line 526, column 55: error CS1501: Keine Überladung für die Methode ‘GetBit’ nimmt 1-Argumente an.
    Line 529, column 56: error CS1501: Keine Überladung für die Methode ‘GetBit’ nimmt 1-Argumente an.
    See the file C:\SCADA\ScadaServer\Log\CalcEngine.cs with the source code
    2018-06-15 16:43:23 <HP-SERVER><SYSTEM><ERR> Normal program execution is impossible.
    2018-06-15 18:44:08 <HP-SERVER><SYSTEM><ACT> ScadaServerService is stopped
    ——————————————————————————–
    ——————————————————————————–
    2018-06-15 18:44:08 <HP-SERVER><SYSTEM><ACT> ScadaServerService 5.1.0.3 is started
    2018-06-15 18:44:09 <HP-SERVER><SYSTEM><ACT> Check the existence of the data directories is completed successfully
    2018-06-15 18:44:09 <HP-SERVER><SYSTEM><ACT> Check the existence of the configuration database files is completed successfully
    2018-06-15 18:44:09 <HP-SERVER><SYSTEM><ACT> Input channels are read from the configuration database. Active channel count: 10
    2018-06-15 18:44:09 <HP-SERVER><SYSTEM><ACT> Ouput channels are read from the configuration database
    2018-06-15 18:44:09 <HP-SERVER><SYSTEM><ACT> Users are read from the configuration database
    2018-06-15 18:44:09 <HP-SERVER><SYSTEM><ACT> Formulas are read from the configuration database
    2018-06-15 18:44:09 <HP-SERVER><SYSTEM><ERR> Error compiling the source code of the formulas:
    Line 523, column 56: error CS1501: Keine Überladung für die Methode ‘GetBit’ nimmt 1-Argumente an.
    See the file C:\SCADA\ScadaServer\Log\CalcEngine.cs with the source code
    2018-06-15 18:44:09 <HP-SERVER><SYSTEM><ERR> Normal program execution is impossible.

    ScadaWeb.log

    2018-06-15 18:17:11 <HP-SERVER><DefaultAppPool><ACT> Initialize common web application data
    2018-06-15 18:17:11 <HP-SERVER><DefaultAppPool><ACT> Connect to SCADA-Server “localhost”
    2018-06-15 18:17:12 <HP-SERVER><DefaultAppPool><EXC> Error connecting to SCADA-Server: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:10000
    2018-06-15 18:17:12 <HP-SERVER><DefaultAppPool><ACT> Disconnect from SCADA-Server
    2018-06-15 18:17:12 <HP-SERVER><DefaultAppPool><EXC> Error refreshing the tables of the configuration database:
    Scada.ScadaException: Unable to receive the configuration database modification time.
    bei Scada.Client.DataCache.RefreshBaseTables()
    2018-06-15 18:17:12 <HP-SERVER><DefaultAppPool><ACT> User information has been added. IP address: 91.113.32.125. Session: fmn4stqwwpvgopgm52hkwfpw
    2018-06-15 18:17:12 <HP-SERVER><DefaultAppPool><ERR> Unable to connect to SCADA-Server. Try again.
    2018-06-15 18:17:12 <HP-SERVER><DefaultAppPool><ERR> Unsuccessful login attempt: admin – Server is unavailable. IP address: 91.113.32.125
    2018-06-15 18:17:14 <HP-SERVER><DefaultAppPool><ERR> Unable to connect to SCADA-Server. Try again.
    2018-06-15 18:17:14 <HP-SERVER><DefaultAppPool><ERR> Unsuccessful login attempt: admin – Server is unavailable. IP address: 91.113.32.125
    2018-06-15 18:17:14 <HP-SERVER><DefaultAppPool><ERR> Unable to connect to SCADA-Server. Try again.
    2018-06-15 18:17:14 <HP-SERVER><DefaultAppPool><ERR> Unsuccessful login attempt: admin – Server is unavailable. IP address: 91.113.32.125
    2018-06-15 18:37:20 <HP-SERVER><DefaultAppPool><ACT> User information has been removed. IP address: 91.113.32.125. Session: fmn4stqwwpvgopgm52hkwfpw
    2018-06-15 18:38:24 <HP-SERVER><DefaultAppPool><ACT> Connect to SCADA-Server “localhost”
    2018-06-15 18:38:25 <HP-SERVER><DefaultAppPool><EXC> Error connecting to SCADA-Server: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:10000
    2018-06-15 18:38:25 <HP-SERVER><DefaultAppPool><ACT> Disconnect from SCADA-Server
    2018-06-15 18:38:25 <HP-SERVER><DefaultAppPool><EXC> Error refreshing the tables of the configuration database:
    Scada.ScadaException: Unable to receive the configuration database modification time.
    bei Scada.Client.DataCache.RefreshBaseTables()
    2018-06-15 18:38:25 <HP-SERVER><DefaultAppPool><ACT> User information has been added. IP address: 127.0.0.1. Session: 5h2nvzvuesmbbumghftk20vm
    2018-06-15 18:38:33 <HP-SERVER><DefaultAppPool><ERR> Unable to connect to SCADA-Server. Try again.
    2018-06-15 18:38:33 <HP-SERVER><DefaultAppPool><EXC> Error refreshing the tables of the configuration database:
    Scada.ScadaException: Unable to receive the configuration database modification time.
    bei Scada.Client.DataCache.RefreshBaseTables()
    2018-06-15 18:38:33 <HP-SERVER><DefaultAppPool><ERR> Unable to connect to SCADA-Server. Try again.
    2018-06-15 18:38:33 <HP-SERVER><DefaultAppPool><ERR> Unsuccessful login attempt: admin – Server is unavailable. IP address: 127.0.0.1

    “Unable to connect because the destination computer refused the connection 127.0.0.1:10000”

    in reply to: Server is unavailable #3839
    tom040264
    Participant

    Hi,

    I tried to solve the problem by using of this tread but without any successes. For 20 minutes everything worked perfect and I did some changes in the ComServer (I tried to add a command). Then I tried to load the SCADA-Page as usual, but I got the message “Server is unavailable.”

    This is the WebSettings file:

    <?xml version=”1.0″ encoding=”utf-8″?>
    <WebSettings>
    <CommSettings>
    <Param name=”ServerHost” value=”localhost” descr=”SCADA-Server host or IP address” />
    <Param name=”ServerPort” value=”10000″ descr=”SCADA-Server TCP port number” />
    <Param name=”ServerUser” value=”ScadaWeb” descr=”User name for the connection” />
    <Param name=”ServerPwd” value=”12345″ descr=”User password for the connection” />
    <Param name=”ServerTimeout” value=”10000″ descr=”Response timeout, ms” />
    </CommSettings>
    <CommonParams>
    <Param name=”Culture” value=”” descr=”Web application culture” />
    <Param name=”DataRefrRate” value=”1000″ descr=”Current data and events refresh rate, ms” />
    <Param name=”ArcRefrRate” value=”10000″ descr=”Archive data refresh rate, ms” />
    <Param name=”DispEventCnt” value=”100″ descr=”Display events count” />
    <Param name=”ChartGap” value=”90″ descr=”Distance between chart points to make a gap, sec” />
    <Param name=”StartPage” value=”” descr=”Start page after login” />
    <Param name=”CmdEnabled” value=”true” descr=”Enable commands” />
    <Param name=”CmdPassword” value=”true” descr=”Require password to send command” />
    <Param name=”RemEnabled” value=”true” descr=”Allow to remember logged on user” />
    <Param name=”ViewsFromBase” value=”true” descr=”Load view settings from the database” />
    <Param name=”ShareStats” value=”true” descr=”Share depersonalized stats with the developers” />
    </CommonParams>
    <ScriptPaths>
    <Script name=”ChartScript” path=”~/plugins/ChartPro/js/chartdialog.js” />
    <Script name=”CmdScript” path=”~/plugins/Table/js/cmddialog.js” />
    <Script name=”EventAckScript” path=”~/plugins/Table/js/eventackdialog.js” />
    </ScriptPaths>
    <Plugins>
    <Plugin fileName=”PlgChart.dll” />
    <Plugin fileName=”PlgChartPro.dll” />
    <Plugin fileName=”PlgConfig.dll” />
    <Plugin fileName=”PlgRegistration.dll” />
    <Plugin fileName=”PlgSchBasicComp.dll” />
    <Plugin fileName=”PlgScheme.dll” />
    <Plugin fileName=”PlgStore.dll” />
    <Plugin fileName=”PlgTable.dll” />
    <Plugin fileName=”PlgWebPage.dll” />
    </Plugins>
    </WebSettings>

    The CPU load of ScadaServerSvc.exe is 0.
    Any idea?

    in reply to: Web Page don't open in other computers. #3838
    tom040264
    Participant

    Hi Mikhail,

    I have found the error. It was in my modem-router. The port 10000 was open, and redirected, but (I am an idiot!) the standard WebPort 80 has not been opened.

    Thank you and sorry for this misunderstanding.

    in reply to: Web Page don't open in other computers. #3834
    tom040264
    Participant

    Hi Mikhail,

    It is a very old tread, but unfortunately I am still not able to connect to SCADA from “outside” of my Network. In the meantime it is not possible to open the Image you posted a year ago.

    What did I do? I opened a port 10000 on my router (Frizbox 3390) and rerouted it to the posrt 10000 on my SCADA Computer. On this computer I opened in firewall a port with the number 10000. Is this the right way?

    Thx in advance
    BR
    T.

    in reply to: Web Page don't open in other computers. #1920
    tom040264
    Participant

    The architecture is easy: a Win10 computer 24/7 as SCADA server, some Win10 or android clients. From each of them I can reach the server, but from the internet it is not possible. The router/ modem is a FritzBox 3390.

    in reply to: Web Page don't open in other computers. #1911
    tom040264
    Participant

    It seems as if it is a small misunderstanding. I understood, that Rapid SCADA has an integrated WEB-server, and the other computers hold the data from it.

    I have no web server, neither i my home network, nor in the internet.

    in reply to: Web Page don't open in other computers. #1907
    tom040264
    Participant

    Hi,

    The access from any computer within the home-network to the SCADA server works perfect, but how can I access the server from the internet? I’ve opened a port 10000 on the router/modem, and on the SCADA server (a new rule in the firewall). I have a static address (via dyndns). Then I tried with:

    http://xxx.dyndns.org:10000

    but it didn’t work. Is it enough just to open the port? Which application should I start behind this port.

    Thank you!
    BR
    T.

    • This reply was modified 8 years, 7 months ago by tom040264.
    in reply to: Visual Studio #1868
    tom040264
    Participant

    Hi Mikhail,

    You are fully right. This was the reason.

    Thank you
    T.

    tom040264
    Participant

    Hello Mikhail,

    I have a “basic question” (there are no stupid questions): after I have connected the module ModDBExport.dll, which program can I use the SQL data base with? I have found the description in dbexport_en, but honestly speaking I don’t understand is it a mater of Administrator or Communicator.

    Thank you in advance
    T.

    in reply to: FS20 and FHZ #1785
    tom040264
    Participant

    Hello Mikhail,

    The problem is, that there is not so much documentation in English regardin FS20, or I can not finde it. Here is a link to something what could give you the overview:

    http://fhem.de/commandref.html#FS20

    Another question: can Rapid SCADA read something from a text file and visualise it as a text variable? I haven’t fine anything about this in the documentation or in this forum.

    BR
    T.

    in reply to: New database #1759
    tom040264
    Participant

    Thank you Mikhail, it works!

    The modbus device is connected. The next step is to connect the FS20 system from contronics, but I have absolutely no idea where to start.

    Br
    T.

    in reply to: Access SCADA-web configurator #1748
    tom040264
    Participant

    Hello Sergey,

    Can you help me plese? I have the same problem and cann’t finde the way to display any charts or pictures.

    BR
    T.

    in reply to: Access SCADA-web configurator #1743
    tom040264
    Participant

    Hello,

    First of all thank you for the quick response. This is clear, but how can I get to the Web configuration mask/form like in the User Manual described? I have found no way there.

    T.

Viewing 15 posts - 16 through 30 (of 31 total)