7.12.4 Method AddZone

Adds a zone to the zone array. The signature of this Method is specified below. Table 46 and Table 47 specify the Arguments and AddressSpace representation, respectively.

Signature

	AddZone(
	[in]	LocalizedText		ZoneName
	[in]	Double		LowerLimit
	[in]	Double		UpperLimit
	[in]	EUInformation		EngineeringUnits
	[out]	NodeId		ZoneNodeId);
Table 46 - AddZone Method Arguments
Argument Description
ZoneNameUser-readable name of the zone
LowerLimitLower weight limit of this zone. The lower limit is prior to the upper limit if two zones are beside each other
UpperLimitUpper weight limit of this zone
EngineeringUnitsUnit of the Lower and the UpperLimit. The two Limits must have the same unit
ZoneNodeIdNodeId of the created Object
Table 47 - AddZone Method AddressSpace definition
Attribute Value
BrowseNameAddZone
References NodeClass BrowseName DataType TypeDefinition ModellingRule
0:HasPropertyVariableInputArgumentsArgument[] 0:PropertyTypeMandatory
0:HasPropertyVariableOutputArgumentsArgument[] 0:PropertyTypeMandatory