当前位置:网站首页>罗克韦尔AB PLC RSLogix5000中计数器指令使用方法介绍
罗克韦尔AB PLC RSLogix5000中计数器指令使用方法介绍
2022-08-10 21:42:00 【AAA_自动化工程师】
罗克韦尔AB PLC RSLogix5000中计数器指令使用方法介绍

计数器指令:
增计数器指令CTU
管脚功能说明如下:
PRE:预设值,即目标计数值
ACC:累加值,即当前计数值
CU:增计数使能,梯级条件成立时置位,累加值加1
DN:完成位,累加值大于等于预设值时,完成位置1
CTU是输出指令,位于梯级的右边,当梯级有一个正向脉冲时,指令使能,并产生加1的操作,常用于计数。
时序图如下所示:
举例:
如下图所示,每检测到输入信号的一个上升沿,则计数值加1,当等于预设值时,计数器完成位DN被置ON,当收到复位信号时,计数器复位
注意:计数器指令与定时器指令有一个很大的不同,即计数器计数只跟梯级条件有关,不管状态
边栏推荐
- Labelme-5.0.1 version edit polygon crash
- xshell (sed command)
- 3D model reconstruction of UAV images based on motion structure restoration method based on Pix4Dmapper
- 直播课堂系统09--腾讯云点播管理模块(一)
- About DataFrame: Processing Time
- 阿里巴巴、蚂蚁集团推出分布式数据库 OceanBase 4.0,单机部署性能超 MySQL
- 【PCBA solution】Electronic grip strength tester solution she'ji
- ENVI最小距离、最大似然、支持向量机遥感影像分类
- Interpretation of the paper (g-U-Nets) "Graph U-Nets"
- Regular expression of shell programming and text processor
猜你喜欢
随机推荐
Huawei router clock near the drainage experiment (using stream strategy)
智能方案设计——智能跳绳方案
Labelme-5.0.1 version edit polygon crash
Object.assign用法 以及 与$.extend的区别
【PCBA方案设计】蓝牙跳绳方案
Intelligent scheme design - intelligent rope skipping scheme
字节跳动原来这么容易就能进去...
每次打开chrome会跳出What's new
什么是Jmeter?Jmeter使用的原理步骤是什么?
GAN CFOP
Why general company will say "go back messages such as" after the end of the interview, rather than just tell the interviewer the result?
国内Gravatar头像的完美替代方案Cravatar
FPGA - 7系列 FPGA内部结构之Memory Resources -03- 内置纠错功能
企业云存储日常运行维护实践经验分享
Alibaba and Ant Group launched OceanBase 4.0, a distributed database, with single-machine deployment performance exceeding MySQL
How to translate financial annual report, why choose a professional translation company?
RADIUS Authentication Server Deployment Costs That Administrators Must Know
shell脚本
labelme-5.0.1版本编辑多边形闪退
Black cats take you learn Makefile article 13: a Makefile collection compile problem









