IIntrusion |
The IIntrusionPanelPointManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Bypass | Allows the user to bypass point The panel will ignore alarms/troubles and not display point faults when a point is bypassed. | |
| 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) | |
| GetInitialStates |
Triggers submission of current device state events to registered event receivers.
(Inherited from IDeviceManager) | |
| GetName |
Retrieves device name.
(Inherited from IDeviceManager) | |
| GetPointById | Gets a IntrusionPanel point by id. | |
| GetPointByName | Gets a IntrusionPanel point by name. | |
| GetPointInfoList | Gets information for all IntrusionPanel points | |
| GetPointStates | Gets information about IntrusionPanelPointStates for all point state events | |
| Unbypass | Allows the user to unbypass point The panel will respond to alarms/troubles and display point faults when a point is unbypassed. |