public class GemHostDevicesModel.GemDevicesTraceVariable extends GemHostModel.GemTraceVariable
endCeid, sampleInterval, startCeid, totalSamples, vids
id, name
Constructor and Description |
---|
GemDevicesTraceVariable(java.lang.String name,
long id,
java.util.List<java.lang.Long> svids,
long startCeid,
long endCeid,
int totalSamples,
double sampleInterval,
java.lang.String deviceName,
java.lang.String tagName,
java.lang.String script) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDeviceName() |
java.lang.String |
getScript() |
java.lang.String |
getTagName() |
getDataSourceName, getEndCeid, getSampleInterval, getStartCeid, getTotalSamples, getTrid, getVids, toString
equals, getId, getName, hashCode
public GemDevicesTraceVariable(java.lang.String name, long id, java.util.List<java.lang.Long> svids, long startCeid, long endCeid, int totalSamples, double sampleInterval, java.lang.String deviceName, java.lang.String tagName, java.lang.String script)
name
- the variable nameid
- the variable idsvids
- the list of VIDs that compose this tracedeviceName
- The device name that should be set as a listener to this variable.tagName
- The tag name that should be set as a listener to this variable.script
- The script that should be set to this variable.Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.