CAM Profile

Name

Description

MLCamInit

Initializes a CAM Pipe Block for use in a PLC Program.

MLCamSwitch

Switches the CAM Profile in a selected CAM object.

MLPrfReadIOffset

Returns the Input Offset value of a selected CAM Profile.

MLPrfReadIScale

Returns the Input Ratio value of a selected CAM Profile.

MLPrfReadOOffset

Returns the Output Offset value of a selected CAM Profile.

MLPrfReadOScale

Returns the Output Ratio value of a selected CAM Profile.

MLPrfWriteIOffset

Sets the Input Offset value of a selected CAM Profile.

MLPrfWriteIScale

Sets the Input Ratio value of a selected CAM Profile.

MLPrfWriteOOffset

Sets the Output Offset value of a selected CAM Profile.

MLPrfWriteOScale

Sets the Output Ratio value of a selected CAM Profile.

MLProfileBuild

Creates a CAM Profile from application data that can be executed by a CAM block in Pipe Network or PLCopen.

MLProfileCreate

Creates a new CAM Profile Object for use in a PLC Program or Pipe Network CAM block.

MLProfileInit

Initializes a previously created CAM Profile object for use in a PLC Program or Pipe Network CAM block.

MLProfileRelease

Removes a Profile so the ProfileID can be used by a different or new Profile.