BreakerCount1

Top  Previous  Next

BreakerCount1(ElecDB, sPanel, iPoles, iBreakerAmps, sLayerSystem)

This function returns a count of breakers from the database.

sPanel: The panel on which to count the breakers. Pass "" to count breakers on all panels in the project.

iPoles: The number of poles of the breakers to count. Pass either 1, 2, or 3.

iBreakerAmps: The amps of the breakers to count.

Common Variables

ElecDB

sLayerSystem

Examples

Examples involving the common variables can be found by clicking on their links above.

BreakerCount1('DM Elec'!$B$1, "", 1, 20, "")

This function returns all single pole 20 A breakers in the project.

BreakerCount1('DM Elec'!$B$1, "A", 3, 60, "New")

This function returns all new three pole 60 amp breakers on panel A.


Page url: http://www.designmaster.biz/support/electrical/documentation/index.html?excel_add_in_functions_breakercount1.htm