Software PLC Solution for RK3568+Codesys ARM+LINUX Hardware Platform

CODESYS Control Linux ARM SL

A soft PLC that complies with the IEC 61131-3 standard and is suitable for ARM&Linux hardware platforms.

Product Description

CODESYS Control Linux ARM SL is a CODESYS Runtime designed for ARM&Linux hardware platforms. The functionality of Runtime can be extended through the hardware properties of the system. After installing the included CODESYS deployment tool plugin in CODESYS IDE, users can install the product on the Linux operating system of the target controller through CODESYS IDE. After each restart, the CODESYS Runtime will automatically start. CODESYS Runtime supports running for two hours without any functional restrictions without authorization.

Product Features

CODESYS Runtime supports rich I/O interfaces, such as local I/O or bus type I/O, and supports integrated IEC 61131-3 protocol stack. Fieldbus can be configured directly in CODESYS IDE without the need for third-party tools.

·CODESYS IDE allows for online programming and debugging of Runtime.

·Support logical control function and web-based human-computer interaction interface function

·Support operation of I/O system and fieldbus

·This product supports CODESYS multi-core functionality.

For detailed information, please refer to the CODESYS Online Help document https://zh.helpme-codesys.com/ ).

This product can be expanded through the following products:

Runtime Extension SDK

The standalone Runtime extension SDK is integrated into the CODESYS Runtime package and supports the following features:;

Support integration of C code

Support the implementation of external functions

Support start and stop switch function

Support local I/O expansion

Support external event triggered tasks

Support the implementation of power-off hold function

Bus protocol stack:

CODESYS CANopen Manager SL

CODESYS EtherCAT Master SL

CODESYS EtherNet/IP Scanner / Adapter SL

CODESYS Modbus TCP Master / Slave SL

CODESYS Modbus Serial Master / Slave SL

CODESYS PROFINET Controller / Device SL

Communication protocol stack:

CODESYS BACnet SL

CODESYS IIoT Libraries SL

CODESYS KNX SL

CODESYS OPC UA Server SL

CODESYS OPC UA Client SL

CODESYS OPC UA PubSub SL

Motion control function:

CODESYS SoftMotion SL

CODESYS SoftMotion CNC+Robotics SL

CODESYS SoftMotion Light SL

Redundant functions;

CODESYS Redundancy SL

Visualization function:

CODESYS WebVisu SL

The RK3568 chip is a general-purpose SOC positioned at the mid to high end, using a 22nm process technology and integrating a 4-core A55 processor and a Mali G52 GPU. Built in independent 0.8T computing power NPU, the chip has rich peripheral interfaces, supporting screen peripherals such as HDMI, EDP, MIPI, LVDS, etc. It can be connected to PLC programming controllers and photoelectric conversion module sensors through GPIO, RS485, RS232, ADC and other interfaces. RK3568 is widely used in industrial applications as a processor for crop networking gateways, NVR storage, industrial control tablets, industrial testing, industrial control boxes, and other products. It is widely used in industrial inspection, process control, data acquisition, control computers, IPC centralized management, and other scenarios.

相关推荐
云计算练习生6 小时前
linux shell编程实战 02 变量与交互式输入
linux·运维·shell编程·shell 变量
Dovis(誓平步青云)7 小时前
《简易制作 Linux Shell:详细分析原理、设计与实践》
linux·运维·服务器
weixin_307779137 小时前
在Linux服务器上使用Jenkins和Poetry实现Python项目自动化
linux·开发语言·python·自动化·jenkins
爱宇阳7 小时前
Linux 教程:如何查看服务器当前目录中的文件
linux·运维·github
天才奇男子7 小时前
用户管理,权限管理
linux·云原生
wheeldown7 小时前
【Linux】Linux 进程通信:System V 共享内存(最快方案)C++ 封装实战 + 通信案例,4 类经典 Bug 快速修复
linux·运维·服务器·开发语言
Ching·7 小时前
linux系统编程(十)RK3568 socket之 UDP的实现
linux系统编程·rk3568·嵌入式开发
Ching·7 小时前
linux系统编程(十②)RK3568 socket之 TCP 客户端的实现
linux·tcp/ip·rk3568
NiKo_W7 小时前
Linux 线程控制
linux·数据结构·内核·线程·进程·线程控制
迎風吹頭髮8 小时前
Linux内核架构浅谈44-Linux slab分配器:通用缓存与专用缓存的创建与使用
linux·spring·架构