LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in the configuration of the type of columns in a table

Solved!
Go to solution

I have a problem with the  Labwindows 2009
I want to set a table with two columns, each with a different type.
I need a numeric column and a string column.
The problem is that in the editing menu of the table I can not configure each one of a kind.
If I configure the type of the first column as Numeric, the latter automatically becomes equal.
Can someone help me?

0 Kudos
Message 1 of 5
(3,408 Views)

Hi,

 

did you check the various samples provided with CVI? For example, colview should be quite useful for your case; it provides different column types.

0 Kudos
Message 2 of 5
(3,396 Views)

Hello,

 

You can create the table, and then select the group of cells you would like to modify. Once they are selected, press "Edit Cell Group..."

 

18097i859AD4041994D147

 

In the new screen you can config the selected cells to take the data type you prefer.

 

18101i5AE0A5EAF067C2D0

 

That should work.

 

Best regards.

0 Kudos
Message 3 of 5
(3,372 Views)

Thanks for answering.

Already tried the two solutions, but I do not get results.

My problem is when editing columns. When I edit the type of a column, all such change. I can not edit the type of each column independently.

I need a column is of numeric type and a string.

In my table I have no cells. I introduce the rows that need with code.

0 Kudos
Message 4 of 5
(3,365 Views)
Solution
Accepted by topic author habana7

The people of NI support have confirmed to me that what I want to do in the 2009 version can not be done.
The way to do so would create a column and set it with the type you want. Then delete and re-create and so on for each column you need.

0 Kudos
Message 5 of 5
(3,356 Views)