MLAxisReadVel

Pipe Network motion icon

 FunctionClosed A function calculates a result according to the current value of its inputs. A function has no internal data and is not linked to declared instances. - Returns the actual velocityClosed For a group of axes this means: In ACS the velocities of the different axes. In MCS and PCS it provides the velocity of the TCP of the axis based on the data provided by the driveClosed In electrical engineering, a drive is an electronic device to provide power to a motor or servo. Control device for regulating the speed, torque and position of a motor. A unit controlling a motor using the current and timing in its coils.'s feedback deviceClosed A process where some proportion of the output signal of a system is passed (fed back) to the input. In automation, a device coupled to each motor to provide indication of the motor's shaft angle, for use in commutating the motor and controlling its speed and position. Some systems use a feedback device connected to the motor shaft or part of the driven mechanism to control the direction, acceleration and speed of the motor..

Inputs

Input

Data Type

Range

Unit

Default

Description

ID

DINT

No range

N/A

No default

Pipe network identifier of the axis block.

Outputs

Output

Data Type

Range

Unit

Description

Velocity

LREAL

 

 

The actual velocity of the axis.

Remarks

In AKD, S300Closed Servostar 300 drive, and S700Closed Servostar 700 drive drives:

FBD Language Example

FFLD Language Example

IL Language Example

Not available.

ST Language Example

Axis1_Velocity := MLAxisReadVel(PipeNetwork.Axis1 )  ;

See Also