IIntrusion |
The IIntrusionPanelDoorManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Cycle | Sends the door to cycle mode (Momentary Access) This is a temporary door mode in which the door initiates the door sequence as if a valid token/card was read. | |
| GetConnectionState |
Gets the ConnectionState of a device.
(Inherited from IDeviceManager) | |
| 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 a IntrusionPanel door by id. | |
| GetDoorByName | Gets a IntrusionPanel door by name. | |
| GetDoorInfoList | Gets information for all IntrusionPanel doors | |
| GetInitialStates |
Triggers submission of current device state events to registered event receivers.
(Inherited from IDeviceManager) | |
| GetName |
Retrieves device name.
(Inherited from IDeviceManager) | |
| GetState | Retrieves the state of a intrusion panel door device. | |
| Lock | Locks the door (Normal Door) When a door is in the Locked state, one can initiate the door sequence using Skeds, keypad functions, door requests, and valid token/card requests. | |
| Secure | Secures the door (No Access Allowed) When a door is in the Secured state, no access is allowed through the door until it is returned from this state. | |
| Unlock | Unlocks the door (Free Access) When a door is in the Unlocked state, the door is already shunted and the strike does not prevent the door from opening. In this state, the user does not need to activate a door request or present a valid token/card. | |
| Unsecure | Terminates secure mode for the door |