Data Type Parameter
Brought to you by:
barry_b
Is it possible to add a parameter to the client allowing a read to request a particular data type from the server. The reason for this is that the default type for Citect data is Integer (even on float tags!). If you request the data as a float, you actually get float data. There is no way to do this with your client.
This feature is planned for OpenOPC 1.2.1
If I want to get 1000 items , read function takes about 30 seconds. How can I read the items when they change?