精讲LabVIEW设计模式天津精仪学院教程分析.ppt

精讲LabVIEW设计模式天津精仪学院教程分析.ppt

  1. 1、本文档共141页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
* * * * * * * * * * * * * * * * * * * * * * * * We’ll start with a couple of simple design patterns and spend most of our time discussing the three I’ve highlighted on this slide. I’ll try to go into low level detail on the last few and we’ll spend some time discussing variations of implementation and any other considerations. * We’ll start with a couple of simple design patterns and spend most of our time discussing the three I’ve highlighted on this slide. I’ll try to go into low level detail on the last few and we’ll spend some time discussing variations of implementation and any other considerations. * * Timed structures are a new feature in LabVIEW 8. Two new timed structures are introduced, the Timed Sequence and the Timed Loop With Frames。 They help facilitate precise timing of operations in LabVIEW. Additionally, they enable the ability to have parallel loops running at different rates and with different priorities on the same block diagram in LabVIEW. They provide feedback about the execution status and timing of the structure, and allow you to easily change timing characteristics of the structure during execution. For some examples that show off the various features of TimedStructures, see the examples at this location, or by looking under New Examples in LabVIEW 8 in the NI Example Finder. LabVIEW8定时结构中添加了新的定时顺序结构功能,定时结构可以选择不同的时钟源作为时基。利用定时结构的内部节点可以动态的改变定时特性,比如循环周期,偏移时间等。定时结构都有一个优先级,在多线程程序中优先级决定了哪个线程可以优先抢占cpu。定时结构的参数 既可以在配置界面中静态的设置也可以在程序执行过程中动态的赋值。next) * The new Timed Sequence does in many ways behave like a Sequence Structure, but it has the added funtionality of built-in timing. The Timed Sequence structure consists of one or more task sub diagrams, or frames, that execute sequentially. You should use the Timed Sequence when you want to develop VIs with some of the following characteristics: multi-rate timing capabilities precise timing execution feedback timing characteristics that change dynamically several levels of execution priority * On t

文档评论(0)

挺进公司 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档