CAM Profile

Name

Description

MLCamInit

Initializes a CAM Pipe Block for use in a PLCClosed Programmable Logic Controller - 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. ProgramClosed The act of performing a sequence of instructions or commands..

MLCamSwitch

Switches the CAM ProfileClosed The position of a slave axis is mathematically linked to the position of a master axis. Example: A system where two rotating drums turn at a given ratio to each other. A more advanced case of electronic gearing is electronic camming. With electronic camming, a slave axis follows a profile that is a function of the master position. This profile need not be linear but it must be a mathematical function. 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.