11-21-2013 06:32 AM
Dear sir
My self shridhar i am dng one project on labview with micrologix 1400 B series over modbus TCP/IP communication.
I am not that expert in modbus can you please give me a example plc program and labview settings.pls help me
11-22-2013 09:50 AM
Hello Shridhar,
Connecting to a PLC over Modbus requires a few setup steps in LabVIEW to ensure you can connect to or create a Modbus server. Have you looked through our documentation about connecting to PLC's with modbus? I have linked it below to give you some information on doing this with a generic PLC. There are further links to learn more at the bottom of the document should you need more information. Please take a look through these documents and let me know if you have any further questions!
Connect LabVIEW to Any PLC With Modbus
11-26-2013 03:58 AM
Dear sir
Thank you so much i followed your link and now i am getting communication with my PLC.
Now i am strucking with the creation of user levels. In my project certain operations have to be done only by the administartor and not the operator.
so i want to create login with different user levels like admin operator and engineer.can you proide me sample vi.
i request you to give simple not coplicated one pls