Package | Description |
---|---|
RFIDReader |
API for encapsulating high-level reader functions
|
Modifier and Type | Method and Description |
---|---|
Config24V |
RFIDReader.Get24VDCStatus()
Method:
Config24V Get24VDCStatus()
Summary:
This method returns the current setup of the 24V DC output on the GPIO connector
as well as what its state is when the sensor is started or restarted.
|
Modifier and Type | Method and Description |
---|---|
boolean |
RFIDReader.Set24VStatus(Config24V config24V)
Method:
boolean Set24VStatus(Config24V config24V)
Summary:
This method turns the 24VDC on or off and sets the configuration that determines
whether it is on or off on startup
|