7.2.2 ConveyorStartThe 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
SavedTorque The last measured torque of the motor that is stored in system. EUSavedTorque Represents the Engineering Unit of the SavedTorque Variable . TargetSpeed The speed that the conveyor should reach. EUTargetSpeed Represents the Engineering Unit of the TargetSpeed Variable . TargetSpeedReached Indicates 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
BrowseName ConveyorStart
References
Node Class
BrowseName
DataType
TypeDefinition
ModellingRule
0:HasProperty Variable 0:InputArguments 0:Argument[] 0:PropertyType 0:Mandatory 0:HasProperty Variable 0:OutputArguments 0:Argument[] 0:PropertyType 0:Mandatory