Package | Description |
---|---|
com.ergotech.secs.gem |
Modifier and Type | Class and Description |
---|---|
class |
GemAlarmsEnabled
storage for a ECID.
|
class |
GemAlarmsSet
storage for a ECID.
|
class |
GemALID
This holds all information about a single alarm.
|
class |
GemCEID
This server maintains the information associated with a CEID.
|
class |
GemCLOCK
The GEM Clock.
|
class |
GemCommunicationsState
storage for a Communications State.
|
class |
GemControlState
storage for a Control State.
|
class |
GemDevicesSVID
storage for a SVID that is maintained by the GEM infrastructure but still sent to the PLC/Device.
|
class |
GemDVNAME
storage for a DVNAME
|
class |
GemECID
storage for a ECID.
|
class |
GemEventsEnabled
storage for a ECID.
|
class |
GemHostCEID |
class |
GemLastControlState
storage for a Last Control State.
|
class |
GemLIMITID
This manipulator will keep track of the state of the limitid.
|
class |
GemLinkTestInterval
Set the linktest interval.
|
class |
GemMDLN
The GEM MDLN.
|
class |
GemNanoCLOCK
The GEM Nano Clock.
|
class |
GemRPTID
This will store all the information about a specific report.
|
class |
GemSOFTREV
The GEM MDLN.
|
class |
GemSVID
storage for a SVID
|
class |
GemTimeFormat
storage for a ECID.
|
class |
GemVID
This will store the current value of a VID.
|
Modifier and Type | Method and Description |
---|---|
GemID |
GemHandler.getServerFor(int type,
long id)
Returns a GemID server associated with the given id and type.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<GemID> |
GemRPTID.getValues()
This returns a listing of all VIDs (GemIDs) as a Vector.
|
Modifier and Type | Method and Description |
---|---|
void |
GemHandler.removeByName(java.util.Vector<? extends GemID> v,
java.lang.String name)
Remove any server matching the name from the list
|
void |
GemRPTID.setValues(java.util.List<GemID> newValue)
This is expecting a vector of strings that represent
the tag name to a valueobject (with value) or the DVNAME (that should
be sent with the ValueObject.
|
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.