石鑫华视觉论坛微信公众号:石鑫华视觉

 找回密码
 注册会员
查看: 2241|回复: 0

[LV工具模块] LabVIEW 2010 Desktop Execution Trace Toolkit Win32ENG LabVIEW2010桌面执行跟踪工具包DETT2010

[复制链接]
  • TA的每日心情
    擦汗
    7 小时前
  • 签到天数: 3177 天

    连续签到: 47 天

    [LV.Master]2000FPS

    发表于 2020-7-13 23:32:32 | 显示全部楼层 |阅读模式 来自:广东省东莞市 联通

    注册登陆后可查看附件和大图,以及购买相关内容

    您需要 登录 才可以下载或查看,没有账号?注册会员

    x
    Windows系统下(Linux和MAC系统下请自行了解清楚)NI的各种软件、模块、工具包、驱动程序,使用NI许可证管理器来激活的,绝大部分的都可以使用NI Lincense Activator来激活:NI序列号Serial Number生成激活工具NI License Activator,LabVIEW/VBAI/VDM/VAS等软件模块工具包破解工具不限版本http://visionbbs.com/thread-490-1-1.html

    视觉论坛的各种NI资源,除了视觉相关的模块有使用外,大部分的都不会使用,仅提供资源不提供技术支持。资源的下载地址一般会同时提供NI官方和百度网盘的地址。某些工具包NI地址失效或没有NI地址,只能使用百度网盘地址;如果百度网盘地址失效过期,可联系论坛客服更新。NI的服务器在美国,有时候速度很慢或下载容易出错,这样会造成安装时各种错误而无法安装。建议在下载完成后,对下载资源做校验和(NI一般会提供MD5或SHA256等)验证,与官方或视觉论坛提供的校验和对比,一致就可以安装;如不一致,则需要重新下载。视觉论坛早期下载上传的资源,基本上都是正常下载的资源;2019后下载的资源,都与NI的正确校验和对比过,保证是正确的资源才上传到百度网盘。校验和工具下载地址:文件Hash计算器FHash,文件校验和验证下载文件正确性验证,MD5值计算、SHA1值计算、SHA256值计算、CRC32值计算http://visionbbs.com/thread-26524-1-1.html

    LabVIEW 2010 Desktop Execution Trace Toolkit Win32ENG LabVIEW2010桌面执行跟踪工具包DETT2010

    DETT2015版本之前的版本,仅适用32位的LabVIEW,DETT2016版本之后的版本,则32位和64位同时适配,但是仅一个安装文件,不另外区分安装版本。

    LabVIEW桌面执行跟踪工具包可以帮助您执行高级调试所需的动态代码分析。
    LabVIEW桌面执行跟踪工具包可以在运行时跟踪LabVIEW VI在Windows系统中的执行情况,以检测和定位代码中可能会影响性能或导致意外行为的问题。该工具包提供了VI事件、队列操作、参考泄漏、内存分配、未处理的错误和子VI执行的时间顺序图。借助这个工具包,即可根据LabVIEW程序的框图,通过编程方式生成用户定义的事件。

    百度网盘下载地址(限速,请开会员或使用破解限速工具):
    EXE版和ZIP版内容一样,EXE为NI当年发行版,ZIP为NI后期重新压制版本。
    EXE版:
    链接: 请注册视觉论坛用户,登录后购买附件下载查看,充值请联系在线客服 提取码: 请注册登录视觉论坛会员,购买附件查看
    ZIP版:
    链接: 请注册视觉论坛用户,登录后购买附件下载查看,充值请联系在线客服 提取码: 请注册登录视觉论坛会员,购买附件查看

    NI官方下载地址(可能无效或无法下载完成):
    EXE版:
    请注册登录视觉论坛会员,购买附件查看
    ZIP版:
    请注册登录视觉论坛会员,购买附件查看

    DETT2010.txt (529 Bytes, 下载次数: 0, 售价: 10 元)

    LabVIEW 2010 Desktop Execution Trace Toolkit for Windows Readme
    Version 10.0.0
    June 2010
    This file contains information to introduce you to the LabVIEW Desktop Execution Trace Toolkit for Windows. This file also provides you with help resources you can use while working with the Desktop Execution Trace Toolkit. This file contains the following information that you need to understand.
    Overview
    Supported Operating Systems
    System Requirements
    Installation Instructions
    Accessing the Help
    Finding Examples
    Known Issues
    Bug Fixes

    Overview
    The LabVIEW Desktop Execution Trace Toolkit for Windows is a stand-alone application that captures execution data from LabVIEW applications running on the desktop. The toolkit displays the data it captures, called trace data, as events in a table view that you can browse, save, or export to a text file. For each execution event that occurs, the table view displays the type of event, the time the event occurs, the VI in which it occurs, and any additional details that are available. You can use trace data to debug and optimize large LabVIEW applications, including those with multiple loops, client-server architectures, dynamically loaded VIs, and so on.
    Supported Operating Systems
    You can run the LabVIEW Desktop Execution Trace Toolkit for Windows installer on the following operating systems:
    • Windows 7 (32-bit and 64-bit)
    • Windows Vista (32-bit and 64-bit)
    • Windows XP (32-bit)
    • Windows Server 2003 R2 (32-bit)
    • Windows Server 2008 R2 (64-bit)
    The LabVIEW Desktop Execution Trace Toolkit for Windows installer does not support Windows 2000/NT/Me/98/95 or the Windows Server non-R2 editions.
    System Requirements
    To run the Desktop Execution Trace Toolkit, National Instruments recommends that your system meet the following requirements:
    • LabVIEW 8.6.1 (or later) Base, Full, or Professional Edition
    • 512 MB of memory
    • Pentium 4 processor or equivalent (Pentium III or Celeron 600 MHz minimum)
    Installation Instructions
    You can install all of your LabVIEW products—including the Desktop Execution Trace Toolkit—using the LabVIEW 2010 Platform DVDs. You can find installation instructions for the Desktop Execution Trace Toolkit along with activation instructions in the following locations:
    • LabVIEW Release Notes, which are available in your LabVIEW software kit.
    • LabVIEW 2010 Platform DVDs Readme, which is available on the top-level of LabVIEW Platform DVD 1.
    To request additional LabVIEW 2010 Platform DVDs, refer to the National Instruments Web site.
    Note: If you purchased this product with an NI Software Suite or NI Product Bundle, use the installation media that shipped with your purchase to install this product.
    Accessing the Help
    Refer to the LabVIEW Desktop Execution Trace Toolkit for Windows Help, accessible by selecting Help»Launch Help from the pull-down menu in the Desktop Execution Trace Toolkit, for information about the toolkit. Refer to the Getting Started with the LabVIEW Desktop Execution Trace Toolkit for Windows manual, accessible by selecting Help»Getting Started Manual in the toolkit, for exercises that demonstrate how to open, configure, and execute trace sessions.
    Finding Examples
    LabVIEW examples for the Desktop Execution Trace Toolkit are located in the labview\examples\Desktop Execution Trace folder.
    Known Issues
    You can access the software and documentation known issues list online. Refer to the National Instruments Web site for an up-to-date list of known issues in the Desktop Execution Trace Toolkit.
    Bug Fixes
    The following items are the IDs and titles of a subset of issues fixed between the LabVIEW 2009 Desktop Execution Trace Toolkit for Windows and the LabVIEW 2010 Desktop Execution Trace Toolkit for Windows. This is not an exhaustive list of issues fixed in the current version of the Desktop Execution Trace Toolkit. If you have a CAR ID, you can search this list to validate the issue has been fixed.
    IDFixed Issue
    170380Deleting trace data after importing it into Desktop Execution Trace Toolkit does not update the Table View
    173669Loading a trace doesn't work unless a new trace connection is added
    186570"Details" field of a "Memory Resize" operation is confusing
    200711Current trace does not get selected when exporting data, resulting in empty files

    Copyright
    © 2008–2010 National Instruments Corporation. All rights reserved.
    Under the copyright laws, this publication may not be reproduced or transmitted in any form, electronic or mechanical, including photocopying, recording, storing in an information retrieval system, or translating, in whole or in part, without the prior written consent of National Instruments Corporation.
    National Instruments respects the intellectual property of others, and we ask our users to do the same. NI software is protected by copyright and other intellectual property laws. Where NI software may be used to reproduce software or other materials belonging to others, you may use NI software only to reproduce materials that you may reproduce in accordance with the terms of any applicable license or other legal restriction.
    Trademarks
    LabVIEW, National Instruments, NI, ni.com, the National Instruments corporate logo, and the Eagle logo are trademarks of National Instruments Corporation. Refer to the Trademark Information at ni.com/trademarks for other National Instruments trademarks.
    Other product and company names mentioned herein are trademarks or trade names of their respective companies.
    Patents
    For patents covering the National Instruments products/technology, refer to the appropriate location: Help» Patents in your software, the patents.txt file on your media, or the National Instruments Patent Notice at ni.com/patents.
    回复

    使用道具 举报

    您需要登录后才可以回帖 登录 | 注册会员

    本版积分规则

    LabVIEW HALCON图像处理入门教程(第二版)
    石鑫华机器视觉与LabVIEW Vision图像处理PDF+视频教程11种全套
    《LabVIEW Vision函数实例详解》教程-NI Vision所有函数使用方法介绍,基于NI VISION2020,兼容VDM21/22/23
    LabVIEW图像处理教程
    机器视觉商城淘宝店铺
    视觉论坛充值赞助方法

    QQ|石鑫华视觉论坛 |网站地图

    GMT+8, 2024-4-19 14:18

    Powered by Discuz! X3.4

    © 2001-2024 Discuz! Team.

    快速回复 返回顶部 返回列表