Just 6 steps

PlcLib is a powerful .Net library: its professional components make it easier to communicate point to point with your Omron Plc and to develop real-time, RunTime Free,  applications for the Microsoft .Net Framework (Visual Basic / C#).

 

 

Read and Write Tags using your Omron Plc just with a few clicks and 1 line of code (FINS Serial and Ethernet protocols)!

Design your Runtime free (only "Run Time Free Edition") Windows applications for .NET Framework systems with PlcLib: we have implemented for you Omron communication commands and professional components and controls to use in your applications simply dragging them in your form.




 

 

Six steps and one minute to communicate with your Omron PLC in .Net


»Step 1

Add a reference to PlcLib and drag PlcLib.Communication Component in your Form.

»Step 2

Set The communication Properties.

 



»Step 3

Drag PlcLib Controls in your Form (for example 1 bit and 1 word)-

»Step 4

Set their Proprieties: address, font, image to display when the bit is on and when the bit is off, if the controls are read only or not...). Call the method PlcLib.Communication.StartCommunication for example in the Load event of your Form (This is the only line of code you have to write!!!).

 

»Step 5

Run your Application.

»Step 6

Read and write Plc Data!!!