How to read data from MX EcoDrive frequency converter over Modbus RTU?
MX drives are totally different than Altivar drives. See modbus manual for MX eco drives in the attachment. Page 6 shows all important information and page 16 example with function code 17. If you want only to read parameters from MX eco, (not sending commands), then use function code 3 - read holding registers
The modus request will look: (each byte separated by "-")
Slave address - 16#03 - 16#00 - 16#FA - 16#00 - 16#02 - CRCLow - CRCHi
16#00FA is the address of the status word ZTW and 16#0002 means that 2 words will be read:
ZTW (status word) from address 16#00FA
Fact (actual frequency) from address 16#00FB
If you need to read more data, use another request.
Full request and response with function code 3 shown on page 32
The modus request will look: (each byte separated by "-")
Slave address - 16#03 - 16#00 - 16#FA - 16#00 - 16#02 - CRCLow - CRCHi
16#00FA is the address of the status word ZTW and 16#0002 means that 2 words will be read:
ZTW (status word) from address 16#00FA
Fact (actual frequency) from address 16#00FB
If you need to read more data, use another request.
Full request and response with function code 3 shown on page 32
發佈於: 施耐德電機Taiwan






需要協助?
產品選型工具
快速輕鬆地為您的應用找到合適的產品和附件。
取得報價
立即線上提交您的銷售需求,專業團隊將主動聯繫您。
購買地點
輕鬆在您所在地區找到最近的施耐德電機經銷商。
支援中心
在同一位置找到滿足您所有需求的支援資源。