Regulation of a pump + flow control valve using LabVIEW
Hello everyone,I'm currently working on a project that requires me to control a Siemens Sinamics V20 frequency inverter (which controls a pump) and a flow control valve to regulate the volume flow...
View ArticlePIDs in Reentrant VIs and Class Inheritance
Hello, I'm trying to make a simple class to use PIDs with our existing system. It seems that the clones are randomly switching between the class instances which causes the PID to jump of course. It...
View ArticlePoker simulator
my program will deal 5 random cards from a deck of 52 cards and display them on the interface(each card includes information about its suit and numbers,and no card can be repeated)sufferring issue in I...
View ArticleDeep Learning toolkit beta test is now
We are still looking for beta testers to join the ongoing testing phase of SOTA, our unified development environment for deep learning in LabVIEW. Now in its 36th version, SOTA is designed for...
View ArticleRaspberry Pi
I have used LINX and Raspberry Pi and have a practical idea for a labview program.Using a real time clock and non volatile memory attached to the Pi program it is labview to do Data Logging using the...
View ArticleAPPLICATION SIMILAR TO WORDLY
Hello guys,I am currently working on a word-guessing application similar to the game "Wordly." However, I am facing a challenge with implementing the string comparison logic. Specifically, I need to...
View ArticleFlow Regulation using a Pump and Flow Control Valve in LabVIEW
Hello everyone,I'm not sure on how to properly regulate my actuators with my Labview programI'm regulating Volume flow using a Pump and a Flow control valve, all of this through a numeric control, I...
View ArticleStep to establish the communication between the USRP 2901 using LabView or GNU.
Hi everyone,I am new to using USRP and would like to capture CSI (Channel State Information) at Wi-Fi signal frequencies. Our goal is to use one USRP as a transmitter and another as a receiver, both of...
View ArticleControlling FUJI GFX100S camera - shooting and setting
I am pretty new to LabView.I was asked whether the GFX100S Fuji camera can be remoted by LabView.The intent is double:- grabbing pictures- setting shooting conditionsIs this possible?.. ..or how can I...
View ArticleAgilent 34970A
Hi, I want to use the Agilent 34901A (20 Channel Multiplexer) only to switch between sensors (data will be read by an oscilloscope) and without using the internal DMM. How can I implement the switch in...
View ArticleHow to know which modbus address to define for a slave?
I've never worked with modbus so apologies if this should be obvious.Our vendor is creating a PLC device for our application and wants to know what address it should be on (it's the slave). Our...
View ArticleNeed guidance in BNC terminals , NI 6363 BNC
Hi, Sorry for the late reply. If you don't mind, could you please guide me on whether the screw pins AI Sense 1 and AI Sense 2 are used in RSE, NRSE, or Differential (DIFF) configurations in the NI...
View Article.mat file to .wfm file?
Hello all, I have a .mat file (attached) with a BLE waveform which I would like to transform into a .wfm file so that I can download it to my Keysight E8663D PSG.From reading online, I have installed...
View Articleif a text string changes from number to "error" or similar text, how do i...
I have a problem with a text string that I am parsing I have a controller with 3 pressure sensors hooked up to labview. (Vac1, vac2 and vac3). pressure data is output via a text string that I have to...
View ArticleUSB camera input program
I'm looking for a way to capture image from USB web camera using LabView. However, I can't seem to be able to download vision and motion toolpack for the 2024 version. Is there a way to do a very...
View Articlewatchdog timer on cDAQ-9189
I am trying to implement the watchdog timer on the cDAQ-9189 firmware # 17-1-0f5 with LabView 15 version 15.0f2. I want to turn off all DO on a NI-9482 relay card. I followed the example here:...
View ArticleUnable to recognize AMS Max 410 Motor Controller in labview
Hey there, I'm trying to interface a third party motor controller (Company Name: AMS : Model: MAX 410) with lab view. In spite of physically connecting the device to the computer, the lab view's Max...
View ArticlecRIO Static IP Address
Hello, I am trying to configure a static IP address on my cRIO, but NI MAX gets stuck at "Search for permissions on the target" and "Updating."
View ArticleLabview OPC UA Toolkit and ExtensionObject (custom data types)
Hello,I would like to use ExtensionObject (custom data types) with the Labview OPC UA library but cannot find the corresponding Vis to do so....
View ArticleLabVIEW thread management
I am trying to have a more precise control over the thread management in LabVIEW. Basically I would like to have a dedicated thread in which my loop executes the code.The simple answer would be Timed...
View Article