exporting labview vi for 8510 to visual basic
Hi all,I wrote an application for 8510A IN LabVIEW, I want to export the labview vi to visual basic or C++. Can I do this?How do I specified the device address? I appreciate it if there is any example...
View ArticleIs there any data transferring limitations for DDE.
I am using DDE as data exchange server. When i transmit data in bulk the DDE server VI closes and labview gives application error. If I reduce data the same vi works good. So is there any data...
View Articleaccessing child class data with parent class static accessor
I am new to LVOOP. I am trying to create data accessors in the parent class (static) and use them in the child class. I don't need them to be dynamic becase the accessors are identical for child and...
View ArticleStumped by strange USB DIO (6509) behavior...
I have a system with two 6509's in it, with all channels configured as inputs. When plugged into my laptop, I open up MAX and take a glance at the first byte- it shows the value expected. I then went...
View ArticleI didn't find multisim connectivity toolkit in connectivity function palette.
I have installed 'ni LABVIEW multisim connectivity toolkit powered by beta', then also I didn't find it in connectivity function palette. I have read above facts in the tutorial downloaded from ni...
View ArticleLVOOP coercion dots
Hello, is a coercion dot, when working with different classes with same parent an issue? Is there any way how to remove it ?
View ArticleExtracting specific numbers from a text file?
I have a text file with repeating sets of data. Each is 4 lines long, with line 1 containing a title, line 2 containing a constant which identifies the data, line 3 has one number, and line 4 has two...
View ArticlePower supply switching
HI I want to switch off and ON agilest 5477 power supply. Once power supply is ON the output is set to Volts and it remains same till 15 minutes and after that it should switch to 8 volts for a time...
View Article웹 서비스 등을 이용해 LabVIEW GUI 화면을 모바일에서 모니터링 하고싶은데 잘 안됩니다.
책도 보고 NI 홈페이지에서도 찾아서 읽었지만 웹서비스 기능을 활용하는데 문제가 있습니다.홈페이지에서는 a + b = c 로만 예제가 나와있는데, 저는 엑셀 csv 데이터를 읽어서 LED와 여러 인디케이터로 꾸민 화면을 HTML로 모니터링 하고싶습니다.웹 서버는 잘 되는데, 웹 서비스는 하는데 어려움을 겪고있습니다.PC는 물론 모바일 기기에서도 웹 화면을...
View Articleformula node
Hi! I have two problems with the formula node. I want to realize a sine function and show it on the graph.The first problem is that i'm not able to wire the output (x) with the Waveform graph, the...
View ArticleConvert a signal into a time signal of labview
hello,Working on some signal available as a text file, I was succeeded in plotting it on waveform chart.While having its frequency response, I have to convert it into time signal to apply FFT...
View ArticleSignal Extraction & Making time delayed copy
I am considering there are three signals in my environment but I am interested in getting the signal having frequency 4 KHz.I am adding a Band Pass filter to extract that particular tone and making a...
View Articletimed data aquisition
Hello To start with I would like to say I am comparitively new to Lab vew and trying to develop a code for my application.I am using NI BNC 2110 on a NI PXIE-1062Q embeded controller. I have been...
View ArticleDxf to xyz arrays positions
NI Motion assistant Version 2.6Labview full development system 2012 I need to read a CAD file and export the XYZ coordinates. Problem :It's possible with Motion assistant to enter a dxf file and to...
View ArticleLabVIEW FPGA bitstream encryption?
Hi all, Can anyone provide any advice or experience on FPGA bitstream encryption to protect Intellectual Property using LabVIEW? thanks, P
View ArticleModified x-axis values?
Measurement is made using a sampling frequency of 100 Hz. And now, when I read the file in LabVIEW, the x-axis values are hundred times greater than the actual time. How do I get the modified x-axis...
View ArticleProgram runs fine then takes a long time to close
Hi Everyone, I have written a mid sized application, which is running fine until it comes to closing, then it takes an age to close. If it has only been running for a short time it closes fine, but...
View ArticleLabVIEW
Hello, I am Sachin Bhat, an intern for Ametek Instruments India Pvt Ltd. I have been associated with engineers of Ametek for past 15 days on configuring a compactRIO system. I have almost configured...
View ArticleHow to update Data in an XControl?
Hello, here is my first try of an XControl: Explanation: The little subvi initializes a camera and spits out a boolean. Normally TRUE. The indicators also show that its true. My Problem now is: Outside...
View ArticleControlling multiple devices theory
I have an application theory I would like to get some input on. Take an application like a Servo Engine.vi, it controls communication with the servo and dequeues any servo commands from the main.vi to...
View Article