Motion Library - Adder

Name

Description

Return Type

MLAddInit

Initializes an Adder Pipe Block with user-defined settings.

BOOL

MLAddReadOff1

Returns the offset value of the first entry of an Adder block.

None

MLAddReadOff2

Returns the offset value of the second entry of an Adder block.

None

MLAddReadRatio1

Returns the ratio value of the first entry of an Adder block.

None

MLAddReadRatio2

Returns the ratio value of the second entry of an Adder block.

None

MLAddWriteInput

Sets the source of an input of an adder Pipe Block.

BOOL

MLAddWriteOff1

Sets the offset value of the first entry of the Adder block.

BOOL

MLAddWriteOff2

Sets the offset value of the second entry of the Adder block.

BOOL

MLAddWriteRat1

Sets the ratio value of the first entry of the Adder block.

BOOL

MLAddWriteRat2

Sets the ratio value of the second entry of the Adder block.

BOOL