manjey73

Forum Replies Created

Viewing 15 posts - 736 through 750 (of 904 total)
  • Author
    Posts
  • in reply to: How to send command to rs485 Relay board #6357
    manjey73
    Participant

    Disable the Bound checkboxes in the Communicator Windows and check the line operation.

    OR

    Configuration Database – table Devices – Address

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

    When there are Bound checkboxes in the settings, the device address is taken from the Scada database. When the checkboxes are removed, the parameters are taken from the Communicator window.

    Maybe that’s the problem? do you have an address binding in the Scada database ?

    And you send a string, and it is necessary to send Hex

    • This reply was modified 6 years, 2 months ago by manjey73.
    in reply to: Add Device address #6351
    manjey73
    Participant

    Siemens Sentron PAC3200 has an Ethernet port ? Some PLCs with an Ethernet port require you to also enter the address for the RTU network when connecting over Ethernet

    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 6 years, 2 months ago by manjey73.
    • This reply was modified 6 years, 2 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 6 years, 2 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 6 years, 2 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

Viewing 15 posts - 736 through 750 (of 904 total)