Difference between revisions of "Program Examples"

From SoftMC-Wiki
Jump to: navigation, search
(Adding CAM)
(Motion BUS)
Line 9: Line 9:
 
* [[Program Examples:File Handling:Open Read Write|Program Example - File Handling - Open Read Write]] - How to open a file with different permissions
 
* [[Program Examples:File Handling:Open Read Write|Program Example - File Handling - Open Read Write]] - How to open a file with different permissions
 
* [[Virtual Entry Station (VES)|Program Example - Virtual Entry Station (VES)]]
 
* [[Virtual Entry Station (VES)|Program Example - Virtual Entry Station (VES)]]
= Motion BUS =
+
= Motion Bus =
 
* [[Program_Examples:CANOpen:DS402_CAN_Drive_Setup|Program Example - DS402 CAN Drive Setup]] - How to setup drive for cyclic synchronous position operation
 
* [[Program_Examples:CANOpen:DS402_CAN_Drive_Setup|Program Example - DS402 CAN Drive Setup]] - How to setup drive for cyclic synchronous position operation
 
* [[Program_Examples:Shared_Objects|Program Examples - Shared Objects]] - How to create, link and use shared objects with softMC
 
* [[Program_Examples:Shared_Objects|Program Examples - Shared Objects]] - How to create, link and use shared objects with softMC
 +
 
= Others =
 
= Others =
 
* [[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

Revision as of 08:29, 16 February 2017

Communication

File handling

Motion Bus

Others

Caming Examples

Motion Examples