Difference between revisions of "Communication"

From SoftMC-Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
LAN
+
'''LAN'''
•  IP Address
+
* IP Address
•  TCP/IP Communication
+
* TCP/IP Communication*
o 2.1 Setup
+
** Setup
o 2.2 softMC as TCP Client
+
** softMC as TCP Client
o 2.3 softMC as TCP Server
+
** softMC as TCP Server
  
 
+
'''Automation Bus'''
Automation Bus
+
* CAN (empty)
CAN (empty)
+
* EtherCAT - 1 EtherCAT
EtherCAT - 1 EtherCAT
+
** [[:Category:EtherCAT:SETUP-EC|Setup EtherCAT]] - How to setup EtherCAT
o Setup EtherCAT - How to setup EtherCAT
+
** [[:Category:EtherCAT:Functions|EtherCAT Functions Reference]] - A list of basic EtherCAT functions
o EtherCAT Functions Reference - A list of basic EtherCAT functions
+
** [[:Category:EtherCAT:Advanced Functions|Advanced EtherCAT Functions Reference]] - A list of Advanced EtherCAT functions
o Advanced EtherCAT Functions Reference - A list of Advanced EtherCAT functions
+
** [[:EtherCAT:CDHD CONFIGURE|CDHD CONFIGURE]] - How to configure CDHD drives
o Digital IOs - Associate between System Digital IOs and drives and IO Modules IOs
+
** [[:EtherCAT:DIGITAL-IOS|Digital IOs]] - Associate between System Digital IOs and drives and IO Modules IOs
o Drive Control Bits - Implementation of Drive Control Bits under EtherCAT
+
** [[:EtherCAT:Drive Control Bits|Drive Control Bits]] - Implementation of Drive Control Bits under EtherCAT
o CDHD CONFIGURE - How to configure CDHD drives
 
o 1.2 Command Reference
 
  
 
[[Serial Communication|Serial Communication]]
 
[[Serial Communication|Serial Communication]]
  
  
 
 
 
 
 
 
= EtherCAT =
 
 
== Refer to ==
 
* [[:Category:EtherCAT:SETUP-EC|Setup EtherCAT]] - How to setup EtherCAT
 
* [[:Category:EtherCAT:Functions|EtherCAT Functions Reference]] - A list of basic EtherCAT functions
 
* [[:Category:EtherCAT:Advanced Functions|Advanced EtherCAT Functions Reference]] - A list of Advanced EtherCAT functions
 
* [[:EtherCAT:CDHD CONFIGURE|CDHD CONFIGURE]] - How to configure CDHD drives
 
* [[:EtherCAT:DIGITAL-IOS|Digital IOs]] - Associate between System Digital IOs and drives and IO Modules IOs
 
* [[:EtherCAT:Drive Control Bits|Drive Control Bits]] - Implementation of Drive Control Bits under EtherCAT
 
 
== Command Reference ==
 
The reference documentation covers all the commands and properties associated with the EtherCAT module in the softMC.
 
Each description contains sufficient information required to use the command or property correctly. All commands and properties contain the following items:
 
 
* Description
 
* Input
 
* Output
 
* Return Value
 
* Declaration
 
* Syntax
 
* Availability
 
* Type
 
* Range
 
* Units
 
* Default
 
* Scope
 
* Limitations
 
* Example
 
* See Also<br/>
 
 
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. 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.
 
 
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. When parameter values imply dimensional units of measurement, these units are specified in the description of the command or property.
 
  
 
[[Category:EtherCAT]]
 
[[Category:EtherCAT]]
 
[[Category:Control:Offline]]
 
[[Category:Control:Offline]]

Revision as of 13:32, 22 May 2014

LAN

  • IP Address
  • TCP/IP Communication*
    • Setup
    • softMC as TCP Client
    • softMC as TCP Server

Automation Bus

Serial Communication