Mikhail

Forum Replies Created

Viewing 15 posts - 5,716 through 5,730 (of 6,275 total)
  • Author
    Posts
  • in reply to: Documentation request #1442
    Mikhail
    Moderator

    In short, the following things allow you to use Rapid SCADA on Linux without Windows:
    – Convert the configuration database to SQLite and develop an editor for it
    – Document all the XML configuration files

    in reply to: Documentation request #1441
    Mikhail
    Moderator

    Documentation

    The params arenโ€™t documented in it

    Yes, but it’s easy to guess and try ๐Ÿ™‚
    The format is straightforward.

    How about replacing the Microsoft SQL Server Compact (*.sdf) format with more universal one, like for example sqlite (*.db)?

    It is a good and cross-platform alternative. Anyway it’s hard to configure the system by standard DB editor without a specialized GUI editor.

    in reply to: Documentation request #1439
    Mikhail
    Moderator

    All the existing GUI apps those are used for system configuring (excluding view editors) will be joined to a one application. It is possible to make this application support Linux with help of Mono framework. The view editors will be ported to web.

    in reply to: Documentation request #1438
    Mikhail
    Moderator

    The most problem could be is editing the configuration database in Linux, because it has Microsoft SQL Server Compact (*.sdf) format. This format is used for editing only, not for operating. I don’t know the context of your project and task. If you described it, I could generate an idea how to solve it in optimal way.

    in reply to: Documentation request #1437
    Mikhail
    Moderator

    All the existing manuals are published.
    If you edit *.tbl by Table editor, all parameters are accessible via GUI.
    If you edit them manually, see ServerRoom.tbl as an example.
    If something is not clear, ask on this forum.

    in reply to: [Fatal error] Application Exception #1435
    Mikhail
    Moderator

    OK. You may ask for advice if needed.

    in reply to: [Fatal error] Application Exception #1432
    Mikhail
    Moderator

    Only the part with /scada started to work and the remaining ones still throw errors

    Sorry, I didn’t catch what part works for now?

    The problem is really weird. I think you should surf the linux forums for the clue why XSP doesn’t work. Users use Rapid SCADA on Ubuntu, but this error ocuurs the first time.

    in reply to: [Translation] Assembling ScadaServer 4.5.7 in Mono #1431
    Mikhail
    Moderator

    Thanks for the translation!

    in reply to: [Fatal error] Application Exception #1428
    Mikhail
    Moderator

    Mine are
    mono-complete 3.2.8+dfsg-1
    mono-xsp4 3.8-2.1

    Could you try to create a simple HTML file with lowercase name within scada/ScadaWeb directory and open it?

    in reply to: [Fatal error] Application Exception #1426
    Mikhail
    Moderator

    100% the same as my Raspberry (Raspbian OS).
    Maybe you have an opportunity to try on another computer and compare the results?
    What version of XSP and Mono do you use?

    in reply to: RPi as a TCP server, Local PC as a client #1425
    Mikhail
    Moderator

    ๐Ÿ™‚

    in reply to: [Fatal error] Application Exception #1423
    Mikhail
    Moderator

    Something wrong with XSP4 web server.
    Post here the version of XSP and the content of the files
    /etc/default/mono-xsp4
    /etc/xsp4/debian.webapp
    /etc/xsp4/conf.d/scada/*_scada

    in reply to: [Fatal error] Application Exception #1420
    Mikhail
    Moderator

    In Linux a path is case sensitive. Try Login.aspx

    in reply to: [Fatal error] Application Exception #1418
    Mikhail
    Moderator

    What OS do you use?
    In case of Raspbian, validate the content of the files
    /etc/default/mono-xsp4
    /etc/xsp4/debian.webapp

    Also you can try http://ipaddress:8084/scada/Login.aspx

    in reply to: RPi as a TCP server, Local PC as a client #1417
    Mikhail
    Moderator

    How can I specify the register address to which I want to set my values ?

    Use Modbus template editor.
    Try to send a command from the tab of Communicator. If it doesn’t work, post a piece of a communication line log with the description of the problem.

Viewing 15 posts - 5,716 through 5,730 (of 6,275 total)