Gear

Name

Description

MLGearInit

Initializes a Gear Pipe Block with user-defined settings and for use in a PLC program.

MLGearReadOffset

Returns the Offset value of a selected Gear Block from the Pipe Network.

MLGearReadOffSlp

Returns the Offset Slope value of a selected Gear Block from the Pipe Network.

MLGearReadRatio

Returns the Ratio value of a selected Gear Block from the Pipe Network.

MLGearReadRatSlp

Returns the Ratio Slope value of a selected Gear Block from the Pipe Network.

MLGearWriteOff

Sets the Offset value of a selected Gear Pipe Block.

MLGearWriteOSlp

Sets the Offset Slope value of a selected Gear Pipe Block.

MLGearWriteRatio

Sets the Ratio value of a selected Gear Pipe Block.

MLGearWriteRatSlp

Sets the Ratio Slope value of a selected Gear Pipe Block.

Purpose

Parameters

Examples: Gear Functions

Associated Data

  • OutputValue: Output value of the data flows.
  • IsReady: Boolean set to TRUE when the pipe block is ready.
  • INPOS: reserved for debugging purposes.