MCCStarterCount1

Top  Previous  Next

MCCStarterCount1(ElecDB, sMCC, iPoles, sStarterType, sLayerSystem)

This function returns a count of motor control center starters from the database.

sMCC: The motor control center on which to count the breakers. Pass "" to count breakers on all motor control centers in the project.

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

sStarterType: The type of starter to count. Pass as a string of a number between 0 and 7.

Common Variables

ElecDB

sLayerSystem

Examples

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

MCCStarterCount1('DM Elec'!$B$1, "", 1, "0", "")

This function returns all single pole type 0 starters in the project.

MCCStarterCount1('DM Elec'!$B$1, "A", 3, "5", "New")

This function returns all new three pole type 5 starters in motor control center A.


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