|
|||||||||
| 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.
| Method Summary | |
|---|---|
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 |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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.
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 | ||||||||