Difference between revisions of "Program Examples"

From SoftMC-Wiki
Jump to: navigation, search
(Adding CAM)
Line 15: Line 15:
 
* [[Program_Examples:sys_log|Program Examples - sys.log]] - How to send log messages from MC-Basic context to Linux sys.log
 
* [[Program_Examples:sys_log|Program Examples - sys.log]] - How to send log messages from MC-Basic context to Linux sys.log
 
* [[Program_Examples:Operate_softMC_3_with_HMI| Program Examples - HMI]] - how to configure HMI with softMC 3
 
* [[Program_Examples:Operate_softMC_3_with_HMI| Program Examples - HMI]] - how to configure HMI with softMC 3
 +
=Caming Examples=
 +
* [[Program_Examples:Create_Motion:CAM_Table|Program Examples - Create CAM table and move axes]]
 +
* [[Program Examples:Camming by Virtual Master|Program Examples - Camming by Virtual Master]] - How to define a cam
 +
* [[Program_Examples:Reverse engineering for cam table|Program_Examples - Reverse engineering for cam table]]
 +
* [[Program_Examples:Cam table with shutdown and restart|Program_Examples - Cam table with shutdown and restart]]
  
 
=Motion Examples=
 
=Motion Examples=
Line 20: Line 25:
 
* [[PLS_SETUP_PROCEDURE|Program Example - PLS Setup Procedure]] - How to set up a PLS data structure.
 
* [[PLS_SETUP_PROCEDURE|Program Example - PLS Setup Procedure]] - How to set up a PLS data structure.
 
* [[Defining_Cartesian_Groups|Program Example - Defining Cartesian Groups]] - How to set up an XYZ system.
 
* [[Defining_Cartesian_Groups|Program Example - Defining Cartesian Groups]] - How to set up an XYZ system.
* [[Program Examples:Camming by Virtual Master|Program Examples - Camming by Virtual Master]] - How to define a cam
 
 
* [[Program Examples:Helical Interpolation|Program Examples - Helical Interpolation]] - Circle Demo
 
* [[Program Examples:Helical Interpolation|Program Examples - Helical Interpolation]] - Circle Demo
 
* [[Program_Examples:Backlash_Compensation|Program Examples - Backlash Compensation]] - Position Backlash Compensation
 
* [[Program_Examples:Backlash_Compensation|Program Examples - Backlash Compensation]] - Position Backlash Compensation
Line 28: Line 32:
 
* [[Program_Examples:Create_Motion:Velocity_Mode|Program Examples - Jog Axis in Velocity Mode]]
 
* [[Program_Examples:Create_Motion:Velocity_Mode|Program Examples - Jog Axis in Velocity Mode]]
 
* [[Program_Examples:Create_Motion:Torque_Mode|Program Examples - Issue a Torque Command to an Axis in Torque Mode]]
 
* [[Program_Examples:Create_Motion:Torque_Mode|Program Examples - Issue a Torque Command to an Axis in Torque Mode]]
* [[Program_Examples:Create_Motion:CAM_Table|Program Examples - Create CAM table and move axes]]
 
 
* [[Program_Examples:Defining_a_Cartesian_Group|Program_Examples - Defining a Cartesian Group]]
 
* [[Program_Examples:Defining_a_Cartesian_Group|Program_Examples - Defining a Cartesian Group]]
 
* [[Program_Examples:Setting_Up_an_Axis|Program_Examples - Setting Up an Axis]]
 
* [[Program_Examples:Setting_Up_an_Axis|Program_Examples - Setting Up an Axis]]
* [[Program_Examples:Reverse engineering for cam table|Program_Examples - Reverse engineering for cam table]]
 
* [[Program_Examples:Cam table with shutdown and restart|Program_Examples - Cam table with shutdown and restart]]
 
 
* [[Program_Examples:Robot tool calibration|Program_Examples - Robot tool calibration]]
 
* [[Program_Examples:Robot tool calibration|Program_Examples - Robot tool calibration]]
 
* [[Program_Examples:CT without buffer|Program_Examples - CT without buffer]]
 
* [[Program_Examples:CT without buffer|Program_Examples - CT without buffer]]

Revision as of 13:21, 8 February 2017

Communication

File handling

Motion BUS

Others

Caming Examples

Motion Examples