Home
Help
Search
Login
Register
AdvancedHMI Software
»
General Category
»
Support Questions
»
schneider plc modbus rtu with advanced hmi problem
« previous
next »
Print
Pages: [
1
]
Author
Topic: schneider plc modbus rtu with advanced hmi problem (Read 2732 times)
hsezgen
Newbie
Posts: 3
schneider plc modbus rtu with advanced hmi problem
«
on:
September 10, 2015, 03:44:07 AM »
hello
i need some help about this
m241 schneider plc %mx bits registery is 0x
how to activate this bit with a button
i m new user in advanced hmi please need help
Logged
Archie
Administrator
Hero Member
Posts: 5360
Re: schneider plc modbus rtu with advanced hmi problem
«
Reply #1 on:
September 10, 2015, 06:49:57 AM »
- Add a ModbusRTUCom from the ToolBox to the MainForm
- Set the driver properties (Baud Rate, Com port, etc.)
- Add a BasicButton to the form
- Set PLCAddressClick to 000001
- Run the application and click the button
Logged
hsezgen
Newbie
Posts: 3
Re: schneider plc modbus rtu with advanced hmi problem
«
Reply #2 on:
September 10, 2015, 11:16:22 AM »
this picture is m241 registery adress map
i want to activate (%mx0.0 bit)
i can write or read anything on %mw
so how can i activate tis bit please help me
«
Last Edit: September 10, 2015, 11:22:12 AM by hsezgen
»
Logged
Archie
Administrator
Hero Member
Posts: 5360
Re: schneider plc modbus rtu with advanced hmi problem
«
Reply #3 on:
September 10, 2015, 11:29:46 AM »
You will need to find the address correlation from the %MXx.x to the corresponding Modbus address of 0xxxxx. This may not be fixed and require configuration. I do not know the Schneider software, so I am not able to give you exact information.
Logged
Print
Pages: [
1
]
« previous
next »
AdvancedHMI Software
»
General Category
»
Support Questions
»
schneider plc modbus rtu with advanced hmi problem