Forum Replies Created
-
AuthorPosts
-
hybrid
ParticipantPerfect, that did it, thanks.
hybrid
ParticipantActually what I think I need to do is set the /scada web page as the default website when going to localhost:80. (instead of the IIS Welcome)
Could you tell me how to do this, or point me in the right direction?
hybrid
ParticipantI understand the software is working as designed. Is it possible for the last good value (last value when device is connected) to display. Instead of defaulting to zero.
Also is it possible to display a timestamp of the when the device was connected last?hybrid
ParticipantSee log here https://expirebox.com/download/9c27e6663c6202d857c051a7687e7e5e.html
Screenshots here https://imgur.com/a/JuJgC
hybrid
ParticipantPerfect, option 1 did it. Thanks.
I presume if I have an list of options greater that 100 chcaracters then I must use option 2 yes ?
hybrid
ParticipantThanks for reply. So is there no option to do this without purchasing the control module ?
hybrid
ParticipantI was able to solve it. Followed the manual installation again. The default website in IIS manager did not have ScadaWeb location registered. Seems to be working fine now. Thanks for the help anyway.
hybrid
ParticipantI’m not in a position to pay a fee at the moment unfortunately.
Apologies for confusion. I will reset Scada-server port to 10000.
Where should I find the option to check/edit the IIS web server ports ? Is this in scada server control as well or somewhere else ?Is there a way to check if the web app is installed correctly ? Should this have been automatic or were steps required? If so can you tell me what they are?
hybrid
ParticipantHi,
I changed the tcp port in SCADA-Server to 80. Restarted it. Went to link above and got this https://postimg.org/image/461jjqok2z/hybrid
Participantalso the server log is as follows….
2017-10-27 11:42:09 <HYBRID-NOC-PC><SYSTEM><ACT> ScadaServerService 5.1.0.2 is started
2017-10-27 11:42:09 <HYBRID-NOC-PC><SYSTEM><ACT> Check the existence of the configuration database files is completed successfully
2017-10-27 11:42:09 <HYBRID-NOC-PC><SYSTEM><ACT> Input channels are read from the configuration database. Active channel count: 60
2017-10-27 11:42:09 <HYBRID-NOC-PC><SYSTEM><ACT> Ouput channels are read from the configuration database
2017-10-27 11:42:09 <HYBRID-NOC-PC><SYSTEM><ACT> Users are read from the configuration database
2017-10-27 11:42:09 <HYBRID-NOC-PC><SYSTEM><ACT> Formulas are read from the configuration database
2017-10-27 11:42:10 <HYBRID-NOC-PC><SYSTEM><ACT> The formulas source code has been compiled
2017-10-27 11:42:10 <HYBRID-NOC-PC><SYSTEM><ACT> Connection listener is started
2017-10-27 11:42:10 <HYBRID-NOC-PC><SYSTEM><ACT> Start server
2017-10-27 11:42:10 <HYBRID-NOC-PC><SYSTEM><ACT> Current data are loaded
2017-10-27 11:42:10 <HYBRID-NOC-PC><SYSTEM><ACT> Connect to client 127.0.0.1
2017-10-27 11:42:10 <HYBRID-NOC-PC><SYSTEM><ACT> The user ScadaComm is successfully authenticated
2017-10-27 11:44:42 <HYBRID-NOC-PC><SYSTEM><ACT> Connect to client 127.0.0.1
2017-10-27 11:44:47 <HYBRID-NOC-PC><SYSTEM><EXC> Error receiving and processing data from the client 127.0.0.1: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2017-10-27 11:45:52 <HYBRID-NOC-PC><SYSTEM><ACT> Connect to client 127.0.0.1
2017-10-27 14:09:46 <HYBRID-NOC-PC><SYSTEM><EXC> Error receiving and processing data from the client 127.0.0.1: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2017-10-27 14:09:46 <HYBRID-NOC-PC><SYSTEM><ACT> Connect to client 127.0.0.1-
This reply was modified 7 years, 10 months ago by
hybrid.
hybrid
Participantlocalhost brings me to windows IIS welcome page.
In scada server controller i have tcp connection port set to 10000. If I go to localhost:10000 I get nothing.
localhost/scada = nothing also
localhost/scada:10000 = Server error in ‘/’ Application
https://postimg.org/image/42crk1x4yj/ -
This reply was modified 7 years, 10 months ago by
-
AuthorPosts