From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Table control issue [CVI 2013 SP2]

I just found a bad behaviour while editing a table control on CVI 2013 SP2.

 

A minimal sequence to duplicate it is the following:

 

1) New project

2) File -> New -> User Interface

3) Create-> Table

4) Edit table -> Edit Default Cell Values

5) Open "Format and Precision"

6) Close it without any changes.

7) !!! two subsequent popup messages "The index passed is out range".

 

That's all.

Luckily this does not happens for the analogous command in Row and Column Default Cell Values panels.

 

 

 

 

 

Carlo A.
Megaris




0 Kudos
Message 1 of 2
(4,122 Views)

Hello Carlo!

 

The behavior you have reported appears to be a new issue introduced in CVI 2013 SP2.

At the moment the only solution around this problem I can suggest is to programmatically set the format and precision settings via the ATTR_FORMAT, ATTR_PADDING and ATTR_PRECISION attributes.

 

I have filed this issue under bug ID #493984, so you can track the bug for later reference and that the issue will be addressed in an upcoming release of LabWindows/CVI.

 

We are sorry for any inconvenience.

Best regards!

- Johannes

0 Kudos
Message 2 of 2
(4,102 Views)