石鑫华视觉 手机微信QQ:13450001061 / 18038383457

下载中心

FlexLogger插件开发套件1.3 Win64Eng NI Flexlogger Plugin Development Kit 20.2.0

文章来源:石鑫华视觉网时间:2022-05-17 14:23:53 点击:231

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

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

FlexLogger插件开发套件1.3 Win64Eng NI Flexlogger Plugin Development Kit 20.2.0

FlexLogger插件开发套件扩展了FlexLogger软件,以从第三方硬件设备获取数据并控制第三方硬件设备。
FlexLogger插件开发套件是一个附加软件工具,用于开发LabVIEW插件来实现与第三方仪器的通信。FlexLogger软件可自动生成所需的用户界面来配置插件测量。如果要编译这些插件,使其能够与FlexLogger软件一起使用,需要先安装LabVIEW和LabVIEW应用程序生成器模块。

操作系统:
Windows 7 (SP1) 64-bit
Windows 8.1 64-bit
Windows 10 64-bit
Windows Embedded Standard 7 (SP1)
Windows Server 2008 R2 (SP1) 64-bit
Windows Server 2012 R2 64-bit

校验和:
文件大小: 172009472 字节 (164.04 MB)
修改日期: 2020-06-25 03:30
MD5: 514215a28b618580f62ccea5730f1d29(官方正确)
SHA1: 5e885bb19269a710829f476051c021f05ffd9f92
SHA256: ab9e53e431780158b415c4e6b85213b9d7c8871535a6f0b6844985b912ec2cbe
CRC32: 7bdec7bd
百度网盘和NI官方下载地址:

FlexLogger插件开发套件1.3 Win64Eng NI Flexlogger Plugin Development Kit 20.2.0

http://pcmv.cn/thread-25058-1-1.html?fromuid=9

(出处: 视觉论坛VISIONBBS|视觉之家VISIONHOME)



FlexLogger Plugin Development Kit 1.3 Readme

June 2020
This file contains important information about the FlexLogger Plugin Development Kit (version 1.3), including system requirements and installation instructions.
Overview
System Requirements
Application Software Support
Installation Instructions
Product Security and Critical Updates
Known Issues
Bug Fixes
Finding Examples
Using NI Software with Microsoft Windows 10
Using NI Software with Microsoft Windows 8.1
Legal Information

Overview

The FlexLogger IO Plugin Development Kit consists of the following components:
Component
Where to Find
FlexLogger Plugin Development Kit Manual for information on installation, development, debugging, and importing FlexLogger I/O plugins.<InstallDir>:Program FilesNational InstrumentsLabVIEW 2020 esourceFlexLoggerSDKFlexLogger Plugin Development Kit Manual
A LabVIEW FlexLogger IO Plugin template for a basic project to either consume or produce data from or to FlexLogger.In LabVIEW, create a project and select FlexLogger IO Plugin from the Create Project window.
LabVIEW APIs for your pluginIn LabVIEW on the Functions»FlexLogger palette.
Examples of LabVIEW-based FlexLogger IO plugins.<InstallDir>:Program FilesNational InstrumentsLabVIEW 2020examplesFlexLogger
Plugin Environment Simulator<InstallDir>:Program FilesNational InstrumentsLabVIEW 2020 esourceFlexLoggerSDKPluginEnvironmentSimulator

System Requirements

Refer to the FlexLogger 2020 R3 Readme and the LabVIEW 2020 Readme for system requirements.

Application Software Support

The FlexLogger Plugin Development Kit supports the following software:
  • LabVIEW 2020 (64-bit)

  • (Optional) FlexLogger 2020 R3 or higher

Installation Instructions

Complete the following steps to install the FlexLogger IO Plugin Development Kit software:
  • Install LabVIEW 2020 (64-bit). Refer to the LabVIEW 2020 Readme for more information.

  • Install FlexLogger 2020 R3. Refer to the FlexLogger 2020 R3 Readme for more information.

  • Open NI Package Manager and search for FlexLogger Plugin Development Kit.

  • Select FlexLogger Plugin Development Kit and click Install.

  • Follow the instructions on the following screens to complete installation.

Product Security and Critical Updates

Visit ni.com/security to view and subscribe to receive security notifications about NI products. Visit ni.com/critical-updates for information about critical updates from NI.

Known Issues

You can access the software and documentation known issues list online. Visit FlexLogger Plugin Development Kit 1.3 Known Issues for an up-to-date list of known issues.

Bug Fixes

You can access the software and documentation bug fixes online. Visit FlexLogger Plugin Development Kit 1.3 Bug Fixes. This is not an exhaustive list of issues fixed in the current version of FlexLogger Plugin Development Kit.

Finding Examples

Navigate to <InstallDir>:Program FilesNational InstrumentsLabVIEW 2020examplesFlexLogger to find LabVIEW examples for the FlexLogger Plugin Development Kit.

Using NI Software with Microsoft Windows 10

Microsoft Windows 10 is the latest version of the Windows operating system and features significant changes compared to previous versions. Windows 10 introduces several new capabilities and also combines features from both Windows 7 and Windows 8. For more information about NI support for Windows 10, visit ni.com/windows10.

Using NI Software with Microsoft Windows 8.1

When you install NI software on Microsoft Windows 8.1, you will notice a few additional tiles in the Apps view, including shortcuts to NI application software products such as NI LabVIEW, Measurement & Automation Explorer (NI MAX), and NI Launcher. For more information about NI support for Windows 8.1, visit ni.com/windows8.

Legal Information

Copyright
© 2019–2020 National Instruments. 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.
NI 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.
End-User License Agreements and Third-Party Legal Notices
You can find end-user license agreements (EULAs) and third-party legal notices in the following locations after installation:
  • Notices are located in the <National Instruments>_Legal Information and <National Instruments> directories.

  • EULAs are located in the <National Instruments>SharedMDFLegallicense directory.

  • Review <National Instruments>_Legal Information.txt for information on including legal information in installers built with NI products.

U.S. Government Restricted Rights
If you are an agency, department, or other entity of the United States Government ("Government"), the use, duplication, reproduction, release, modification, disclosure or transfer of the technical data included in this manual is governed by the Restricted Rights provisions under Federal Acquisition Regulation 52.227-14 for civilian agencies and Defense Federal Acquisition Regulation Supplement Section 252.227-7014 and 252.227-7015 for military agencies.
IVI Foundation Copyright Notice
Content from the IVI specifications reproduced with permission from the IVI Foundation.
The IVI Foundation and its member companies make no warranty of any kind with regard to this material, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The IVI Foundation and its member companies shall not be liable for errors contained herein or for incidental or consequential damages in connection with the furnishing, performance, or use of this material.
Trademarks
Refer to the NI Trademarks and Logo Guidelines at ni.com/trademarks for information on NI trademarks. Other product and company names mentioned herein are trademarks or trade names of their respective companies.
Patents
For patents covering the NI products/technology, refer to the appropriate location: Help»Patents in your software, the patents.txt file on your media, or the NI Patent Notice at ni.com/patents.
378088D-01


首页
84162741QQ
联系