Trying to Poll Horner RX371 w/modbus

Benvt

Member
Join Date
Mar 2014
Location
Vermont
Posts
1
Sorry, I'm very new at Modbus/TCP & PLCs in general.. I'm trying to poll(and in the end read/write to) a register from a Horner X371 PLC, the register identified through Cscape is %R6208.. Would that register be a normal holding register? (use FC 3 to poll)? ..

I can get to some other registers, but I cannot seem to poll this one.
(writing code in perl MBclient & tried in 'Simply Modbus TCP client')

Thanks,
Ben
 
Hi Ben,

I know it's late, but others may come across this page via Google as well...

The first 2048 %R registers are available via the Read Holding Register command in all firmware versions by the looks of it.

The %R registers up to 9999 should be available in later firmwares using the Read Holding Register command. Note that a Modbus offset of 10000 is required for the registers in this extended range, whereas 3000 is used for the first 2048 Modbus registers.

Thus you should set your Master to read holding register, address 16208.

I use Modbus Poll from Modbustools for all my testing and have had no issues to date.
 

Similar Topics

I can't seem to get the Panel View Plus 7 standard edition to downgrade to V_11, when I check the AB downloads and compatibility websites for this...
Replies
1
Views
133
Hi I used to be able to launch PLCsim without any problem. Now it tells me " STEP 7 Professional Licence is required to simulate this PLC"...
Replies
15
Views
514
Hello! When trying to load the hardware configuration I get error 0050-133 2 2458, check the diagnostic buffer. When checking the buffer, it says...
Replies
4
Views
182
We have a keg check weigher that that lost a fight to a forklift. The scale was previously a Systec IT3000, which was the only PROFIBUS slave...
Replies
5
Views
669
Back
Top Bottom