Mikhail

Forum Replies Created

Viewing 15 posts - 2,071 through 2,085 (of 6,288 total)
  • Author
    Posts
  • in reply to: V6 Format -Enumeration vs string #11908
    Mikhail
    Moderator

    Hello,
    I think, using enumeration is better for this case. It is specified in the Formats table.

    in reply to: Remote port number – V6 #11907
    Mikhail
    Moderator

    Hello,
    Options to specify communicating with devices are located in configuration of a communication line.

    in reply to: V6 Scheme Editor View ID #11902
    Mikhail
    Moderator

    Hello,

    View IDs are specified in the Views table. Probably there is some error occurred. Open the browser console by F12 and check errors.

    in reply to: V584 and V6 at the same computer #11901
    Mikhail
    Moderator

    Hello,

    You can install v5 and v6 on the same computer in different locations. But you should stop the services of a one SCADA when another is running, because the services use the same TCP ports.

    in reply to: V6 WebStation #11900
    Mikhail
    Moderator

    Language files are located in SCADA\ScadaWeb\lang

    in reply to: Export Table View #11899
    Mikhail
    Moderator

    Hello,
    A table view extracts data in exact timestamps. You could configure archives to write data periodically (and on change if needed).

    in reply to: Webstation – localhost #11898
    Mikhail
    Moderator

    Hello,

    The installer app creates a new web site that requires port number.
    To use the default port 80:
    Option 1
    In IIS console disable the default web site, and change port number of the Scada site to 80.

    Option 2
    Manually create an application for SCADA within the default web site.

    in reply to: Customization of Scheme titles in browsers #11897
    Mikhail
    Moderator

    In case of table views, the title is taken from the Views (Interface) table.

    in reply to: Customization of Scheme titles in browsers #11896
    Mikhail
    Moderator

    Set scheme the Title property in the Scheme Editor app when you select a scheme document.

    in reply to: Migrating V5.84 projects to V6 #11895
    Mikhail
    Moderator

    There are a lot of differences between v5 and v6 projects. It’s normal to have some questions during conversion.

    in reply to: Migrating V5.84 projects to V6 #11894
    Mikhail
    Moderator

    Hello,
    Download the tools from this folder. See ProjConv5to6.zip, HistConv5to6.zip and EventConv5to6.zip
    The project converter archive contains readme.txt

    in reply to: V6 Log – Webstation and Server #11893
    Mikhail
    Moderator

    Hello,

    It depends on what application you need to control.
    In case of complex errors, it’s recommended to analyze logs of all applications.

    in reply to: V6 Archieves (minutes/hourly) #11892
    Mikhail
    Moderator

    Hello,

    For retrieving raw data from archives, use reports.

    in reply to: V6 Formats – Date and time, Date, Time #11890
    Mikhail
    Moderator

    Hello,
    To display current date and time, try the formula Now() or UtcNow(), and set appropriate channel format.

    in reply to: V6 Device types Email 221 #11889
    Mikhail
    Moderator

    Hello,

    Email driver for v6 exists and works. Check statuses here.

Viewing 15 posts - 2,071 through 2,085 (of 6,288 total)