Property | Type | Description | |
---|---|---|---|
P_PartitionChanged | void | ||
ProcessEvent | void | ||
TpiSocket_ResponseReceived | void | ||
Z_ZoneChanged | void |
Method | Description | |
---|---|---|
AwayArmSystem ( int partitionId ) : void | ||
BypassZone ( int zoneId ) : void | ||
DisArmSystem ( int partitionId ) : void | ||
DumpZoneTimers ( ) : void | ||
SoundAlarm ( ) : void | ||
StartSession ( int pollInterval = 1200 ) : void | ||
StayArmSystem ( int partitionId ) : void | ||
StopSession ( ) : void |
Method | Description | |
---|---|---|
P_PartitionChanged ( object sender, |
||
ProcessEvent ( |
||
TpiSocket_ResponseReceived ( object sender, |
||
Z_ZoneChanged ( object sender, |
public AwayArmSystem ( int partitionId ) : void | ||
partitionId | int | |
return | void |
public DisArmSystem ( int partitionId ) : void | ||
partitionId | int | |
return | void |
public StartSession ( int pollInterval = 1200 ) : void | ||
pollInterval | int | |
return | void |
public StayArmSystem ( int partitionId ) : void | ||
partitionId | int | |
return | void |