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
게시 대상: 슈나이더 일렉트릭 Korea






도움이 필요하신가요?
제품 선택기
애플리케이션에 적합한 제품과 액세서리를 빠르고 쉽게 찾을 수 있습니다.
견적 받기
영업 관련하여 온라인으로 문의하시면 전문가가 연락드립니다.
구매처
해당 지역의 가장 가까운 슈나이더 일렉트릭 대리점을 쉽게 찾을 수 있습니다.
지원 센터
한 곳에서 모든 요구 사항에 대한 지원 리소스를 찾아보십시오.