JavaScript is disabled on your browser.
Eclipse SCADA Core Components
java.lang.Object
org.eclipse.scada.protocol.sfp.messages.DataUpdate.Entry
Constructor Summary
Constructors
Constructor and Description
DataUpdate.Entry (int register,
Variant value,
long timestamp,
java.util.Set<DataUpdate.State > states,
byte missedUpdates)
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
DataUpdate.Entry
public DataUpdate.Entry(int register,
Variant value,
long timestamp,
java.util.Set<DataUpdate.State > states,
byte missedUpdates)
Method Detail
getRegister
public int getRegister()
Eclipse SCADA Core Components
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