manjey73

Forum Replies Created

Viewing 15 posts - 661 through 675 (of 856 total)
  • Author
    Posts
  • in reply to: SNMP Device – Value return a comma #6511
    manjey73
    Participant

    How is the resulting number displayed in the Scada database?

    Yes, you can define regional settings in the code. But I did not study this driver.

    • This reply was modified 5 years, 8 months ago by manjey73.
    in reply to: SNMP Device – Value return a comma #6508
    manjey73
    Participant

    in appearance, this is like a number, the separators depend on the regional settings of the PC

    If this is string data, it is unlikely to work without changing the driver…. formulas are useless, since you will only have the first 8 bytes

    • This reply was modified 5 years, 8 months ago by manjey73.
    in reply to: Connecting Devices Using Modbus Protocol #6492
    manjey73
    Participant

    Congratulations, now you just need to create a Table or Diagram interface And connect the required channels to it.

    in reply to: Open in Web Browser #6489
    manjey73
    Participant

    It is strange that you have selected a project in the Interface and not interface files.

    The Interface object must be created either in tabular form or in graphical form

    Interface-Create a Table file (or Scheme)

    Add the necessary input channels in a table view

    • This reply was modified 5 years, 8 months ago by manjey73.
    • This reply was modified 5 years, 8 months ago by manjey73.
    in reply to: Connecting Devices Using Modbus Protocol #6480
    manjey73
    Participant

    https://ibb.co/TvQBh9y

    It seems that you don’t even need to rearrange the bytes, I entered a decimal number, and the calculator showed a different representation. “Most accurate representation”

    http://floatingpoint.ru/value/double/416A61BD7388E68A

    • This reply was modified 5 years, 8 months ago by manjey73.
    in reply to: Connecting Devices Using Modbus Protocol #6479
    manjey73
    Participant

    For example here you have everything perfectly readable
    https://ibb.co/Yf7Kjm9

    When you read once an hour, you may need to uncheck “Stay connected” in the line settings. Actually, the problem is not in Scada, but perhaps in the communication settings, the settings of the device itself (it does not keep the socket open for so long and closes it by timeout), and so on.

    in reply to: Open in Web Browser #6477
    manjey73
    Participant

    https://ibb.co/K6yQwD8

    • This reply was modified 5 years, 8 months ago by manjey73.
    in reply to: Open in Web Browser #6475
    manjey73
    Participant

    You just don’t know how to cook it 🙂

    <img src="<img src=”https://i.ibb.co/NxYkSrG/Rights.jpg&#8221; alt=”Rights” border=”0″ />” alt=”Rights tab” />

    • This reply was modified 5 years, 8 months ago by manjey73.
    in reply to: Open in Web Browser #6471
    manjey73
    Participant

    This is a different table . There are not so many tables in the project that you can’t see the assignment of Rights

    in reply to: Open in Web Browser #6467
    manjey73
    Participant

    Rights, access Rules, Access, I don’t know how to call it correctly in the English version.

    I use an online translator

    • This reply was modified 5 years, 8 months ago by manjey73.
    in reply to: Open in Web Browser #6464
    manjey73
    Participant

    You also need to allow viewing and managing in the Rule tab

    in reply to: Connecting Devices Using Modbus Protocol #6454
    manjey73
    Participant

    The idea is to write a formula and add the value to a file once an hour without using the auto control module

    in reply to: Problem with DupAcks of Modbus TCP #6423
    manjey73
    Participant

    Here you have a request for 5 registers and returned 5

    Request element group
    Send (12): 00 00 00 00 00 06 01 03 01 38 00 04
    Receive (7/7): 00 00 00 00 00 0B 01
    Receive (10/10): 03 08 FF ED 00 13 00 00 00 00
    OK!

    And here you have a request for 10 registers but returned 5 from the previous request. And so all the time

    Request element group “offet and gain”
    Send (12): 00 00 00 00 00 06 01 03 01 63 00 09
    Receive (7/7): 00 00 00 00 00 0B 01
    Receive (10/10): 03 08 FF ED 00 13 00 00 00 00
    Incorrect PDU length!

    in reply to: Problem with DupAcks of Modbus TCP #6422
    manjey73
    Participant

    It feels like your device is sending out packets again

    in reply to: Rapid Scada hardware compatibility question #6414
    manjey73
    Participant

    RapidScada can run on a Raspberry Pi and its characteristics are somewhat more modest than you have shown.

Viewing 15 posts - 661 through 675 (of 856 total)