PFI used as a Digital Input PXI 6355
I have something I cant seem to find the answer to and its probably simple to someone. I have a PXI system with a 6355 card. I need to use 4 of the PFI lines as digital inputs on port 2. I get an...
View ArticleLibrería modbus
Hola a todos. Soy nuevo en esto de labview y tengo un problema. Un cliente que tiene un proyecto labview pidió a nuestra empresa crear un ejecutable del mismo. Al enviarnos el archivo e intentar crear...
View ArticleKey Down event doesn't fire while control key is held down
I'm trying to write an actor VI that will handle a few keyboard shortcuts for a strong control. For example, Ctrl-A should select all. I was hoping an event structure would allow me to detect that...
View ArticleA/D converter with double integration
Hi, I'm a beginner in labview and i want to make a double intergration a/d converter. I started doing somthing like this, does it makes sense? What to do next?
View ArticleReading data every minute.
Hi, I have some Simple Vi which mimics instrument reading. I am reading every second but in the array like after loop completes, I want every minute data should store not every second.I have attached...
View ArticleCannot open NI-DAQ examples vi
Hi, I'm having a problem when I open DAQ-examples, sometimes also the NI-MAX does not run properly. I have LabView 2020 SP1 and LabView 2021 (21.0) on Windows 10 and there is the same problem for both...
View ArticleWhat is the root cause of "...loaded with errors on the target and was...
Hi, I am developing a cRIO application. My setup is:Development machine = Windows 11 PC running LabVIEW 2024 Q3 (24.3.2f2) 64-bitTarget = cRIO-9045 I am sometimes getting an error that prevents me from...
View ArticleCustom Scale
Hi everyone,i would like to scale an analog input channel with the following function: y = 10^xCustom scale using polynomial does not work, because my base is 10, and not the measured value.Any idea...
View ArticleQuestions about the process of deploying code to cRIO
Hi,I am developing a cRIO application. To test my code on the actual hardware, I often open the top-level VI of my cRIO application and press the run arrow (or press Ctrl + R). This brings up the...
View ArticleLEDs flashing on front panel in different modes
Hey there, I'm relatively new to the world of LabVIEW and currently struggling to work out my homework task. The task was the following:5 LEDs on the front panel3 modes of lighting the LEDs:1. let the...
View ArticleDisable Control Display Format while user is entering data
Hi all,I have a control with display format %#0fmLMy goal is to hide the mL when the user is entering data.I noticed that controls seem to automatically convert any known SI Unit within the control...
View ArticleLabVIEW and Python - any Python build outputs that LabVIEW can utilize?
I'm no Python guru by any means. But there are things in Python I'd like to use in my LabVIEW code. So far, I have been feeding source .py files to the Python nodes. But this approach needs to stop...
View ArticleTesting NI USB-6009
For context, I had a previous thread asking about upgrading from a much older Labview with DAQ mxBase on a Mac to a PC on Windows 11 with Labview 2022. That thread helped me update sub .vis from DAQmx...
View ArticleCommunication with a SINAMICS G115D Drive over Profinet in LabVIEW
Hello everyone,I’m working on integrating communication with a SINAMICS G115D drive directly over Profinet in LabVIEW. I’m using the documentation "SINAMICS_LabView_connection" from Siemens as a...
View Articlecpld program command line i got error in labview software
i got error:System Exec.vi. Command was c:\intelFPGA_lite\23.1std\quartus\bin64\quartus_pgm -m --mode=JTAG --operation= p;E:\version 1.1 fanboard fct\flashing file\FAN BOARD_ALTERA\Program...
View ArticleQuartus software,cpld program using in labview
CPLD command line i got error in labview ,that command quartus software we are getting kindly do needful its an urgent.
View ArticleDIGITAL PATTERN EDITOR
For Digital Pattern Editor.Does anyone have Pattern text file (.digipatsrc) or (.digipat) for UART.if not can anyone tell me how we can make pattern file manually and how??
View ArticleUnable to craete a packed library using LV Workers framework
Hello everyone, I am using the Workers framework for hardware abstractions. However, when creating the PPL, LabVIEW crashes. I am using version 2023Q1 and Workers 5.0. Has anyone encountered this issue...
View ArticleAdvice on use of classes requested
I have an inspection application that captures and processes images and sends the result to a user interface. Each of these tasks is performed in a separate parallel loop. In some factories I have two...
View ArticleSetting the range of scale programmatically
Hello Everyone I am really new in LabVIEW and trying to develop and program that reads laser sensors for height measurements. the program is to observe movement of two separate objects, lasers...
View Article