Mikhail

Forum Replies Created

Viewing 15 posts - 2,086 through 2,100 (of 6,240 total)
  • Author
    Posts
  • in reply to: Map code #11742
    Mikhail
    Moderator

    Hi,
    If you add your function MyFunc into the Formulas table, you can use it in the channel formula: MyFunc()

    in reply to: RAPID SCADA WINDOWS FEATURES REQUIERED #11741
    Mikhail
    Moderator

    Hello,
    Yes, you can use the both approached.

    in reply to: Using URL on inteface table #11738
    Mikhail
    Moderator

    You should open a browser console by clicking F12, go to the Network tab, and check what particular web address is requested when connected remotely.

    • This reply was modified 3 years, 4 months ago by Mikhail.
    in reply to: Using URL on inteface table #11735
    Mikhail
    Moderator

    Why the address contains “///” ? Probably, you should change it to http://localhost:8080/somepath to make it work.

    in reply to: RAPID SCADA WINDOWS FEATURES REQUIERED #11734
    Mikhail
    Moderator

    System Requirements declares that you can install Rapid SCADA 5.8 on Windows Server 2008 R2 SP1 or later

    in reply to: Map code #11730
    Mikhail
    Moderator

    Hi,
    Before binding the channels to a map, I suggest to display the channels on a table view to check their values.
    Please provide screenshots of the channel properties and a screenshot of a table view containing channel values.

    in reply to: RAPID SCADA WINDOWS FEATURES REQUIERED #11729
    Mikhail
    Moderator

    Hello,
    Windows Server 2008 is not recommended, because it’s too old. However, Rapid SCADA may work on it.

    You should add a web role to the server configuration, link.

    What version of Rapid SCADA do you install?

    in reply to: Rapid SCADA 6 Beta #11726
    Mikhail
    Moderator

    Hello,
    For small projects it may be easier to create them from scratch.

    in reply to: Rapid SCADA 6 Beta #11723
    Mikhail
    Moderator

    Project converter from v5 to v6 can be found here. File name is ProjConv5to6.zip

    in reply to: Loggin server error #11722
    Mikhail
    Moderator

    Hello,
    Thank you for the information.
    After installation of Rapid SCADA 5 the services are stopped. You should restart a computer to start them.

    The installer of Rapid SCADA 6 starts the services automatically.

    in reply to: Send command #11721
    Mikhail
    Moderator

    Hello,

    If the time duration to poll a device is 5seconds

    Request timeout cannot be interrupted. Use smaller timeout if needed.

    in reply to: How to manage string data in Version 6 #11720
    Mikhail
    Moderator

    For the example 3 you should create separate tags like
    – Rectifier fault
    – Inverter fault

    They should not be strings.

    The feature of working with string tags may be added in the future version of the driver. I’ve added it to the wish list.

    in reply to: How to manage string data in Version 6 #11714
    Mikhail
    Moderator

    Could you provide examples of the strings?
    Are they predefined constants? For example, “Status A”, “Status B”…

    in reply to: Automatic Control Module Channel Data (NO) trigger #11711
    Mikhail
    Moderator

    🙂

    in reply to: How to manage string data in Version 6 #11710
    Mikhail
    Moderator

    Hello,

    It is possible in case a driver supports strings. Currently, the following drivers can provide string data: OPC UA and OPC Classic.
    What communication protocol and driver do you plan to use?

Viewing 15 posts - 2,086 through 2,100 (of 6,240 total)