manjey73

Forum Replies Created

Viewing 15 posts - 691 through 705 (of 856 total)
  • Author
    Posts
  • in reply to: How to send command to rs485 Relay board #6347
    manjey73
    Participant

    Does your interface Converter have a 502 port to work with the RS485 port ?

    Also show the Custom Parameters and Request Sequence tabs. And check the documentation, the link to which gave Michael settings for these tabs.

    http://doc.rapidscada.net/content/latest/en/software-configuration/communication-with-devices.html

    • This reply was modified 5 years, 9 months ago by manjey73.
    • This reply was modified 5 years, 9 months ago by manjey73.
    in reply to: How to send command to rs485 Relay board #6344
    manjey73
    Participant

    Where are your Line Parameters ?
    Unfortunately I have version 5.7.1 installed and I no longer have a separate window of the Communicator app

    • This reply was modified 5 years, 9 months ago by manjey73.
    in reply to: How to send command to rs485 Relay board #6337
    manjey73
    Participant

    you can create buttons for sending commands by writing (I do not know in what place in English) in “command Value” ‘; Off ; On’ or ‘; On ; Off’ without quotes but that at the beginning there was a symbol ; thus in Cmd 1 or 2 will be sent and then in the formula of the control channel to make Cmd*256 and you in one case will be sent 256, in the second case 512.

    in reply to: How to send command to rs485 Relay board #6336
    manjey73
    Participant

    In the control channel it is necessary to give the command 1 multiplied by 256, 512 or 768 One turns off, another turns on, the third performs a trigger function. For Example, Cmd*768

    in reply to: How to send command to rs485 Relay board #6335
    manjey73
    Participant

    Template for relay

    Template for this relay

    in reply to: Log Sentron PAC3200 #6333
    manjey73
    Participant

    No, you don’t have to. It is part of RapidScada and is free. The source codes of the kernel and all open system drivers are also available on GitHub

    in reply to: Log Sentron PAC3200 #6329
    manjey73
    Participant

    Sorry, are you talking about the Siemens PAC3200 ? Yes, it has registers in double format, you just read a group of registers, and glue them together in Scada using formulas.

    The current Modbus driver is able to work with Double directly

    • This reply was modified 5 years, 9 months ago by manjey73.
    in reply to: Log Sentron PAC3200 #6328
    manjey73
    Participant

    The Rapid Scada database works and stores data in double format. It works perfectly with these formats.

    in reply to: Help, command send now in Scheme Editor #6321
    manjey73
    Participant

    Get a new theme, I’ll lay out a template for this relay and channel settings

    in reply to: help for code computer #6147
    manjey73
    Participant

    Download and install the ChartsPro, , run the Web
    Main menu-Plugins-Installed
    Activate the ChartsPro, Click the Registration tab.

    To use ChartsPro go to Сonfiguration and specify it instead of simple Charts

    in reply to: about Rapid SCADA 5.7's Minimum archive data writing period #6136
    manjey73
    Participant

    <Param name=”SendAllDataPer” value=”30″

    ScadaCommSvcConfig.xml
    Reduce this value in the Communicator configuration file and do not edit it in the WEB settings

    in reply to: Automatic Control Module #6128
    manjey73
    Participant

    Yes, the license is tied to the computer. For tests it was necessary to use reception of temporary keys.

    This is how I usually test

    in reply to: KNX Driver #6108
    manjey73
    Participant

    You would screenshots have shown that and as you have broke a ?

    in reply to: Modbus TCP Server #6054
    manjey73
    Participant

    Like this limitation of the Protocol on 256 bytes when using standard reading functions

    in reply to: Modbus TCP – can't read device #6010
    manjey73
    Participant

    Does the device allow connection over multiple sockets or does it only work over one socket ? Disable the SOFTWARE it works with and try again.

Viewing 15 posts - 691 through 705 (of 856 total)