manjey73

Forum Replies Created

Viewing 15 posts - 781 through 795 (of 856 total)
  • Author
    Posts
  • in reply to: CRC Error #3812
    manjey73
    Participant

    Write to the Chinese that they have the wrong byte sequence in the CRC. Well, if it does not help, you can try to build KpModbus.dll in the new version, where you change the sequence of bytes for CRC, and to call it KpErrorModbus.dll 🙂

    in reply to: CRC Error #3809
    manjey73
    Participant

    http://modbus.rapidscada.net

    Probably your device is not quite standard. If you use the specified link and check your request, the CRC is correct, the lower byte forward, according to the Modbus Protocol.

    https://www.lammertbies.nl/comm/info/crc-calculation.html

    Online Calc shows just the CRC value as it is.

    I would like to look at this device that does not send CRC Modbus younger byte forward, I have never seen this in the factory products.

    • This reply was modified 7 years, 3 months ago by manjey73.
    in reply to: Trying to communicate with Chinese 8IN8OUT device #3805
    manjey73
    Participant

    Programm

    The link at the bottom has links to but in Chinese. There will be question marks instead of characters

    in reply to: Trying to communicate with Chinese 8IN8OUT device #3803
    manjey73
    Participant

    Check if this Board has a WEB interface ?

    in reply to: Trying to communicate with Chinese 8IN8OUT device #3801
    manjey73
    Participant

    The description indicates that the relay must be sent ON1 to be switched on. I can assume that this is the name of the button but the screens Chinese characters. Write to the sellers of this Board, or follow the links, maybe they have this program in English. If I’m right, then put this program you can use the tracking programs and see what are the parcels in the Protocol.

    The Chinese may be deceiving, saying that there Modbus TCP. I was afraid to buy a Board without a description in my time. I chose the one where the list of registers for management was given.

    • This reply was modified 7 years, 4 months ago by manjey73.
    in reply to: Trying to communicate with Chinese 8IN8OUT device #3793
    manjey73
    Participant

    Given the Ethernet module used, it can be assumed that there is no Modbus TCP but Modbus RTU on top of TCP. It is a relay not come across live.

    in reply to: Trying to communicate with Chinese 8IN8OUT device #3791
    manjey73
    Participant

    Give a link to the device you purchased on AliExpress

    When connecting via RTU, you are informed that the address does not match

    in reply to: Trying to communicate with Chinese 8IN8OUT device #3789
    manjey73
    Participant

    What exactly do you use from the Chinese site ?
    On AliExpress was not a description of the registers ?

    in reply to: How to send value #3780
    manjey73
    Participant

    screen1
    screen2
    screen3
    screen4

    In the input channel, specify the output channel number, in the output channel, configure the Standard command. You can also add a formula if necessary, without adding a formula additional actions are not required. Sorry, but my test system is in Russian.

    On the website in addition to the documentation seems to be the video lessons, well, you just have to try different options.

    • This reply was modified 7 years, 4 months ago by manjey73.
    in reply to: How to send value #3778
    manjey73
    Participant

    CmdVal, Cmd double The command value transmitted to Server before calculation

    http://doc.rapidscada.net/content/en/software-configuration/using-formulas.html

    in reply to: Data input #3770
    manjey73
    Participant

    If we are talking about the xlsx you can write a driver. The data format is nothing but an archived set of xml files. And search xml a realistic goal. If this is the old format it will be more difficult.

    in reply to: how to send a modbus value #3756
    manjey73
    Participant

    Standard command in control channels in Administrator settings-control Lines
    The command input window will be called. Using formulas, you can make a range from which the minimum or maximum value of the range will be sent when an input error occurs

    in reply to: Modbus Byte order for PM2100 Series Meter #3680
    manjey73
    Participant

    https://www.schneider-electric.ru/ru/faqs/FA334611/

    Read the document carefully. The voltage starts from the register 3020, it may be necessary to add to the registers +1, that is, to start with 3021

    Since there is no register between 3018 and 3020, you get an error from the device

    • This reply was modified 7 years, 5 months ago by manjey73.
    in reply to: Modbus Byte order for PM2100 Series Meter #3679
    manjey73
    Participant

    A link to the list of registers PM2100. Perhaps when prompted in RapidScada need to specify the address of the register + 1

    in reply to: Develop Proprietary Communication Driver #3676
    manjey73
    Participant

    Yes, they can if they are not hardware-specific (such as GPIO management on a Raspberry)

Viewing 15 posts - 781 through 795 (of 856 total)