Quantcast
Channel: All LabVIEW posts
Browsing all 203311 articles
Browse latest View live

Re: Cannot get latch mechanical action on boolean button inside a cluster

 wrote:@Blokk:I certainly agree that using several latched buttons (or even one latched button) inside a cluster is not the optimal design choice.I did not say this. I said it is a bad design not...

View Article


Re: Measuring TCP connection speed

The TCP nodes work asynchronously! This means if you call a TCP Write, the function will return before the actual data is really transferred over the wire! TCP Write places the data in a buffer and...

View Article


Image may be NSFW.
Clik here to view.

Re: How can I combine Analog Input (position LVDT) and Analog Input (load...

I think your problem is diferent, you have configured a Task named LVDPosition and Load Cell and calling them in the first step of your code,and then you are then calling the same physical channel as...

View Article

Re: Measuring TCP connection speed

Hi Rolf,  Actually I couldn't understand what you meant but please forgive me if I'm too away from your reply.  Of course if there is nothing to read in TCP Read side, TCP Write VI throws an error...

View Article

Inverse kinematic of adjusted Scara robot

Hi LabVIEW users,  Actually i am having problem to how to use the inverse kinematic module in LabVIEW, I have tried to adjust an example which i have found in LabVIEW library but i couldn't make the...

View Article


Re: Resta de dos array de elementos iguales

Hola te comparto un codigo que publique en otro post que te puede ayudar a administar arreglos de...

View Article

Re: Measuring TCP connection speed

The problem is that trying to time the execution of the TCP Read nor the TCP Write nodes will give you any meaningful timing values that you could use to calculate transfer data speed, especially if...

View Article

Re: Reload data from config.ini

Tienes que crear un ciclo paralelo que constantemente lea el archivo *.ini (como texto no como config file) y con un shift register guardas la lectura, comparas los dos strings (el actual y el que...

View Article


Re: GUI sizing problem after windows (10) display timeout

Try modifing the compatibility properties in Windows 10 of your builded applicationRigth click over your *.exe -> Properties -> Compatibility tab -> Configuration section Greetings!!!

View Article


Re: How can I combine Analog Input (position LVDT) and Analog Input (load...

Hi Roger Garcia, Thanks for your analysis. Actually, It has no error if I build a VI with only the upper code (LVDT) or only the lower part code (LoadCell). However, if I put both of these two signals...

View Article

Re: How can I combine Analog Input (position LVDT) and Analog Input (load...

Hi Roger Garcia, Thanks for your analysis. Actually, It has no error if I build a VI with only the upper code (LVDT) or only the lower part code (LoadCell). However, if I put both of these two signals...

View Article

Re: How can I combine Analog Input (position LVDT) and Analog Input (load...

 wrote:Is it possible to combine these two signals into one NI-DAQmx Create Virtual Channel?Actually, you need 2 calls to the Create Virtual Channel chained together.  There is a task input to have the...

View Article

Image may be NSFW.
Clik here to view.

Need help with serial communication

Hi everyone,I'm trying to talk to a device using VISA serial but I have difficulty getting it to work. I've done this before with a different device and I'm following the same steps for this new device...

View Article


Image may be NSFW.
Clik here to view.

ELVISmx Instrument Launcher immediate crash

Hello, I have a freshly installed Win7 x64 PC. I installed the following NI software step by step, always restarting the PC between:LabVIEW 2018 32bitNI Instr. Drivers package (DCD-May18)ELVISmx...

View Article

Re: LVM to Waveform

http://zone.ni.com/reference/en-XX/help/371361N-01/lvexpress/read_lv_measurement_file/ Have you tried this VI?

View Article


Re: Data acquisition with NI 9224 and NI 9203 in one while loop

                 Thank you for your reply first,but when I wire the error out indicator ,there are no errors appearing.And when I put the NI 9203 in another while loop in the same vi, the numerical...

View Article

Re: error 1073807246 cRRIO 9074 migrated to cRIO 9030

the cRIO 9704 chassis has 1 serial port. cRIO 9030 chassis has 2 serial port. This means I have to ass 1 to all my addresses. I.e. ASRL 4 is now ASRL 5. Then it works

View Article


Image may be NSFW.
Clik here to view.

Re: Data acquisition with NI 9224 and NI 9203 in one while loop

I meant to do something like this:And delete the current indicators and create them again from Right click->Create->Indicator because you have a coercion dot in those Indicators, maybe because...

View Article

Re: Creating a pressure drop shut down function

I recomend you to use the Queued Message Handler arhcitecture, is more robust. Greetings!!!

View Article

Re: Cannot get latch mechanical action on boolean button inside a cluster

How silly.  If you have a Cluster whose elements are all Latch until Released Booleans and you do (as GerdW and I both suggest) put the entire Cluster inside its own Value Changed (for the entire...

View Article
Browsing all 203311 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>