Mikhail

Forum Replies Created

Viewing 15 posts - 5,761 through 5,775 (of 5,977 total)
  • Author
    Posts
  • in reply to: microsoft silverlight message box pop up #625
    Mikhail
    Moderator

    Hi,
    I think, Silverlight depends on browser only. Try IE )
    I’m not sure that schemes will work on Raspberry because of WCF support issues in Mono .NET Framework. It is required additional research which shall be done during the development of the next major version of SCADA-Web.

    in reply to: How to control GPIO for raspberry? #623
    Mikhail
    Moderator

    I recommend to implement Modbus prorocol on your Arduino. In this case you can easily connect it to Rapid SCADA.

    in reply to: How to control GPIO for raspberry? #622
    Mikhail
    Moderator

    You should develop a driver for SCADA-Communicator as describerd here.
    To access Raspberry GPIO look for a wrapper such as this one.

    in reply to: How to control GPIO for raspberry? #619
    Mikhail
    Moderator

    Yes, your task can be solved by Rapid SCADA.
    Are you going to use GPIO of Arduino and use Raspberry as a server only?
    Or Raspberry also should work with its own GPIO?

    in reply to: WCF Service error #616
    Mikhail
    Moderator

    Thanks for the solution! I hope it will help others.

    in reply to: WCF Service error #614
    Mikhail
    Moderator

    Probably something wring with a handler for *.svc like written here, here and here.
    I can try to solve the issue remotely, but it is a payable service (in case of success))

    in reply to: WCF Service error #612
    Mikhail
    Moderator

    I don’t think that Firewall blocks the page. The cause is in ASP.NET, IIS and WCF.
    What Windows version do you use?

    in reply to: WCF Service error #608
    Mikhail
    Moderator

    Most likely Microsoft WCF does not work on your computer.
    Try the following recomendations: http://stackoverflow.com/questions/6425442/http-error-404-3-not-found-in-iis-7-5
    Be attentive: you need WCF 4 or higher

    in reply to: Call number length limitation #605
    Mikhail
    Moderator

    Hi Bret,

    It is great that you have an option to change ports.
    If a training is required, write me using skype or email to adjust a time.

    in reply to: WCF Service error #604
    Mikhail
    Moderator
    in reply to: WCF Service error #602
    Mikhail
    Moderator

    Is there any additional information in the log files in the folder C:\SCADA\ScadaWeb\log ?

    in reply to: Call number length limitation #600
    Mikhail
    Moderator

    The complexity of increasing the field length is that the database structure becomes incompatible with the previous version. I’d prefer to include a fix in the next major version of Rapid SCADA, if a workaround exists.

    in reply to: Call number length limitation #599
    Mikhail
    Moderator

    Hi Bret,

    The field length issue shall be fixed. But it tooks a time.
    Are all of your devices have the same port?
    In this case you can set “Remote TCP Port” of communication channel properties in SCADA-Communicator and omit port in SCADA-Administrator.

    Every input channel has a Signal. Signal is an ID of a tag in SCADA-Communicator.

    in reply to: Change background color of dynamic text box #597
    Mikhail
    Moderator

    Hi Dejan,
    Yes, use “Status” color. The color depends on input channel status that can be calculated with formula.

    in reply to: Dynamically display text in a text field #595
    Mikhail
    Moderator

    Hi,

    It’s easy. Add your messages to Units table like “Alarm states 1” record. Then select created unit for an input channel with Discrete channel type and Text format.

    1st message is 0.0 (value)
    2nd message is 1.0
    etc.

Viewing 15 posts - 5,761 through 5,775 (of 5,977 total)