DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

Assigning values to GV DIAdem variable

Hello,

I'm using 2015.  Is there any way to assign values to the GV variable besides defining a GVVar.asc file?  I simply want to use a combobox in a Table in a SUDDialog.  It appears that a combobox for a Table in the SUDDialog only works when I define GV as a dynamic enumeration vector variable in the DIAdem Variables for the dialog box.

It would be nice if I could just assign:

GV(0) = "String" or GV = ("String1", "String2") etc.

thanks!

0 Kudos
Message 1 of 2
(2,296 Views)

Hello JDunning,

 

It looks like the scalar variables in GV get their values from those dynamic enumeration list files. (http://zone.ni.com/reference/en-XX/help/370858M-01/genas/genauto/genauto_dynamic_enumeration_list/) The title doesn't lend itself to easy finding.

 

I haven't tried the combobox in a table in a SUD before, I'd have to dig around on that one.

William R.
0 Kudos
Message 2 of 2
(2,236 Views)