Quantcast
Channel: All LabVIEW posts
Viewing all 202850 articles
Browse latest View live

Re: Multi column list box tips

$
0
0

You can TRY this:

Turn the APPLICATION property APP.SHOWTIPSTRIPS OFF.

Turn the APPLICATION property APP.SHOWTIPSTRIPS ON.

 

BUT

1... I can't guarantee that it all work.

2... I can't guarantee that it won't be ugly.

3... You didn't hear it from me.


Re: New class VI - template modification

Re: Multi column list box tips

$
0
0

The tip strip does seem to move for me.  It appears nicely within the bounds of the cell that is being hovered over.  It just won't reset and re-appear unless I move the mouse out of the control itself and back in.

 

I read through that linked post and it seems that creating your own tip strip would be the way to go for this.  But that's probably more work than is needed for what I'm trying to do at the moment.  I may mess with that if more time opens up.

Re: Read VISA signal on function generator

$
0
0

Are you actually looking for the value of the setting or the value of the data?

Re: New class VI - template modification

$
0
0

Perfect. Thanks for the info.

 

Ugly error terminals now replaced with something more modern by default:

LabVIEW_2017-07-24_17-39-53.png

Re: Cycling through Multiple Channels on DAQ-mx

$
0
0

I cannot upload any data, but on the timeout issue I notice that errors start in the for loop where it begins to read the channels. Is there a reason that this cannot be run simultaneously? I think that is the main issue, that one bank of channels is read before the other and the program shows a timeout error on the second bank while waiting for the first side to be read.

Re: My cRIO9082 cannot be connected, and its status in the NI MAX shows 'inconsistent IP settings'

$
0
0

So you have: 

PC = 143.167.235.134

RIO = 10.0.180.105

 

Then they are not on the same subnet. 

If you stick with the PC settings of 143.167.235.134, then your RIO need to have a IP in the range of 143.167.235.1 to 143.167.235.254

 

If you stick with the RIO setting of 10.0.180.105, then your PC IP needs to be in the range of 10.0.180.1 to 10.0.180.254

 

 

Re: Subpanels and popup question (labview 7.0)


Re: Subpanels and popup question (labview 7.0)

$
0
0

I'm not sure if this works in LabVIEW 7.0. Right click your "OK" button and see if the Toggle is set to Return.

 

Capture.JPG

Re: Subpanels and popup question (labview 7.0)

Re: Subpanels and popup question (labview 7.0)

Modbus for ST100 flow meter

$
0
0

Hello,

I'm trying to read data off an ST100 series flow meter using modbus using the libraries and programs that were suggested by Himanshu_Goyal in the following discussion forum:

https://forums.ni.com/t5/LabVIEW/LabVIEW-vi-communication-with-MODBUS/td-p/1584302

 

The attached files contain the programs and the user manual for the device I'm using. per the user manual, I'm trying to read registers 4103 and 4104 that should provide the most significant and least significant values of the temperature. I'm a little confused on how to go about combining the process registers to get the temperature value. Any help would be greatly appreciated.

Thanks in advance.

Re: NI Error Reporting Interface 15.0 error when creating a LabVIEW 2013 installer package.

$
0
0

Here is a project that gives me the same error. It sends a network command to the command prompt, and parses it. I have uninstalled the VIPM prior to this attempt.

 

Building the exe seems to work fine, but building the installer causes the error. I've included a MAX report.

Re: Subpanels and popup question (labview 7.0)

Re: Subpanels and popup question (labview 7.0)

$
0
0

krispiekream wrote:

here are the vis


In your "MSG with number_new.vi", hitting the ENTER key on the keyboard works fine on my system. But I am using LabVIEW 2017.


Re: Subpanels and popup question (labview 7.0)

$
0
0

maybe because its not in a subpanel?

can you put it in a subpanel and see if its still okay. its not okay on my end

 

Re: Subpanels and popup question (labview 7.0)

$
0
0

Are you sure the OK button is not working? It may be working correctly, but the window is just NOT automatically closing afterwards. Try checking this setting. Show "VI Properties->Window Appearance"

 

Capture.JPG

Re: How To Build exe for Previous Versions

$
0
0

Hi Matthew, I am sorry that if I have brought back the topic again after few years later.

Do you have any step by step instruction on how to install multiple versions of RTE into PC?

I have newer versions (2017) installed previously. I tried to install older version (2013) but the installation summary always tell me that "cannot install NI LabView Run-Time Engine 2013 because higher version already installed". 

 

 

Run more than one asynchronous Vi in subpanels

$
0
0

Hi All,

 

I'm trying to run the same template Vi, asynchronously, more than one (3 times) in 3 separate sub-panels, all with different data being passed to them. So far I've got this:

ViSnip.png

The first sub-panel displays correctly, but the other two fail on Error 1145. Where am I going wrong? I've been following some guides for loading sub-panels, but I can't find much info on running multiple asynchronous sub-panels that use the same template Vi.

 

TIA

Re: Run more than one asynchronous Vi in subpanels

$
0
0

Try one open for each subpanel.

 

Ben

Viewing all 202850 articles
Browse latest View live


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