EasyUA Reference
Read Method
See Also  Send Feedback
EasyUA Assembly > Advosol.EasyUA Namespace > Session Class : Read Method

Glossary Item Box

Reads values and attributes synchronously from OPC server.
The default requests settings are used. The timestamps are returned according the TimestampToReturn property (the default is SOURCE). MaxAge is set to 60000 (the cache value is returned unless the cache value is older than 1 minute).

Overload List

OverloadDescription
Read(IList<ReadValueId>)Reads values and attributes synchronously from OPC server.
The default requests settings are used. The timestamps are returned according the TimestampToReturn property (the default is SOURCE). MaxAge is set to 60000 (the cache value is returned unless the cache value is older than 1 minute).  
Read(IList<ReadValueId>,UInt32,TimestampsToReturn,RequestSettings) Reads values and attributes synchronously from OPC server.  

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.