When I tried to read datas at analog inputs which have 30001-300.. address is not working. What should I do for reading datas at these adresses. My c# code working very well I can read holding register values but I could not read analog inputs.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Usually there is no difference reading Holding Registers or Input Registers, Perhaps the Register address is not 30001? Sometimes the "3" Prefix indecates that it refers to the "Input Register" Block. It might be address "1"?
Last edit: Rossmann Engineering 2020-12-29
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I tried to read datas at analog inputs which have 30001-300.. address is not working. What should I do for reading datas at these adresses. My c# code working very well I can read holding register values but I could not read analog inputs.
Usually there is no difference reading Holding Registers or Input Registers, Perhaps the Register address is not 30001? Sometimes the "3" Prefix indecates that it refers to the "Input Register" Block. It might be address "1"?
Last edit: Rossmann Engineering 2020-12-29