Modbus - "Get Response"

For general Flowcode discussion that does not belong in the other sections.
Post Reply
steve001
Posts: 185
http://meble-kuchenne.info.pl
Joined: Wed Jan 13, 2021 7:15 pm
Has thanked: 81 times
Been thanked: 30 times

Modbus - "Get Response"

Post by steve001 »

Afternoon

Get Response int. macro is returning a value of 3, what dose this mean ? Can someone please advise

Regards

Steve
Attachments
.return.JPG
.return.JPG (96.7 KiB) Viewed 2689 times

BenR
Matrix Staff
Posts: 1952
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 510 times
Been thanked: 698 times

Re: Modbus - "Get Response"

Post by BenR »

Hi Steve,

GetResponseInt allows you to read an integer from the returned array of data. I would need to see your program to know more.

The usual protocol would be to do this.
ModbusRequest.jpg
ModbusRequest.jpg (30.91 KiB) Viewed 2675 times

steve001
Posts: 185
Joined: Wed Jan 13, 2021 7:15 pm
Has thanked: 81 times
Been thanked: 30 times

Re: Modbus - "Get Response"

Post by steve001 »

Thank you ben,

Please Find Attached

Steve
Attachments
Modbus Test RI-F550 Read Voltage - Peter.fcsx
(17.38 KiB) Downloaded 307 times

Post Reply