7.2.2 ConveyorStart

The Method ConveyorStart enables the conveyor to be started. The signature of this Method is specified below. Table 19 and Table 20 specify the Arguments and AddressSpace representation, respectively.

Signature

	ConveyorStart (
		[in]	0:Double	SavedTorque,
		[in]	0:EUInformation	EUSavedTorque,
		[in]	0:Double	TargetSpeed,
		[in]	0:EUInformation	EUTargetSpeed,
		[out]	0:Boolean	TargetSpeedReached
	);
Table 19 - ConveyorStart Method Arguments
Argument Description
SavedTorqueThe last measured torque of the motor that is stored in system.
EUSavedTorqueRepresents the Engineering Unit of the SavedTorque Variable.
TargetSpeedThe speed that the conveyor should reach.
EUTargetSpeedRepresents the Engineering Unit of the TargetSpeed Variable.
TargetSpeedReachedIndicates that the target speed has been reached. This Variable is returned when the "True" status has been reached.
Table 20 - ConveyorStart Method AddressSpace Definition
Attribute Value
BrowseNameConveyorStart
References Node Class BrowseName DataType TypeDefinition ModellingRule
0:HasPropertyVariable0:InputArguments0:Argument[]0:PropertyType0:Mandatory
0:HasPropertyVariable0:OutputArguments0:Argument[]0:PropertyType0:Mandatory