zzz

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 165 total)
  • Author
    Posts
  • in reply to: New release Rapid SCADA 6.3.x #15187
    zzz
    Participant

    Projects are compatible. Project migration is not needed.

    What about the data archives ?
    Will a in-place dotnet binary update do ?

    in reply to: New release Rapid SCADA 6.3.x #15171
    zzz
    Participant

    Hi Mik, does updating from 6.1 to 6.3 require data imigration ? If so are there toolds for this ?

    • This reply was modified 1 year, 1 month ago by zzz.
    in reply to: Formula for Communication Line status and Device Status #14781
    zzz
    Participant

    Please ignore point #2, I don’t have hourly archive enabled for them, never mind.

    in reply to: ScadaWeb Table view on RP4 – only Current data visible #14780
    zzz
    Participant

    I think I got it. The resting hourly columns depends on hourly archive, without an hourly archive, they may remain empty.

    If you have minutes archive enabled, click on the Channel names, the proceeding graph should have the data shown correctly though,

    in reply to: Bad Gateway / scadaweb6.service #14777
    zzz
    Participant

    Maybe try check the following:
    Run netstat -nplv4 |grep dotnet as root, make sure port 5000 is open, check $rapidscada_dir/ScadaWeb/log/ScadaWeb.log for error if not.
    Run systemctl status nginx, makesure its running correctly, inspect less /etc/nginx/sites-enabled/$config_file_with_your_rapidscada_setup to confirm port 5000 has been properly proxy_passed to. If so, check /var/log/nginx/error.log for further error info.

    • This reply was modified 1 year, 3 months ago by zzz.
    • This reply was modified 1 year, 3 months ago by zzz.
    in reply to: Formula for Communication Line status and Device Status #14772
    zzz
    Participant

    Could you check? At least on 6.1.1, setting any format (I tried, D, No-Yes, Device status, there is no Normal-Error format in this version’s config) won’t make any difference:

    1. It’s always shown as On(green) Off(red) — which is usually ok, but reversed in logic for these special channels.

    2. Only the Current col cell has values, other sharp hour cells always show --, meanwhile, clicking on the item does show trace correctly for these hours though.

    • This reply was modified 1 year, 3 months ago by zzz.
    • This reply was modified 1 year, 3 months ago by zzz.
    in reply to: Receiving error regarding MBAP Header Data #14770
    zzz
    Participant

    I only saw gibberish when clients competing for RTU device or RTU over TCP or via TCP gateway.

    In my recent S7-1200 case, the PLC with native TCP modbus simply ignores any latter clients, as long as the previous client doesn’t disconnect. (The programmer claimed that he has DISCONNECT bits set.)
    And by ignoring, I mean, sometimes, it accepts connections, but hold up the connection till you quit, sometimes it simply reject any connection. 🙁
    When this happens, since I can’t monitor his PLC’s eth port traffic, I can only tell him to restart his PLC, and it suddenly starts to work again.

    in reply to: Regarding Code of Channels #14769
    zzz
    Participant

    Hi guys, Thank you for making it clear.

    in reply to: Formula for Communication Line status and Device Status #14747
    zzz
    Participant

    I also tried D format, its the same, I realized the formats tried before don’t make any change. I guess formats are not respected for Empty type channels ?

    in reply to: Formula for Communication Line status and Device Status #14744
    zzz
    Participant

    How do I reverse the display format as you stated ? Currently it shows Normal as Off(red), Error as On(green).

    I copied, modified and assigned an Off-On format as On-Off, only reversing the On and Off in Edit Format, but it still show the same thing. Possible to make 1 red 0 green ?

    • This reply was modified 1 year, 3 months ago by zzz.
    in reply to: Formula for Communication Line status and Device Status #14743
    zzz
    Participant

    Thanks, indeed, data type = Empty is the missing piece.
    But it still feels Integer make sense. No data should have type undefined.

    in reply to: Formula for Communication Line status and Device Status #14732
    zzz
    Participant

    Is this behavior available in 6.1.1 ? It doesn’t seem to work. I have added four Active Input channels with different data Type (double/integer), with different Code (“”, “Status”) with the same TagCode (“Status”) and different devices (2 up 2 down), all show as ‘–‘ in tableview.
    I didn’t find any place to verify the channel binding status.

    • This reply was modified 1 year, 3 months ago by zzz.
    in reply to: Issue with Comm Line Termination #14730
    zzz
    Participant

    What is “having stopped itself” ? Are you talking about modbus TCP/RTU, which variant? Is this an working instance with new issue or an fresh new setup ?

    PS: There is option named Poll only on command in LineOptions>DevicePolling make sure it not ticked.

    • This reply was modified 1 year, 3 months ago by zzz.
    zzz
    Participant

    Make sure the channels’ archive bits have Minute Archive ticked ?
    I’v never tried schematic view.

    • This reply was modified 1 year, 3 months ago by zzz.
    zzz
    Participant

    In my case, I run RS only for sampling. You can inject data into influxdb as frequently as you like, but set a expiration period to the raw data bucket and create continuous query tasks to move aggregated data into a new bucket. Max/Min/Std/Mean/Medium, you can take one of them as the resampled data or take them all into the new data buckets.

    • This reply was modified 1 year, 3 months ago by zzz.
Viewing 15 posts - 1 through 15 (of 165 total)