![]() | AC908_SDK Namespace |
Class | Description | |
---|---|---|
![]() | AC908ViewModel |
Base class for view models.
|
![]() | AddableRecord |
Base class for addable records.
|
![]() | BlackListRecord |
Device will not execute any command operations if a tag's UID (CSN) is on the blacklist.
This record can be added and removed.
|
![]() | BleScanner |
A Scanner which can scan for nearby devices.
|
![]() | BleScanRecord |
Broadcasting information from devices scanned by BLE.
|
![]() | BytesReceivedEventArgs |
Provides data for the BytesReceived event.
|
![]() | BytesSentEventArgs |
Provides data for the BytesSent event.
|
![]() | CallbackException |
The exception is thrown when calling event hendler and an error occurs.
|
![]() | ConnectException |
The exception is thrown when connect failed.
|
![]() | ConnectionStateChangedEventArgs |
Provides data for the ConnectionStateChanged event.
|
![]() | DatabaseInformation |
Information of the database, include number of tables and store capacity.
|
![]() | DeviceUID |
Include Vendor Code, Model Number, Version and Serial Number.
|
![]() | DisconnectedException |
The exception is thrown when Peripheral Device disconnected during operation.
|
![]() | DstRuleSettings |
The Daylight Saving Time starting and ending parameters.
|
![]() | ErrorEventArgs |
Provides data for the Error event.
|
![]() | InvalidReplyException |
The exception is thrown when the Peripheral Device sends an invalid reply.
|
![]() | LedAdvanceModeSignals |
The Color of LED lights in various states.
|
![]() | LedData |
The setting used when controlling the LED.
|
![]() | LedPermanentSettings |
The LED permanent flash settings for ControlLed(ListLedData).
|
![]() | LedTemporarySettings |
The LED temporary flash settings for ControlLed(ListLedData).
|
![]() | LogRecord |
A record for events on reader.
|
![]() | MultiSettingsData |
All Settings of AC908.
|
![]() | OutputStateData |
The parameters for ControlOutputState(ListOutputStateData).
|
![]() | Reader |
Represents an AC908 device.
|
![]() | ReaderScannedEventArgs |
The event argument of the ReaderScanned event.
|
![]() | RecordBase |
Base class for all type of records.
|
![]() | ReplyException |
The exception is thrown when sending command to the Periperal Device and an error occurs.
|
![]() | ReplyStatusErrorException |
The exception is thrown when the Device return Error sends an invalid reply.
|
![]() | SecureConnectionException |
The exception is thrown when an error related to secure connection occurs.
|
![]() | SecureConnectionStateChangedEventArgs |
Provides data for the SecureConnectionStateChanged event.
|
![]() | TableInformation |
Represents information of the table.
|
Delegate | Description | |
---|---|---|
![]() | BytesReceivedEventHandler |
Represents the method that will handle the BytesReceived event.
|
![]() | BytesSentEventHandler |
Represents the method that will handle the BytesSent event.
|
![]() | CheckIsCompletePacketHandler |
This delegate is used to assign a method for the system to check if current received bytes is a complete packet.
|
![]() | ConnectionStateChangedEventHandler |
Represents the method that will handle the ConnectionStateChanged event.
|
![]() | ErrorEventHandler |
Represents the method that will handle the Error event.
|
![]() | ReaderScannedEventHandler |
The method of handling events that do not contain ReaderScanned event data.
|
![]() | SecureConnectionStateChangedEventHandler |
Represents the method that will handle the SecureConnectionStateChanged event.
|