유럽 지역에서는 숫자 소수점이 콤마(,) 로 입력되어서 에러가 발생합니다.
프로그램을 개발하여 테스트까지 완료하여 유럽의 고객에게 전달했는데, 거기에서 실행시 에러가 발생한다고 합니다.확인해보니까 숫자 입력에서 소수점이 . 이 아니라 , 로 입력되네요.고객에게 윈도우 설정을 변경해라고 하긴 했지만 랩뷰에서 해결할 수 있는 방법은 없을까요?
View ArticleError code 1026 after installing sensor configuration
Hello everyone ! I`m sorry in advance if somewhere in the forum have the same problem but I couldn`t find it and that`s why I`m writing this topic. I made a sensor configuration on LabVIEW 2017...
View ArticleRTS/CTS flow control test
i want to create test case hardware flow control rts/cts using LabVIEW and stm32 board. can u tell me steps how to implement LabVIEW setup.the flow is the stm32 send data to labview when labview buffer...
View ArticleHow to create parameters in Labview Program and pass to Teststand
Hi NI I am new to Labview Program. I would like to create a program parameters and passed to Teststand. Any solutionfor this.
View ArticleMeasuring ON and OFF Time of an LED in VI
Hello all. I am trying to measure On and Off time of an LED.I will get that data from a GPIO Pin from other PCBA in my real project. But to simulate that, I just added a switch in the VI itself and i...
View ArticleProgrammatically choose boolean to write in cluster
Short version:I want to write and read the status of a boolean in a cluster by name, but i want to choose which boolean programmatically. Long version:I've been searching and trying for many hours but...
View ArticleBest Approach for Communication Between Two while Loops with Different Speeds...
Hello LabVIEW community,I'm currently working on improving an old LabVIEW VI, and I'm trying to find the best way to handle communication between two while loops running at different speeds. In the...
View ArticleUSB-6356 Labview Analog Reading
Hello. I want to make an analog measurement with the USB-6356 card I have. I can select “Differential” in the Terminal Configuration option on the Labview screen, but I cannot select “NRSE” or “RSE”....
View ArticleImplementing Local and Remote Control in LabVIEW for a Test Bench
Hi everyone, I’m an engineering student and a beginner with LabVIEW. I’m currently working on a project where we control a test bench for a mobile HVAC system. We are using NI-DAQ modules to acquire...
View ArticleLabVIEW 2025 Download issues
I cannot download the LabVIEW 2025 (32 or 64 bit) offline installer WITHOUT the drivers included... the to exclude them is just simply not available. I have an active license, and this is not an issue...
View ArticleHow do you join more than 2 numbers? Such as, three U16's where there's a...
Subject says it all really. I'd like Join Numbers to be scalable, but it isn't. So, What's the easiest way to do this?
View ArticleError 1671 when returning data from python
Greetings, I followed this guide here:https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000oyaHCAQ&l=en-US And I was attempting to send a few parameters to python from Labview, run a...
View ArticleSub VI failed to return Output
My main vi is calling multiple sub-vis but doesn't seem to be able to access their outputs. I have used highlight execution to track the flow and the subvi seems to be providing the visa resource name...
View ArticleInverse Chirp-Z bug or How to Use??
Trying to use the Inverse Chirp-Z transform. I have incomplete frequency domain data and would like to transform it into the time domain. But the help and output of the function does not make sense....
View ArticleDAQ read freezing
Hello,I've been using a producer/consumer loop for the past three years without issues. This month, I increased my sampling rate from 100 Hz to 1500 Hz and encountered a problem with my VI. My DAQmx...
View ArticleMemory Growth Issues in LabVIEW
I am encountering a memory growth issue while running my LabVIEW program. As the program executes, the memory usage (as monitored by task manager) keeps increasing until the program eventually...
View ArticleIssue with installing LV runtime engine OR LV suite on LINX
Hey folks,Has anyone ever had issues downloading the LabVIEW runtime engine or dev suite onto their linux machine? seems like all the packages are installed correctly but cannot run a labview EXE...
View ArticledscProc.dll load error
Hello! I'm having trouble with a project.An error occurred when starting a project that includes Create process.vi of NI_DSC.lvlib on the server.The message is "C\Program Files (x86)\....dscProc.dll...
View ArticleNI 9862 External Power Supply
Hi everyone,I'm quite new to working with National Instruments (NI) modules and I'm currently stuck on the first step of setting up the NI 9862 for a registration task. The instructions mention that...
View Articley axis not following property node?
The secondary y-axis seems to not following the property node. I want the secondary Y axis to be in increments of 6. Despite explicit definition, it defaults to 5 for some.what am I doing wrong? Thanks!
View Article