Difference between revisions of "Communication"
Line 1: | Line 1: | ||
− | + | =LAN= | |
* [[IP Address|'''IP Address''']] | * [[IP Address|'''IP Address''']] | ||
* [[Socket keep-alive timeouts|'''Keepalive''']] | * [[Socket keep-alive timeouts|'''Keepalive''']] | ||
* [[Communication/FastData|'''UDP FastData''']]<br> | * [[Communication/FastData|'''UDP FastData''']]<br> | ||
* '''[[:File:FTPSCRN.PNG| FTP]]''' standard ftp file accesses | * '''[[:File:FTPSCRN.PNG| FTP]]''' standard ftp file accesses | ||
− | |||
− | |||
<br/> | <br/> | ||
− | + | =Motion Bus= | |
− | |||
* [[CANopen_Protocol|'''CANopen''']] - ''Functions are available since version'' SOCKCAN 0.4.11.2rc8 / CANOPEN 0.4.11.2rc8 | * [[CANopen_Protocol|'''CANopen''']] - ''Functions are available since version'' SOCKCAN 0.4.11.2rc8 / CANOPEN 0.4.11.2rc8 | ||
** [[:Category:CANopen:Firmware Functions|CANopen Firmware Functions Reference]] - CANopen functions provided by firmware | ** [[:Category:CANopen:Firmware Functions|CANopen Firmware Functions Reference]] - CANopen functions provided by firmware | ||
Line 24: | Line 21: | ||
** [[:EtherCAT:EC_INSTALL_STX_CDHD|EC_INSTALL_STX_CDHD]] - How to configure CDHD drives | ** [[:EtherCAT:EC_INSTALL_STX_CDHD|EC_INSTALL_STX_CDHD]] - How to configure CDHD drives | ||
<br/> | <br/> | ||
+ | =Serial= | ||
[[Serial Communication|'''Serial Communication''']] | [[Serial Communication|'''Serial Communication''']] | ||
− | <br/> | + | <br/> |
+ | =Modbus= | ||
[[Modbus Communication API|'''Modbus Communication]]<br/> | [[Modbus Communication API|'''Modbus Communication]]<br/> | ||
− | [[Modbus Communication|'''Modbus Communication ( | + | [[Modbus Communication|'''Modbus Communication (Deprecated)''']] |
− |
Revision as of 13:23, 25 January 2017
Contents
LAN
- IP Address
- Keepalive
- UDP FastData
- FTP standard ftp file accesses
Motion Bus
- CANopen - Functions are available since version SOCKCAN 0.4.11.2rc8 / CANOPEN 0.4.11.2rc8
- CANopen Firmware Functions Reference - CANopen functions provided by firmware
- CANopen Functions Reference - A list of CANopen functions
- CANopen Setup - How to setup can open network and device(s)
- DS402 CAN Drive Setup - program example
- EtherCAT
- EtherCAT - General Guide
- 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
- Digital IOs - Associate between System Digital IOs and drives and IO Modules IOs
- Drive Control Bits - Implementation of Drive Control Bits under EtherCAT
- EC_INSTALL_STX_CDHD - How to configure CDHD drives