CAM Profile

Name

Description

MLCamInit

Initializes a CAM Pipe Block for use in a PLCClosed "Programmable Logic Controller" A Programmable Logic Controller, PLC, or Programmable Controller is a digital computer used for automation of industrial processes, such as control of machinery on factory assembly lines. Used to synchronize the flow of inputs from (physical) sensors and events with the flow of outputs to actuators and events 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 PLCopenClosed A vendor -and product- independent worldwide association active in Industrial Control and aiming at standardizing PLC file formats based on XML.

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.