Difference between revisions of "EtherCAT"
m (→Command Reference Format) |
m |
||
| Line 1: | Line 1: | ||
| − | == Introduction == | + | <!-- == Introduction == |
This documentation covers all the commands and properties associated with the EtherCAT module in the softMC. The syntax and related properties and variables are shown for each command. Examples are also shown to illustrate the use of the functions and subroutines. It is recommended that you review this manual and refer to it when you are using these functions. | This documentation covers all the commands and properties associated with the EtherCAT module in the softMC. The syntax and related properties and variables are shown for each command. Examples are also shown to illustrate the use of the functions and subroutines. It is recommended that you review this manual and refer to it when you are using these functions. | ||
| − | Various versions of the firmware adds many new features, and in many instances, significantly changes the syntax or behavior of functions (commands, properties). Therefore, the attribute Availability is included in the format to denote the applicability of each function (command, property) to the specified version of the firmware. | + | Various versions of the firmware adds many new features, and in many instances, significantly changes the syntax or behavior of functions (commands, properties). Therefore, the attribute Availability is included in the format to denote the applicability of each function (command, property) to the specified version of the firmware. --> |
| Line 12: | Line 12: | ||
* [[:Axystems:EtherCAT:Drive Control Bits|Drive Control Bits]] - Implementation of Drive Control Bits under EtherCAT | * [[:Axystems:EtherCAT:Drive Control Bits|Drive Control Bits]] - Implementation of Drive Control Bits under EtherCAT | ||
| − | + | <!-- | |
== Command Reference Format == | == Command Reference Format == | ||
Each command or property description is clearly separated from adjacent command and property topics so that you can easily find the item that you are looking for. | Each command or property description is clearly separated from adjacent command and property topics so that you can easily find the item that you are looking for. | ||
| Line 37: | Line 37: | ||
In describing the syntax of an instruction, a field to be filled by user is marked with < >.<br/> | In describing the syntax of an instruction, a field to be filled by user is marked with < >.<br/> | ||
For example, ABS ( <''expression''> ) indicates that <''expression''> is the user’s data. | For example, ABS ( <''expression''> ) indicates that <''expression''> is the user’s data. | ||
| + | --> | ||
| + | |||
[[Category:Axystems:EtherCAT]] | [[Category:Axystems:EtherCAT]] | ||
[[Category:Control:Offline]] | [[Category:Control:Offline]] | ||
Revision as of 06:30, 11 May 2014
- Setup EtherCAT - How to setup EtherCAT
- EtherCAT Functions Reference - A list of basic EtherCAT functions
- Advanced EtherCAT Functions Reference - A list of Advanced EtherCAT functions
- CDHD CONFIGURE - How to configure CDHD drives
- Digital IOs - Associate between System Digital IOs and drives and IO Modules IOs
- Drive Control Bits - Implementation of Drive Control Bits under EtherCAT
Notation
In describing the syntax of an instruction, a field to be filled by user is marked with < >.
For example, ABS ( <expression> ) indicates that <expression> is the user’s data.
-->