Re: Bluetooth Low Energy examples/support
Hi Niamh, Since your module is the one which is doing all of the comms there is no need to directly support BLE if all you want to do is communicated to the device. Looking at the datasheet of your...
View ArticleQuestion about CR and LF
Hey guys, Quick question about LF and CR. As you can see I am writing LF and CR into a text file and directly reading it back. However, I am not getting the CR back when I read it. Why is this? Is this...
View ArticleRe : Problem in execution when putting a vi inside another vi
Hi, I'm french so my english is not very good but i will do my best for help you and be understood. Can you put your VI in line? i will take a look and give you an answer if i find the problem. Cordially,
View ArticleRe: error -1906 occured at SoundVib_SoundLevel.Lvlib:SVL Leq Sound LeveL (N...
I am generating a analog signal and acquring the same signal. I want to visualise the generated and aquired signal on the sound level meteras you can see on the attached vi. when I run the vi the...
View Articleanalog input time period measurement using DAQmx
HiI am new to labview, i am stuck in a task .My task is to measure edge to edge time periods of 10 pulses which will be analog input e.g initially 3.3 v is there then due to some block in sensor it is...
View ArticleApplication installer error with NI System Configuration
We distribute an application built in LV2012 SP1 with an installer including the required packages (LV Run-time 2012, NI System Configuration 5.5.1, and others).A user tried to install the application...
View ArticleRe: Requirements Gateway - Front Panel Objects
I hadn't really thought about the time it takes to scan all the files, I have only used it on one of the NI courses which was only 2 or 3 vi's. My final program will probably be in the 100's of vi's...
View ArticleRe: process and save a picture
Hello Thanks for your answerLike you said I tried to replcae the IMAQ VI by IMAQdx vi, but I didn,t find an IMAQdx vi to write the image in a file.Witch vi can I use for that? Thank you for your help
View ArticleUpgrade from Framegrabber NI PCI 1405 with Analog Camera to Digital Camera...
Hi,i'm currentrly working with an Analog Camera who is connected to a NI PCI 1405 Framegrabber on Intel Pentium 4 CPU, Windows 2000 with LabView 8.5, NI-Runtime 9.0, NI-Vision Run-Time 9.0, NI-DAQmx...
View ArticleRe: Question about CR and LF
Hi dora, read the help for the WriteText function. There is an option for handling of CR/LF characters and it is explained mentioned in the "Advanced" section of the help article!
View ArticleReference on different size of cluster broken
Hi LabVIEW guru's ! I need a bit help on this. Attached packed library.When i am adding elements on my DIGOUT cluster, my reference "DIGOUT" become BROKEN. Why is that and most of all how to fix...
View ArticleRe : Problem in execution when putting a vi inside another vi
Hi mnx, I didn't understand 100% your issue...What COM are you using ? (LAN, GPIB, RS232 ... )Are you running this VI on a target ?( FPGA ?)Post your VI will improve dramastically our ways to figure...
View ArticleFinding time interval between two consecutive valley points of a signal
Hello,I serched in the forum to get realted posts of finding time interval between two consecuitve valleys of an analog signal and was understood that converting analog signal into digital will give...
View ArticleRe: Updating Labview front panel from python
Hii.. Am trying to execute the same code.. But am getting the error as in attached image.. Do I have to install any other extra package for this.. I have win32 package
View ArticleRe: Input triggered analog output with cDAQ 9205 and 9264
Hey Mike, have you had the time to look at the VI? GreetingsMaike
View ArticleRe : Finding time interval between two consecutive valley points of a signal
Hi GoviRe, What do you mean by "consecutive valley points" ?Doesn't it match your frequency acquisiton ? BR,Vincent
View ArticleDatabase Toolkit and Chinese Characters
Hi All, I have a problem with a function where users can search inside a Microsoft SQL Server database for a specific entry.I used the Database Toolkit with the DB Tools Execute Query.vi, users can add...
View ArticleRe: Find and edit specific line in text file?
Hi qweewq11, Saying that you don't want a VI is quite confusing here. Are you looking for a LabVIEW solution or a non-LabVIEW solution ? If you want to go with LabVIEW, just follow the recommandations...
View ArticleRe: Unflatten from Partial/incomplete JSON File
I've modified your example slightly to be more generic using some OpenG VIs. It still can't deal with Array, or subclusters, or duplicated names but would probably work for my needs.
View ArticleRe: deleting elements of an array out of a user defined range
well your statement is not clear what do you want.what i understand is you have an array in which you want values after and before threshold.that you can achive with search 1 D array for specific...
View Article