Using Write To Spreadsheet Append
Hello, I am using the "Write To Spreadsheet" vi to write data to a .csv file using the comma delimiter. The append function within the "Write To Spreadsheet" vi always appends to the next row in my...
View ArticleSimulating button clicks in sub panels
Hi All, I want to simulate click for buttons (with latch mechanical action) that are in sub panel VI so as to trigger its action.But I couldn't achieve it in the way I can simulate a click for any...
View ArticleFinding VIs present in an EXE
Hi All, I need to write a program to find VIs that are present in an EXE by using EXE reference only that I will get by using "Open Application Reference" function, I reffered to few sites but couldn't...
View ArticleSCON Controler IAI
Hello, I would like to communicate with SCON controler (from IAI Corporation) using Labview through "Modbus Serial" protocol. I would like to move my linear actuator from IAI (RCS2-SA6C). I'm new in...
View ArticleErrors when Programmatically Deploying a Shared Variable on a Real-Time Target
When I deploy a library using the invoke node above. If the library contains variables which are network published or single process it will deploy fine.But if the library contains variables which are...
View ArticleSynchronizing DMA FIFO Buffers
Hi All, I am attempting to transfer four channels of data (each channel is 32 bits) from an FPGA target to a host. I'm stuffing two channels each into a DMA FIFO buffer, so I have two DMA buffers.The...
View ArticleRPM de Motor de Combustión Interna con DAQmx
Buena noches.Yo soy nuevo con el manejo de LabVIEW, estoy utilizando las herramientas de DAQmx para observar parametros de un motor de combustion interna, pero para calcular el regimenr de giro del...
View ArticleSubVI Input Buttons Not Activating Event Structure
Hey Everyone, I'm having anissue with a subVI which takes a user file, plays with the file path data type until it is in the form of a string and then puts it into a string array in a list box. The...
View ArticleConnect array to Element on "Search 1D array" function
If you connect any array to the element connector the wire won't be broken, it will get broken only once you connect something else to the 1D array connector, is this could be considered as a minor bug?
View ArticleCreating a DLL Driver for Use in VB
Hi, I am trying to export a dll file for use in VB. I used the build > dll option within my project to create a dll, but when I try to add the reference to Visual Studio, it says that it is not a...
View Articleproblems with getting accurate power readings during sweep
Ok, so I have an Agilent N1912A power meter with N1921A power sensors on Ch A & B. I have RF power (from signal generator/ amplifier) going into input of a coupler, then Ch A connected to the...
View Articlecontinually update timer
Hello, How can I configure the attached VI to continuously show the seconds in the Timer indicator. Currently, the Timer indicator only updates depending on the setting of Timeout Target. Any help...
View ArticleExe LabVIEW Version
I have an exe compiled by a version of LabVIEW. Is there a way to check which version of LabVIEW was the EXE compiled by?
View Articlehow to do this program?
Hi all. I would like some help on how to create a program. Im still very new to the Labview program so any help would be greatful. Now granted that, heres my issue, ive got an assignment for a class...
View ArticleSaving values from dial to a variable - new user.
Hi, I am learning LabView so I can one day control a syringe pump via serial connection, and perhaps more. I am just starting out, so please bear with me. I am writing a program that simulates a...
View ArticleDigital to Binary conversion!
Hello,I want to input 22 byte array string to VISA write to control one instrument. I want every byte in not more than 8 bits and some of the bytes in array are the binary 8 bits of some decimal to...
View ArticleModbus serie por rs485 Maestro-Esclavo
Hola Buenas: Estoy trantando de escribir y leer los registros de un variador de frecuencia mutsubishi Fr D740, se conecta a traves de rs485 al pc y necesito utilizar a Labview como Maestro para enviar...
View ArticleWaveform chart on hidden VI becomes resource intensive
Is anyone aware of different memory management for VIs in the "hidden" (vs. the "standard") front panel state? I have a subVI that has a waveform chart on it. It acquires data and plots it in the...
View Articlepath of vi in exe
Hi All, I want to manipulate a vi in the EXE from LabVIEW development system. I have the application running and listening at port 3364. From LV development system I can open an app reference using the...
View Article