IAccess |
public interface IAccessSystemDoorManager : IDeviceManager
The IAccessSystemDoorManager type exposes the following members.
| Name | Description | |
|---|---|---|
| GetConnectionState |
Gets the ConnectionState of a device.
(Inherited from IDeviceManager) | |
| GetContactState | Gets the state of a door-contact of the door. | |
| GetDeviceById |
Retrieves device handle by ID.
(Inherited from IDeviceManager) | |
| GetDeviceByName |
Retrieves device handle by name.
(Inherited from IDeviceManager) | |
| GetDeviceInfoList |
Gets information about all devices.
(Inherited from IDeviceManager) | |
| GetDoorById | Gets the AccessSystemDoor by id. | |
| GetDoorByName | Gets a AccessSystemDoor by name. | |
| GetDoorInfoList | Gets an information list of AccessSystemDoor's. | |
| GetInitialStates |
Triggers submission of current device state events to registered event receivers.
(Inherited from IDeviceManager) | |
| GetName |
Retrieves device name.
(Inherited from IDeviceManager) | |
| GetOperationMode | Gets the operation mode of the door. | |
| GetState | Gets the state of the door. | |
| Lock | Locks the specified door. | |
| Secure | Secures the specified door. | |
| Unlock | Unlocks the specified door. |