7.1.4 Method SetFeederSpeed

Allows to set a new value for the speed of the feeder system. The OPC UA server must check if the value is between the minimal and maximum allowed speed and if the unit is allowed. The signature of this Method is specified below. Table 13 and Table 14 specify the Arguments and AddressSpace representation, respectively.

Signature

	SetFeederSpeed(
	[in]	Float		FeederSpeed
	[in]	EUInformation		EngineeringUnits);
Table 13 - SetFeederSpeed Method Arguments
Argument Description
FeederSpeedThe target speed of a feeder system.
EngineeringUnitsThe unit of the target feeder speed. The server must check the unit.
Table 14 - SetFeederSpeed Method AddressSpace definition
Attribute Value
BrowseNameSetFeederSpeed
References NodeClass BrowseName DataType TypeDefinition ModellingRule
0:HasPropertyVariableInputArgumentsArgument[] 0:PropertyTypeMandatory