LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

OPC Write

Solved!
Go to solution

I'm using LabVIEW 8.6 with DSC module. I build the OPC server link to my Siemens S7-200 PLC, by using the I/O server build a OPC client to interface.

 

I create 2 tag for testing my application :-

 

1. Direct read input from the PLC

2. Direct write to the PLC output

 

For the input I success get the result from PLC input and updated to my front panel.

 

For the output, I create a control at front panel and link to the variable, but the control result did't respond to my output.

 

* no error occur when running

* link interface is correct checking by using 'NI Distributed System Manager' at tool menu

* I try using "PC Access OPC server" & "KEPServerEX (KEPware) OPC Server" but get same result can't write

0 Kudos
Message 1 of 6
(4,009 Views)
Did you setup the second item to have read/write access?? Sometimes the default is to read only.
Message 2 of 6
(3,983 Views)

Yes, already choose to the read/write type.

0 Kudos
Message 3 of 6
(3,921 Views)
Solution
Accepted by topic author Keele

It's event-base triggering, using event to trigger it.

0 Kudos
Message 4 of 6
(3,714 Views)

what does event base triggering mean? And how to do it?

0 Kudos
Message 5 of 6
(3,243 Views)

Are you using UA or Clasic OPC ? 

0 Kudos
Message 6 of 6
(3,111 Views)