|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caen.RFIDLibrary.CAENRFIDTrigger
@Deprecated public final class CAENRFIDTrigger
This class defines the CAEN RFID Trigger.
| Constructor Summary | |
|---|---|
protected |
CAENRFIDTrigger(CAENRFIDReader Reader,
java.lang.String nome,
int Timer)
Deprecated. Creates a new instance of CAENRFIDTrigger |
protected |
CAENRFIDTrigger(CAENRFIDReader Reader,
java.lang.String nome,
int LineIO,
int Timer)
Deprecated. |
| Method Summary | |
|---|---|
protected void |
Deallocate()
Deprecated. |
int |
GetIOLineValue()
Deprecated. Get the I/O line that fire the Trigger |
java.lang.String |
GetName()
Deprecated. Get the name of the Trigger |
int |
GetTimerValue()
Deprecated. Get the Timer of the Trigger |
boolean |
IsLinkedToChannel(CAENRFIDChannel Channel)
Deprecated. Check if the Trigger has been added to a Channel |
boolean |
IsLinkedToSource(CAENRFIDLogicalSource Source)
Deprecated. Check if the Trigger has been added to a Source |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected CAENRFIDTrigger(CAENRFIDReader Reader,
java.lang.String nome,
int Timer)
Reader - nome - Timer -
protected CAENRFIDTrigger(CAENRFIDReader Reader,
java.lang.String nome,
int LineIO,
int Timer)
| Method Detail |
|---|
public java.lang.String GetName()
throws CAENRFIDException
CAENRFIDException - If the Reader raises an error.
public int GetIOLineValue()
throws CAENRFIDException
CAENRFIDException - If the Reader raises an error.
public int GetTimerValue()
throws CAENRFIDException
CAENRFIDException - If the Reader raises an error.protected void Deallocate()
public boolean IsLinkedToChannel(CAENRFIDChannel Channel)
throws CAENRFIDException
Channel - the CAENRFID Channel object representing the Channel to be checked
CAENRFIDException - If the Reader raises an error.
public boolean IsLinkedToSource(CAENRFIDLogicalSource Source)
throws CAENRFIDException
Source - The CAENRFIDLogicalSource representing the Source to be checked
CAENRFIDException - If the Reader raises an error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||