Press "Enter" to skip to content

OMRON FINS TCP Example

Testing OMRON FINS TCP

Select the driver OmronFINSTCP80, click on Config button and write the IP of the PLC.
(more details on how to select the driver if needed, here: Step by step first )

 

Alternatively, for testing, click on Menu – New – EXAMPLE OMRON TCP

 

 

Click on Driver – select OmronFINSTCP80 – Config – write the IP of the PLC.

 

 

After choosing the driver, choose the address of the variables on column Param1.

Examples:

C0 – CIO 0
C1 – CIO 1
I0 – IR 0
I1 – IR 1

I0.0 – IR 0 bit 0
I0.1 – IR 0 bit 1
I0.2 – IR 0 bit 2

H0 – HR 0
H1 – HR 1

T0 – TIMER 0
T1 – TIMER 1

D0 – DM 0
D1 – DM 1

A0 – AR 0
A1 – AR 1

Step by step generic driver testing:

Step by step first

 

Question?