cancelar
Mostrando resultados para 
Pesquisar então 
Você quer dizer: 

OPC Write

Resolvido!
Ir para a solução

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
Mensagem 1 de 6
4.756Exibições
Did you setup the second item to have read/write access?? Sometimes the default is to read only.
Mensagem 2 de 6
4.730Exibições

Yes, already choose to the read/write type.

0 Kudos
Mensagem 3 de 6
4.668Exibições
Solução
Aceita por Keele

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

0 Kudos
Mensagem 4 de 6
4.461Exibições

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

0 Kudos
Mensagem 5 de 6
3.990Exibições

Are you using UA or Clasic OPC ? 

0 Kudos
Mensagem 6 de 6
3.858Exibições