Quantcast
Channel: OPC Labs - OPC Labs - Recent Topics - OPC Labs Online Forums
Browsing all 1794 articles
Browse latest View live
↧

Read, Write and Subscribe to data change of complex data types - by:...

I'm evaluating QuickOPC library to use in HMI application development. Also, I’m new to OPC world as well. I have gone through QuickOPC documentation and on below links I found how to read, write and...

View Article


Window Service and OPC Subscription - by: LuisGar

Hi I am developing a new Windows service to monitor some OPC variables periodically. The service seems to work correctly in the computer where I am developing, It reads the OPC items at the start, and...

View Article


How to develop OPC-UA compliant clients - by: admin

In relation to the recent certification of QuickOPC by OPC Foundation as "UA Generic Client", we have put together a document that gives hints for developers who want to develop OPC-UA compliant...

View Article

Building with .Net 4.6.2 and x64 causes InvalidOperationException - by: Erik

Hello, Using .Net4.6.2 and setting release to x64 causes the following crash: An unhandled exception of type 'System.InvalidOperationException' occurred in OpcLabs.EasyOpcUA.dll Additional information:...

View Article

Window Service and OPC Subscription - by: LuisGar

Hi I am developing a new Windows service to monitor some OPC variables periodically. The service seems to work correctly in the computer where I am developing, It reads the OPC items at the start, and...

View Article


(automatic installation of QuickOPC runtime) - by: support

From: F. Sent: Thursday, March 30, 2017 1:51 PM To: s. Cc: Z. Subject: quickOPC Hello! is it possible to get an setup.msi for automatic installation of quickOPC runtime. We want to install quickOPC...

View Article

Value conversion and other [browse issues] - by: support

From: OPC Labs Contact Form - W. Sent: Wednesday, April 05, 2017 1:30 PM To: Z. Subject: OPC Labs Contact Form - Value conversion and other [...] I donw loaded your Quick OPC Client for Dot net. But I...

View Article

How to know if the item did not change or broken? - by: Li

I subscribed 4 items code as follows: using (var easyDAClient = new EasyDAClient()) { easyDAClient.ItemChanged += easyDAClient_ItemChanged; easyDAClient.SubscribeMultipleItems( new[] { new...

View Article


OPC Subscribing does not work on a production installation - by: m.baumgartner

Hello, I have just purchased QuickOPC and I'm facing an issue. I've been playing with the various functions of QuickOPC and it went just fine on my development machine. However, I've tried to deploy...

View Article


OPCEnum does not run as service - by: angelaweigand

Hi, we have installed an Freelance OPC Server on a W2012 R2 Server 64-bit System. The OPCEnum is copied into the Windows Folder and starts running triggered by request of a remote Client. Unfortunaly...

View Article

Data Type changed by client? - by: Captain_Dash

Hello, we run in an issue where we mapped a structure on the opc ua server to a similiar structure on the client site in c#. The data type on the server is UINT - 16 bit, 0 to 65535. At the c# side the...

View Article

Disconnect - by: VFoxpro

I just started testing QuickOPC with Visual Foxpro 9. After creating a client instance CREATEOBJECT("OPCLabs.EasyOpc.DataAccess.EasyDAClient") the OPC-Server will be connected with the following...

View Article

connect the c++ to quickopc - by: support

From: OPC Labs Contact Form - C. Sent: Thursday, April 27, 2017 6:42 AM To: Z. Subject: OPC Labs Contact Form - connect the c++ to quickopc [...] Hi, i want to connect the Omron PLC CP1E by using c++....

View Article


QuickOPC [DAConnectivity does not show in Toolbox] - by: support

From: OPC Labs Contact Form - J. Sent: Friday, April 28, 2017 10:49 AM To: Z. Subject: OPC Labs Contact Form - QuickOPC [...] I'm trying your QuickOPC .NET but I don't see the DAConnectivity component...

View Article

Connection between visual studio c++ and quickopc - by: TONY CHIAM

Hi, i doing a project related to connect the visual studio c++ with the CP1E Omron PLC. How do i using quickopc as client to connect the c++?

View Article


QuickOPC UA does not reconnect reliably - by: andrew.rafas

Hi! We are using QuickOPC-5.34 in a way that we subscribe to changes through IEasyUAClient.SubscribeMonitoredItem() during initialization, and rely on QuickOPC to reconnect to the server when the...

View Article

_EasyUAMonitoredItemChangedEventArgs - by: Dq-soft

Hello, i am using Delphi XE 7 and try to run your example UADocExamples In Module _EasyUAClient.SubscribeMonitoredItem.Main.inc i always get an error Exception in Class $C0000005 : Access Violation at...

View Article


Connecting to remote Machines via CODE - by: arahming

I am trying to use some simple code I copied from Softwaretoolbox.com to connect to a remote OPC server and check a tag. I have installed the same server on my local computer and it works on the but...

View Article

Client.Write() Excepption, node size 19 000 Bytes - by: bmts

I Read and write UaNode content to PLC with size about 15 - 16 KB. It take 1-2 sec but It works. Today I need write more data 19KB, byt it throw exception, see attachment. Have OpcLabs library some...

View Article

Using await Task.Run - by: hcvoort

Dear Sir/Madam, Is it possible to use await Task.Run(()=>{EasyUAClient.XXXXX;}); together with an async method or will this potentially cause a deadlock? BR, Carsten Voort

View Article
Browsing all 1794 articles
Browse latest View live