Forum Replies Created
-
AuthorPosts
-
vkevinv
ParticipantDo you have device driver like this? How much?
vkevinv
ParticipantFor example,
1. Send [“Z” + 0D0A] from PC to the rs232 device, then the device will send back the data [“450” + 0D0A], I need get the real data “450”. How can I get this data?
2. PC don’t need send command to the rs232 device, the device will send the data to the PC Automatically. How can I get this data?
Thanks!
September 22, 2015 at 5:37 am in reply to: How to get the data which automatically sent by the devices? #543vkevinv
ParticipantFor example:
1. A device with RS232 serial port, send the data to the PC by press the button at the device, and it does not support sending command to return a data.
2. A device with RS232 serial port, if PC send a command [“Q” + \r\n] to it with RS232 protocol, then it will return the real data.
3. A device with TCP/IP port, if PC send a command [“Q” + \r\n] to it with TCP protocol, then it will return the real data.How to meet the above requirements by RapidSCADA with its settings?
August 26, 2015 at 12:18 pm in reply to: How to swap the HEX data from the device via the Modbus protocol in RapidSCADA? #326vkevinv
ParticipantDear Mikhail,
It is a good thing for the udate. I will try the updated function that fit my requirement first, and then if I have any further more problems in using the Rapid SCADA, I will apply the payable service from you. ^_^
Thanks!
August 26, 2015 at 8:10 am in reply to: How to swap the HEX data from the device via the Modbus protocol in RapidSCADA? #323vkevinv
ParticipantDeal Mikhail,
I have used the code you sent me few days ago, and I also click the “pass to SCADA-Server” button and restart the two services, but the value from channel 901 is still 72896 degree.
Could you help me find out the reason?
Thanks!
August 25, 2015 at 7:09 am in reply to: How to swap the HEX data from the device via the Modbus protocol in RapidSCADA? #321vkevinv
ParticipantHere it is:
Device 901 "WMD-20-1210339", DLL: KpModbus ------------------------------------------ State : normal Comm. session : 25/08/2015 15:06:15 Command : time is undefined Comm. sessions (total / errors) : 14 / 0 Commands (total / errors) : 0 / 0 Requests (total / errors) : 14 / 0 Current data +--------+-------------+--------+---------+ | Signal | Name | Value | Channel | +--------+-------------+--------+---------+ | ******** Temperature ****************** | +--------+-------------+--------+---------+ | 1 | PV | 720896 | 901 | +--------+-------------+--------+---------+ No archive data No events
August 24, 2015 at 10:06 am in reply to: How to swap the HEX data from the device via the Modbus protocol in RapidSCADA? #317vkevinv
ParticipantI did something following your in strunctions. And I click the “pass to SCADA-Server” button and restart the two services. But the temperature values is as the same values as before.
I don’t know why?
August 24, 2015 at 8:51 am in reply to: How to swap the HEX data from the device via the Modbus protocol in RapidSCADA? #312vkevinv
ParticipantDear Mikhail,
Thank you for your quick reply. It is really a very good news from you. I am really looking forward to this function.
But now how can I swap bytes using formulas in SCADA-Administrator application. Could you illustrate the formula for me?
Thanks!
Kevin
-
AuthorPosts