Difference between revisions of "Communication"
| Line 1: | Line 1: | ||
| − | {{Languages|Communication}} | + | {{Languages|Communication}} |
| − | =LAN= | + | = LAN = |
| − | * [[ | + | |
| − | * [[ | + | *[[IP_Address|'''IP Address''']] |
| − | * [[Communication/FastData|'''UDP FastData''']] | + | *[[Socket_keep-alive_timeouts|'''Keepalive''']] |
| − | * '''[[:File:FTPSCRN.PNG| FTP]]''' | + | *[[Communication/FastData|'''UDP FastData''']] |
| − | + | *'''[[:File:FTPSCRN.PNG|FTP]]''' standard ftp file accesses | |
| − | =Motion Bus= | + | |
| − | * [[CANopen_Protocol|'''CANopen''']] - ''Functions are available since version'' SOCKCAN 0.4.11.2rc8 / CANOPEN 0.4.11.2rc8 | + | |
| − | ** [[:Category:CANopen: | + | |
| − | ** [[:Category:CANopen:Functions|CANopen Functions Reference]] - A list of CANopen functions | + | = Motion Bus = |
| − | ** [[:Category:CANOpen:Setup|CANopen Setup]] - How to setup can open network and device(s) | + | |
| − | ** [[Program_Examples:CANOpen:DS402_CAN_Drive_Setup|DS402 CAN Drive Setup]] - program example | + | *[[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 | |
| − | *'''[[EtherCAT]]''' | + | **[[:Category:CANopen:Functions|CANopen Functions Reference]] - A list of CANopen functions |
| − | ** [[:Category:EtherCAT:ECAT_GENERAL_GUIDE|EtherCAT - General Guide]] | + | **[[:Category:CANOpen:Setup|CANopen Setup]] - How to setup can open network and device(s) |
| − | ** [[:Category:EtherCAT: | + | **[[Program_Examples:CANOpen:DS402_CAN_Drive_Setup|DS402 CAN Drive Setup]] - program example |
| − | ** [[:Category:EtherCAT:Functions|EtherCAT Functions Reference]] - A list of basic EtherCAT functions | + | |
| − | ** [[:Category:EtherCAT: | + | |
| − | ** [[:EtherCAT:DIGITAL-IOS|Digital IOs]] - Associate between System Digital IOs and drives and IO Modules IOs | + | |
| − | ** [[:EtherCAT: | + | *'''[[EtherCAT|EtherCAT]]''' |
| − | ** [[:EtherCAT:EC_INSTALL_STX_CDHD|EC_INSTALL_STX_CDHD]] - How to configure CDHD drives | + | **[[:Category:EtherCAT:ECAT_GENERAL_GUIDE|EtherCAT - General Guide]] |
| − | + | **[[:Category:EtherCAT:EC_SETUP|Setup EtherCAT]] - How to setup EtherCAT | |
| − | =Serial= | + | **[[: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:DIGITAL-IOS|Digital IOs]] - Associate between System Digital IOs and drives and IO Modules IOs | |
| − | =Modbus= | + | **[[:EtherCAT:Drive_Control_Bits|Drive Control Bits]] - Implementation of Drive Control Bits under EtherCAT |
| − | [[ | + | **[[:EtherCAT:EC_INSTALL_STX_CDHD|EC_INSTALL_STX_CDHD]] - How to configure CDHD drives |
| − | =Web Server= | + | |
| − | [[ | + | |
| − | [[ | + | |
| + | = Serial = | ||
| + | |||
| + | [[Serial_Communication|'''Serial Communication''']] | ||
| + | |||
| + | = Modbus = | ||
| + | |||
| + | [[Modbus_Communication_API|'''Modbus Communication''']] | ||
| + | |||
| + | = Web Server = | ||
| + | |||
| + | [[Basic_Web_Server|'''Basic Web Server''']]<br/> [[webAPI_for_softMC|'''webAPI for softMC''']] | ||
| + | |||
| + | | ||
| + | |||
| + | = OPC UA = | ||
| + | |||
| + | '''OPC UA Introduction''' | ||
| + | |||
| + | '''softMC as OPC UA Server''' | ||
| + | |||
| + | '''OPC UA Examples''' | ||
Revision as of 12:32, 13 January 2019
| Language: | English • 中文(简体) |
|---|
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
Serial
Modbus
Web Server
Basic Web Server
webAPI for softMC
OPC UA
OPC UA Introduction
softMC as OPC UA Server
OPC UA Examples