public class DataItemCounterOutput extends Object implements CounterOutput
Constructor and Description |
---|
DataItemCounterOutput(String itemId) |
Modifier and Type | Method and Description |
---|---|
void |
register(HiveCommon hive,
FolderCommon rootFolder,
String description) |
void |
setTickValue(double average,
long total) |
void |
unregister(HiveCommon hive,
FolderCommon rootFolder) |
public DataItemCounterOutput(String itemId)
public void register(HiveCommon hive, FolderCommon rootFolder, String description)
register
in interface CounterOutput
public void unregister(HiveCommon hive, FolderCommon rootFolder)
unregister
in interface CounterOutput
public void setTickValue(double average, long total)
setTickValue
in interface CounterOutput
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.