Package | Description |
---|---|
com.ergotech.secs.gem |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
GemHandler.getName(int type,
long id)
Returns a string created from the given type and id.
|
GemID |
GemHandler.getServerFor(int type,
long id)
Returns a GemID server associated with the given id and type.
|
void |
GemHandler.registerECIDValidator(int id,
ECIDValidationInterface target)
This method allows the equipment to validate an ECID before it is changed.
|
void |
GemEquipmentInterface.registerECIDValidator(SecsFormat id,
ECIDValidationInterface target)
This method allows the equipment to validate an ECID before it is changed.
|
void |
GemHandler.registerECIDValidator(SecsFormat id,
ECIDValidationInterface target)
This method allows the equipment to validate an ECID before it is changed.
|
void |
GemHandler.registerForUpdate(int id,
int type,
java.lang.Object target,
java.lang.String methodName)
this allows the equpiment to watch a vid.
|
void |
GemEquipmentInterface.registerForUpdate(SecsFormat id,
int type,
java.lang.Object target,
java.lang.String methodName)
this allows the equpiment to watch a vid.
|
void |
GemHandler.registerForUpdate(SecsFormat id,
int type,
java.lang.Object target,
java.lang.String methodName)
this allows the equpiment to watch a vid.
|
void |
GemEquipmentInterface.registerVIDMonitor(int vid,
int ceid,
java.lang.String condition,
SecsFormat value)
Register a monitor for a vid.
|
void |
GemHandler.registerVIDMonitor(int vid,
int ceid,
java.lang.String condition,
SecsFormat value)
Register a monitor for a vid.
|
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.