热搜关键词: 电路基础ADC数字信号处理封装库PLC

rar

PLC仿真软件

  • 1星
  • 2015-06-25
  • 365.27KB
  • 需要5积分
  • 2次下载
标签: PLC

PLC

仿真

仿真

软件

软件

源码

源码

一个国外的PLC仿真软件

......

Our  program  will  have  three  states:  off,  steady  on,  and  blinking.  The  program  should  change  its  state  on  each  rising  edge  of  the  signal  from  the  pushbutton.  This  is  a  good  application  for  a  circular  counter.  We  will  say  that  ‘state  0’  is  ‘off,’  ‘state  1’  is  ‘steady  on,’  and  ‘state  2’  is  ‘blinking.’  The  counter  counts  0,  1,  2,  0,  1,  2,  ...,  so  if  we  just  let  the  rung-in  condition  of  the  counter  be  the  pushbutton  input,  then  everything  will  work  like  we  want:

            ||        Xbutton                                                            Cstate        ||

          2  ||-------]  [---------------------------------------------{CTC  0:2}----||

Now  the  only  thing  left  is  to  use  the  program  state  to  set  the  state  of  the  LED.  We  can  do  it  like  this:

            ||    [Cstate  ==]                                                          Yled          ||

          3  ||---[  1          ]-------------------+------------------------(  )-------||

            ||                                            |                                              ||

            ||    [Cstate  ==]            Rosc        |                                              ||

            ||---[  2          ]----------]  [------+                                              ||

......

展开预览

猜您喜欢

评论

登录/注册

意见反馈

求资源

回顶部

推荐内容

热门活动

热门器件

随便看看

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved
×