how can i make cotrol file which have conveyor and ?
how can i make cotrol file which have conveyor " to move the bottle and slider " to fill the same bottle ?i attach my control file.............
View ArticleRetriggered acq with high trigger rate: stopping acquisition
Hi NI community: My application requires digitally retriggered acquisition at a reasonably high trigger rate (> 30kHz) and sample rate (>= 500kHz) on a single analog input channel of an X-series...
View Articlewriting data in spreadsheet
Dear all, I am trying to extract frequencies by using Extract Multiple Tone Information. However, I am facing problem save the frequencies, amplitude and phase in the file. give me an error ( These...
View ArticleCustom knob that displays operating range
I have created a knob indicator for a pan/tilt controller. It has two needles. One indicates the current position of the pan and the other the position the unit has been commanded to slew to. In...
View Articlehow can I dynamically load a tab?
My VI is a tabbed panel that will display various bit fields within an FPGA. These bitfields are represented by boolean indicators/controls, numeric indicators/controls, and some tables for memories....
View ArticleCan I make the axes of an XY Graph bold?
Hi everyone, I am working a project where I have an XY graph on my front panel and I'd like to customize it a bit. I've attached images of the current graph and how I would like it to look. Is it...
View ArticleMultiple analog events counted and recorded to file
I have this VI that I created where Ch 5 is attached to a reed switch on a door and counts how many times the door is opened and writes a date and time stamp to file each time and also updates the...
View ArticleHow do I get control names from within nested clusters? RT
I decided that it was cool to have nested clusters. For example, all the analog data I read in my control application is in a single cluster, which is composed of categorical clusters (ie "pressure",...
View ArticleReal-time features not available
Good evening, I was using labview 2009 with real-time target (CompactRIO), everthing was fine. However, when I am trying to connect the CompactRIO to and run the same VIs on another laptop with labview...
View ArticleHow to take voltage measurements every minute
Hi all, I am currently new to labview and i am trying to take timed voltage measurements. Here is what i am trying to do; I am using labview 2010 and I am trying to take temperature and humidity...
View ArticleInvoke Node on COM DLL can't configure input properly
I have a COM DLL I am trying to use from LV2013 32 bit. I have managed to get as far as the ActiveX "Automation Open" and an invoke node. This gets me a parameter list which looks right (input and...
View ArticleIn the Picture control, how can I draw a small image at a specific offset...
I could use the opposite of "Get Image Subset.vi", like a "Set Image Subset.vi". The "Draw Flattened Pixmap" function would work if it would let me define the target position instead of the source...
View ArticleShow or hide elements in front panel during execution
Hello! I have my LabVIEW development finished, and now I'm preparing the front panel, which is suposed to work in fullscreen. The final program has two working modes,"normal" and "expert", the only...
View Articlecalling a Vision Acquisition Express VI in a Loop
Hi there. I've been working on a personal project for a while now, and I've seem to come to a brick wall. I'm relatively new to IMAQ, but I feel I understand some of it. Let's call our test user Bob....
View ArticleMultiThreading: To stop the program
Hello, I have a dll which has following functions: "MainFunction" ,"Cancel" etc,. When the function "MainFunction" is executed it get's stuck and doesn't come out. In this case the documentation of dll...
View Articleeasiest way to pass data to/from subpanel?
I am new to subpanels and am kind of overwhelmed by the various responses I've read on the forums about this issue. Some people use named references, others user events, others queues...and right now...
View Articletracking bottlenecks
Good afternoon, We're hitting that point in porgramming where it's not the logic but the structure that's giving us fits. We have a moderately complex vi that runs on a MyRIO, collecting data from...
View ArticleDAQmx driver for DAQ 6009? Need DAQ Assistant in Block Panel palette.
Do I understand things right? The Ni USB DAQ 6009 is supported in DAQmx base and not DAQmx, or is this only true for the 6008? I need the DAQ Assistant in my LV 2009 Block Panel palette. Do I go to...
View ArticleError in running example of returning a simple struct by calling DLL
Hi, all. I downloaded the LabVIEWWrapper.zip from this place:https://decibel.ni.com/content/docs/DOC-9079 And I run the following VI in "LabVIEWWrapper_PassingDataSampleDLL.lvlib" "Returning A Value...
View Articlehow can I programmatically clear a chart?
Hi,Could you please let me know how can I programmatically clear a chart? I would like to run a code multiple times and everytime I run it , the chart should be cleared . I tried to find a History...
View Article