Mikhail

Forum Replies Created

Viewing 15 posts - 1,801 through 1,815 (of 6,240 total)
  • Author
    Posts
  • in reply to: set button #12466
    Mikhail
    Moderator

    Hello,

    Using the formula you can send different commands with a button, but it will require 2 clicks. As I understand you correctly, you need to send the 1st command on button down and send the 2nd command on button up. If so, it requires development of a new component. We can do that by a contract. For more details, please email us.

    in reply to: Frame URL returns error #12463
    Mikhail
    Moderator

    Hi,
    May be scheme is missed in the URL.

    Mikhail
    Moderator

    Hi,
    Please follow the manual.
    In something is not clear, ask particular questions.

    in reply to: Bottom that do two actions in a time #12461
    Mikhail
    Moderator

    Hi,
    To find a cause, you should analyze log files.

    in reply to: set button #12460
    Mikhail
    Moderator

    Hello,

    The existing button component has no state. To achieve this, a new component should be developed. This is not common behavior for controls on web pages, because tap is usually used for displaying a popup menu.

    in reply to: REST API for the RapidScada #12454
    Mikhail
    Moderator

    Thank you for the code.
    If you publish your application to Google Play, please let us know.

    in reply to: REST API for the RapidScada #12450
    Mikhail
    Moderator

    By the way, could you share info about your application? Is it web or mobile?

    in reply to: REST API for the RapidScada #12449
    Mikhail
    Moderator

    Hello,

    To solve the issue, try handling cookies. Please check this example.

    in reply to: Web API, REST API, version 6 #12448
    Mikhail
    Moderator

    I try to get and write data from Rapid Scada, but it’s not working the response statusCode is 401. how can I solve it?

    Will reply here.

    in reply to: Remote Webstation #12446
    Mikhail
    Moderator

    Hi,

    Probably, you don’t need to change settings in Chrome.
    Instead of turning firewall off, create a rule for incoming connections and allow TCP port 10000.

    To check if port is available run the command on the client PC
    telnet SERVER_IP 10000
    You need to activate Telnet Client.

    • This reply was modified 3 years ago by Mikhail.
    in reply to: Chart not Displaying Data #12445
    Mikhail
    Moderator

    Hello,

    What language is set in the Administrator app – Tools – Language?
    Try generating an Excel report for channel 4101 to check channel data.

    in reply to: modbus transfer string value #12444
    Mikhail
    Moderator

    Hello,

    Why don’t you do the following:
    1. Set the default by order 01234567
    2. Get string as is.
    3. Draw tables with the expected and actual strings. Draw arrows from one table to another to find proper byte order.

    in reply to: Webstation error #12443
    Mikhail
    Moderator

    Hi,
    Could you create a new topic please? Sorry for the inconvenience.

    in reply to: Auto Report #12435
    Mikhail
    Moderator

    Hi Roxy,

    Will it be possible to just automatically save reports on a designated folder without emailing it?

    Yes, there is an option for this.

    I already have a license for Elastic Report, do i still need auto report for auto generation ?

    Auto Report requires it’s own license, because it’s a different application that adds useful features. The Auto Report app does not need Elastic Report key for generating reports. But’s it’s more comfortable when you have the both licenses, because web plugin Elastic Report is handy for development reports, and sometimes a user needs report in time.

    in reply to: modbus transfer string value #12433
    Mikhail
    Moderator

    Hello,

    1. Copy the valid variable name from here: ArrIdx
    I and l are different characters.

    2. Find the appropriate byte order.

Viewing 15 posts - 1,801 through 1,815 (of 6,240 total)