Is there a way in labview to emulate or Automate TightVNC Viewer application?
We use TightVNC Viewer to Remotely control aNT01 terminal screen .When we connect using TightVNC we get a screen in the desktop which is exact replica of NT01 terminal screen by clicking on the buttons...
View ArticleControlling a Stepper motor with DAQ module
Hello, I'm a student in electronic technologies and I need some help figuring out how to control a stepper motor with a DAQ module (NI USB-6008). We're using the digital I/O. I will attach exactly what...
View ArticlePressure Transducer Reading Error
I am trying to read the pressure of a system using a 3-pin pressure transducer. Details below.Supply Voltage: 8-28VDC (I am using 24VDC)Range: 0-3000psigOutput: 0-5VDCIt reads the pressure from 0 to...
View ArticleCreate a Type Def. as following shown
What would be the purpose of this Type Def. and how can I create something similar using LabView? I don't know how to create it.
View ArticleFunctional Global Variable
I am trying to create a FGV to store the location of the stage. Default position [x,y,z] = [0,0,0], set new position, get current position, get last position, and offset current position to [0,0,0] but...
View ArticleHow to determine if a trigger has been received
I am using a USB-6002 device to start an analog output signal when triggered. How can I determine whether the task has been triggered? The analog output task could take several minutes to complete, so...
View ArticleHow to calculate Modulation Error Ratio (MER) in labview?
Dear friends, This is about wireless communications. My question is that, how to calculate Modulation Error Ratio (MER) in labview? In other words, does labview has a in built vi or function I can use...
View ArticleUsing MS Visio ActiveX Model does not have any examples and does not work
Hi I am trying to get the active X remote interfaces for Visio to work from Labview similar to that of the excel examples provided with labview. I cannot seem to get the references to even open for a...
View ArticleArduino & NI-VISA
I'm trying to parse ASCII strings coming from Arduino as :...$TIDE,154,154,154.00,104.00$TIDE,154,154,154.00,104.00$TIDE,154,154,154.00,104.00$TIDE,0,154,15.40,-34.60$TIDE,0,154,30.80,-19.20...$TIDE is...
View ArticleMsiError 1627: 1: 2727 2:
Hi LabVIEW community! I have created a lavbiew project ("".lvproj), and build an installer. and it goes well. i have the setup.exe ready for installing, but when i tried to install it theres an error...
View ArticleGraficar señal en labview / Plot signal in Labview
Buenos días, Tengo una señal que simula la señal de un sensor de efecto Hall, a traves de una señal "de reloj" digital, lo que hago es que multiplico ese valor (0 o 1) por el valor de amplitud que...
View ArticleAvoid running an exe as administrator
ood Morning.I am doing tests to make an installer of an exe created in Labview 2012. I have created the installer without problems. When running the software, once installed, I need to run as an...
View Articlecreating username/ password and Save it
Hi, I'm working on a big VI, that requires to enter a username and a password to be protected all the time. my original VI is built on QMH technique and unfortunately i can't post it. i wanted to give...
View ArticleBug in Build Array Function - Inserted to row 1 instead of row 0
Using the build array block;Step 1: Concatenate a 2D empty array with a 1D empty array = empty 2D array, Step 2: Concatenate a 1D array of data with an empty 1D array = 1D arrayStep 3: Concatenate the...
View ArticleInvoluntary movement of controls and indicators on the screen
Good Morning,I have generated a certain VI, with controls and indicators, I have seen that by changing the screen size (maximize and modify the size of the screen) in execution makes the controls and...
View ArticleProperty: Response to value outside of limits
Dear Community,please have a look at the attached code. Why is it, that when I change the array inputs count and then type a value to Numeric, this value does not coerce to the nearest value as I...
View ArticleHow to include a sample time column in my stored data file
I have created a labVIEW program by combining 2 programs. I am logging my data into a file, the problem is i want also to inlcude a sample time column. How can I do that. I am attaching my Vi and a...
View ArticleCheck if file/folder exists can't see file 32 bit Labview 2015 on Windows 7...
I have a vi that searches for a file on C:\FolderA\FolderB using "Check if File or Folder Exists.vi." It can't see the file and returns with a FALSE (does not exist) when it is clearly there. I've...
View Article