Delta ASD-B3, Delta ECM-B3M-C20604RS1 motor, and DOP-103BQ.
- Petr_Delta
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
26 Feb 2024 13:55 #294518
by Petr_Delta
Hello,
I would like to ask for your help. How can I read the position on the DOP-103BQ display from the DELTA ASD-B3 driver via Modbus ASCII mode?
I don’t know which register it is and I can’t find out.
I would probably need to create a MACRO that converts the number of pulses into length.
Thank you very much for your help.
Best regards.
I would like to ask for your help. How can I read the position on the DOP-103BQ display from the DELTA ASD-B3 driver via Modbus ASCII mode?
I don’t know which register it is and I can’t find out.
I would probably need to create a MACRO that converts the number of pulses into length.
Thank you very much for your help.
Best regards.
Please Log in or Create an account to join the conversation.
02 Mar 2024 11:05 #294900
by andypugh
Replied by andypugh on topic Delta ASD-B3, Delta ECM-B3M-C20604RS1 motor, and DOP-103BQ.
If you don't know the register then this is likely to be very difficult.
I found a terminal emulator that would automatically work out checksums, which allowed me to manually type modbus commands, you could try a brute-force approach to work out which registers return a non-error result, then try to work out which is position.
Unfortunately I am away from that PC at the moment and can't remember what I used. I might be able to find out tomorrow.
There may be existing software out there that will poll all register addresses looking for replies.
I found a terminal emulator that would automatically work out checksums, which allowed me to manually type modbus commands, you could try a brute-force approach to work out which registers return a non-error result, then try to work out which is position.
Unfortunately I am away from that PC at the moment and can't remember what I used. I might be able to find out tomorrow.
There may be existing software out there that will poll all register addresses looking for replies.
Please Log in or Create an account to join the conversation.
Time to create page: 0.058 seconds