| Method and Description |
|---|
| org.eclipse.scada.da.client.DataItem.getAttributes()
You should use
DataItem.getSnapshotValue() instead to get a
consistent value |
| org.eclipse.scada.da.client.DataItem.getSubscriptionError()
You should use
DataItem.getSnapshotValue() instead to get a
consistent value |
| org.eclipse.scada.da.client.DataItem.getSubscriptionState()
You should use
DataItem.getSnapshotValue() instead to get a
consistent value |
| org.eclipse.scada.da.client.Connection.write(String, Variant, OperationParameters, WriteOperationCallback) |
| org.eclipse.scada.da.client.Connection.writeAttributes(String, Map |
| Constructor and Description |
|---|
| org.eclipse.scada.da.server.common.impl.ExporterBase(Class>, ConnectionInformation) |
| org.eclipse.scada.da.server.common.impl.ExporterBase(String, ConnectionInformation) |
| org.eclipse.scada.da.core.WriteAttributeResult()
use the
WriteAttributeResult.OK constant instead |
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0