Click or drag to resize

IAccessSystemDoorManager Methods

The IAccessSystemDoorManager type exposes the following members.

Methods
 NameDescription
Public methodGetConnectionState Gets the ConnectionState of a device.
(Inherited from IDeviceManager)
Public methodGetContactState Gets the state of a door-contact of the door.
Public methodGetDeviceById Retrieves device handle by ID.
(Inherited from IDeviceManager)
Public methodGetDeviceByName Retrieves device handle by name.
(Inherited from IDeviceManager)
Public methodGetDeviceInfoList Gets information about all devices.
(Inherited from IDeviceManager)
Public methodGetDoorById Gets the AccessSystemDoor by id.
Public methodGetDoorByName Gets a AccessSystemDoor by name.
Public methodGetDoorInfoList Gets an information list of AccessSystemDoor's.
Public methodGetInitialStates Triggers submission of current device state events to registered event receivers.
(Inherited from IDeviceManager)
Public methodGetName Retrieves device name.
(Inherited from IDeviceManager)
Public methodGetOperationMode Gets the operation mode of the door.
Public methodGetState Gets the state of the door.
Public methodLock Locks the specified door.
Public methodSecure Secures the specified door.
Public methodUnlock Unlocks the specified door.
Top
See Also