MLAxisAddTq

Pipe Network motion icon

 Function - Set the additive torque value to the drive output (torque feed-forward).

Inputs

Input

Data Type

Range

Unit

Default

Description

ID

DINT

No range

N/A

No default

Pipe network identifier of the axis block.

Torque

LREAL

No range

Rated torque units as used in the drive.

Example: Rated motor continuous torque X the Torque factor.

No default

Requested additive torque value in N.m (Newton meter).

Outputs

Output

Data Type

Range

Unit

Description

Default (.Q)

BOOL

FALSE, TRUE

N/A

Returns TRUE when the function successfully executes.

See Function - General Rules.

Remarks

FBD Language Example

FFLD Language Example

IL Language Example

Not available.

ST Language Example

MLAxisAddTq(PipeNetwork.Axis1, LREAL#10 )  ;

See Also

MLAxisRatedTq