Mikhail

Forum Replies Created

Viewing 15 posts - 601 through 615 (of 6,270 total)
  • Author
    Posts
  • in reply to: Migrating V5.84 projects to V6 #16190
    Mikhail
    Moderator

    Hello,
    Try providing paths to *.rsproj files, I mean directory + filename.
    Don’t try with HelloWorld, try with your own project. Of cause, make a backup copy in advance. Anyway, many iterations will be needed.

    in reply to: Login Page #16188
    Mikhail
    Moderator

    Hi,
    In v6, it’s possible to change a product name (stored in the language file) and replace images using the same filenames.

    in reply to: Script postgresql #16182
    Mikhail
    Moderator

    This topic is about reading CSV.

    in reply to: Script postgresql #16180
    Mikhail
    Moderator

    Hi,

    Use Database Export Module to export data to the DB.
    Use DrvCsvReader for reading CSV files.

    • This reply was modified 1 year, 3 months ago by Mikhail.
    in reply to: Using AD for login #16171
    Mikhail
    Moderator

    > Is there a manual how to “create a PostgreSQL database
    I suppose, PostgresSQL provides a manual to do that. PostgreSQL is not a part of Rapid SCADA.

    ScadaInstanceConfig.xml already contains settings to connect to the local PostgreSQL database, named rapid_scada, using postgres/postgres for username and password. Use the existing settings for testing.

    in reply to: Can logs be recorded in the autocontrol module #16170
    Mikhail
    Moderator

    Hello,
    The module writes a log into the ModAutoControl.log file. It can be found in ScadaSever\Log

    in reply to: ChartPro export function #16169
    Mikhail
    Moderator

    Hi,

    Also change MaxReportPeriod in ScadaWebConfig.xml

    in reply to: Hide floating menu #16168
    Mikhail
    Moderator

    Hello,

    You can hide menu by editing ScadaWebConfig.xml, the DisplayOptions section.

    in reply to: Custo Web Page not uploading #16162
    Mikhail
    Moderator

    🙂

    in reply to: x.509 Certificate Authentication #16161
    Mikhail
    Moderator

    Please clarify your question.

    in reply to: Custo Web Page not uploading #16158
    Mikhail
    Moderator

    Hello,

    Custom pages are not part of a Rapid SCADA project. They should be copied as files manually. Use WinSCP for this purpose, for example.

    in reply to: Events not changing #16157
    Mikhail
    Moderator

    Hi,
    Event archive should be selected. An empty value means all default archives.

    in reply to: Events not changing #16151
    Mikhail
    Moderator

    Hi,
    Probably the issue is caused by the archive mask. Try setting the archive mask to empty.

    in reply to: Events not changing #16149
    Mikhail
    Moderator

    Hi,
    Let’s consider one channel that should generate event’s, but it does not.
    Please make a screenshot of that channel properties, the Events page.

    in reply to: Is there a text field control? #16148
    Mikhail
    Moderator

    Hi,

    I will create a custom page with text fields, transferring data. Should work, shouldn’t it?

    That’s technically possible if you are OK with JavaScript.

Viewing 15 posts - 601 through 615 (of 6,270 total)