Forum Replies Created
-
AuthorPosts
-
manjey73
ParticipantWrite 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 🙂
manjey73
ParticipantProbably 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.
manjey73
ParticipantThe link at the bottom has links to but in Chinese. There will be question marks instead of characters
manjey73
ParticipantCheck if this Board has a WEB interface ?
manjey73
ParticipantThe 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.
manjey73
ParticipantGiven 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.
manjey73
ParticipantGive a link to the device you purchased on AliExpress
When connecting via RTU, you are informed that the address does not match
manjey73
ParticipantWhat exactly do you use from the Chinese site ?
On AliExpress was not a description of the registers ?manjey73
Participantscreen1
screen2
screen3
screen4In 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.
manjey73
ParticipantCmdVal, Cmd double The command value transmitted to Server before calculation
http://doc.rapidscada.net/content/en/software-configuration/using-formulas.html
manjey73
ParticipantIf 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.
manjey73
ParticipantStandard 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 occursmanjey73
Participanthttps://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.
manjey73
ParticipantA link to the list of registers PM2100. Perhaps when prompted in RapidScada need to specify the address of the register + 1
manjey73
ParticipantYes, they can if they are not hardware-specific (such as GPIO management on a Raspberry)
-
This reply was modified 7 years, 3 months ago by
-
AuthorPosts