Motion Library - Cam Profile
-
-
For a description of the this pipe block and its parameters, see sPipe Blocks Description
Name | Description | Return type |
MLCamInit |
Initializes a cam Pipe Block with user-defined settings |
BOOL |
MLCamSwitch |
Switches profiles of the selected cam object |
BOOL |
MLPrfReadIOffset |
Returns the Input Offset value of a selected cam profile |
None |
MLPrfReadIScale |
Returns the Input Ratio value of a selected cam profile |
None |
MLPrfReadOOffset |
Returns the Output Offset value of a selected cam profile |
None |
MLPrfReadOScale |
Returns the Output Ratio value of a selected cam profile |
None |
MLPrfWriteIOffset |
Sets the Input Offset value of a selected cam profile |
BOOL |
MLPrfWriteIScale |
Sets the Input Ratio value of a selected cam profile |
BOOL |
MLPrfWriteOOffset |
Sets the Output Offset value of a selected cam profile |
BOOL |
MLPrfWriteOScale |
Sets the Output Ratio value of a selected cam profile |
BOOL |
MLProfileBuild | Builds a cam profile from application data | See Output |
MLProfileCreate |
Creates a new cam profile object |
None |
MLProfileInit |
Initializes a previously created cam profile object |
BOOL |
MLProfileRelease | Removes a Profile so the Profile ID may be used by a different or new Profile. | See Output |