GetTotalEventGates

Top  Previous  Next

Description                                

Returns the number of event/alarm gates defined in the application.

 

Syntax                                

int  GetTotalEvnGates()

 

Parameters                                

-

 

Returned value                

The number of event/alarm gates defined in the application.

 

Related functions

GetTotalDigGates(),GetTotalCmpGates(),GetTotalNumGates(),GetTotalStrGates()

 

Example                                

 

TotalGates=GetTotalEvnGates();