Developing XBOX Kinect Applications in LabVIEW

Publisher:脑电狂潮Latest update time:2015-10-21 Source: eefocusKeywords:LabVIEW Reading articles on mobile phones Scan QR code
Read articles on your mobile phone anytime, anywhere
  • Loading .NET 4.0 Assemblies in LabVIEW

Since LabVIEW 2011 and earlier versions of LabVIEW do not automatically support .Net 4.0, it needs to be added manually.

Method: Create a text file LabVIEW.exe.config in the location where the Labview.exe file is located. The file name must be LabVIEW.exe.config and saved in ANSI format. Add the following information to the file. Note that the version number v4.0.30319 is your actual .Net version. You can use the highest version number in C:WindowsMicrosoft.NETFramework to find it.

 



="true">


.NET 4.0 namespcase @ Assemblies References in LabVIEW

A. Most .net assembly references are done by placing a .net constructor in the flowchart, then selecting assembly, then selecting Objects and the corresponding Constructor.

B. Place a .NET Contrainer on the front panel, then Insert .NET Control (select Assembly first, then Controls). Unfortunately, LabVIEW only supports a very small number of WPF Controls.

C. Place the .NET property and method nodes directly, then select class, ->.net, ->browse, -> assembly, -> Objects.

For example: System.windows.media.imaging.writebtiamp is in presentationcore (4.0.0)

  •  WPF References in LabVIEW

Unfortunately, LabVIEW does not support WPF Controls. The disadvantages are: the interface and code development cannot be separated; many beautiful and powerful components in WPF cannot be used. Taking the Kinect project as an example, you cannot use System.windows.media.image Control, and you must use the Picture Control provided by Labview, which greatly reduces efficiency.


Keywords:LabVIEW Reference address:Developing XBOX Kinect Applications in LabVIEW

Previous article:The difference between enum, ring, and combox controls in LabView
Next article:Design of Virtual Touch Screen Control Panel Based on LabVIEW

Recommended ReadingLatest update time:2024-11-16 15:50

Labview In-depth Exploration----Labview and ClipBoard
Almost everyone who has used a computer knows about the clipboard, but what is the clipboard in essence and how to implement it in a program, especially for LV, few people involve the clipboard. In fact, sometimes, the proper use of the clipboard can achieve twice the result with half the effort. The clipboard is buil
[Test Measurement]
Labview In-depth Exploration----Labview and ClipBoard
Difference between LabVIEW and LabWindows
Differences between labwindows cvi and labview ================================================== ================================== Modified on 07-19-2009 03:16 AM Hello, NI engineers:     Labview and Lab Windows CVI are both products of your company, what is the connection or difference between t
[Test Measurement]
Design of Motor Speed ​​Monitoring System Based on LabVIEW
    LabVIEW is a virtual instrument platform developed by National Instruments . It is a development tool that uses icon codes instead of text-based programming languages. It completes the program of the host computer by connecting icons representing different functional nodes. In this respect, it is completely diffe
[Microcontroller]
Design of Motor Speed ​​Monitoring System Based on LabVIEW
Creating a connector pane in LabVIEW
  Right-click the VI icon in the front panel window and select "Show Connector Pane" from the shortcut menu to switch to the connector pane state. Create and select the connector pane terminal mode, set the connector pane terminals, and assign the terminals in the connector pane to the front panel controls.   Select a
[Test Measurement]
Creating a connector pane in LabVIEW
Automating Multisim with LabVIEW
Overview This document describes the LabVIEW Multisim Connectivity Toolkit (ß version). Available from ni.com/labs, the toolkit is a wrapper around the Multisim Automation API. With this set of toolkit VIs for LabVIEW, you can create applications that acquire circuit simulation data. In this white paper, you wi
[Test Measurement]
Automating Multisim with LabVIEW
Reducing RF Power Amplifier Characterization Time with NI PXI and LabVIEW
Challenge: Reduce characterization time for increasingly complex wireless power amplifiers (PAs) without sacrificing measurement accuracy or increasing device cost. Solution: Using NI LabVIEW software and NI PXI modular instruments to develop a power amplifier characterization system allowed us to increase test throu
[Test Measurement]
Reducing RF Power Amplifier Characterization Time with NI PXI and LabVIEW
Design of low-cost LabVIEW experimental teaching system based on MCS51 single-chip microcomputer
    NI proposed the concept of virtual instruments in the 1970s. Virtual instruments are computer instrument systems designed by users on a computer-based platform, with virtual panels and software to implement test functions. They are the product of the combination of computers and test instruments. The most commonly
[Microcontroller]
Design of low-cost LabVIEW experimental teaching system based on MCS51 single-chip microcomputer
Some Problems in Using Variants in LabVIEW
    Problem description: There is a special data type called variant in LabVIEW. LabVIEW officially calls variant a container that can hold all data types. Almost all data types can be passed in. For example, a certain value can be converted to a variant, and then the original value can be obtained by converting the va
[Test Measurement]
Latest Test Measurement Articles
Change More Related Popular Components

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号