Mikhail

Forum Replies Created

Viewing 15 posts - 5,971 through 5,985 (of 6,218 total)
  • Author
    Posts
  • in reply to: scada server error #703
    Mikhail
    Moderator

    Write about results, please.

    in reply to: Desktop GUI Interface #701
    Mikhail
    Moderator

    Looks nice. In the future SCADA-Web will not use separate popup windows. And this approach will be suitable.

    in reply to: scada server error #700
    Mikhail
    Moderator

    Please check your Mono version using the following command

    mono --version
    

    I have tested on:
    Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-4+rpi1)

    in reply to: scada server error #699
    Mikhail
    Moderator

    Hi,

    I have tested again Rapid SCADA 4.5 Mono on my Raspberry Pi 2 with Raspbian. It works. Probably, a cause is in the configuration of the specified RPi. Let’s find the cause.

    Line 79 is

    initialCmdVal = 0.0;
    

    Message “Input string was not in the correct format Line 0, column 0: error : at System.Double.Parse” means that 0.0 is not correct double value.

    What culture settings do you use? Is decimal separator a dot in your culture?
    I think that Mono C# compiler contains a bug because line 79 is correct. Compiler must not depend on culture. So we should find workaround.

    in reply to: Desktop GUI Interface #696
    Mikhail
    Moderator

    Does WinForm app work correctly in case of popup windows?
    I remember about issue with RPi you have sent, I will answer.

    in reply to: Desktop GUI Interface #694
    Mikhail
    Moderator

    What Kiosk software do you use?

    in reply to: Desktop GUI Interface #692
    Mikhail
    Moderator

    Hi Junying,

    Development and support of the independent desktop UI client requires too much resources. So it is not planned. The second option to pack a browser into a GUI is possible. This task has not got major priority for us, however it can be done as a commercial project. If you are a developer, of course, you are able to implement this.

    in reply to: Asynchronous register reading #689
    Mikhail
    Moderator

    Hi Dejan,
    In the similar situation I wrote a driver that uses the existing Modbus classes.
    You may need this article about drivers development and this solution as an example. Use Modbus class for accessing your device.
    Follow up questions please post in Development and Integration

    in reply to: scada server error #688
    Mikhail
    Moderator

    Hi,
    Thanks for the information. I’ll check the issue within a few days. Do you use Raspbian?

    in reply to: Mimic(мнемосхема) #685
    Mikhail
    Moderator

    Find images here C:\SCADA\ScadaWeb\images and replace the appropriate image.
    Also you may edit *.aspx files if you are able to use HTML.

    in reply to: Mimic(мнемосхема) #681
    Mikhail
    Moderator

    You can call me and ask common questions.

    in reply to: Mimic(мнемосхема) #680
    Mikhail
    Moderator

    Please provide more information about interfaces that you need. Do you mean styles or something else?

    in reply to: check the status of one or more bits in 2 bytes #679
    Mikhail
    Moderator

    Hi,
    Does GetBit function work? If not, what are the symptoms?

    in reply to: check the status of one or more bits in 2 bytes #676
    Mikhail
    Moderator

    Hi,
    Sorry, I didn’t catch what the problem is? Could you give an additional example, please?

    in reply to: Mimic(мнемосхема) #673
    Mikhail
    Moderator

    Create a background image with any graphical editor you prefer. Then open SCADA-Scheme Editor, add the background and add dynamic elements.

Viewing 15 posts - 5,971 through 5,985 (of 6,218 total)