Difference between revisions of "Program Examples"

From SoftMC-Wiki
Jump to: navigation, search
Line 35: Line 35:
 
= Motion Examples =
 
= Motion Examples =
 
* [[Axis Setup Procedure|Program Example - Axis Setup]] - How to set up the basic configuration of an axis.
 
* [[Axis Setup Procedure|Program Example - Axis Setup]] - How to set up the basic configuration of an axis.
 +
* [[Master and Slave configuration|Program Example - Master Slave]] - How to set up basic 2 axes master & slave configuration.
 
* [[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.

Revision as of 13:09, 18 March 2018

Language: [[::Program Examples|English]]  • [[::Program Examples/zh-hans|中文(简体)‎]]

Getting Started

Communication

File handling


Motion Bus

HMI

Caming Examples

Motion Examples


Advanced (Expert)