NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How do i programattically set a variable's comment?

Solved!
Go to solution

I am programatically creating variables using PropertyObject.NewSubProperty.  I would also like to set the variables window 'comment' to describe what the variable does.  I can set the other variable items (Name, Value and Type) but I don't see how to set the Comment.

 

I am using TestStand 4.1.1.

 

Thanks.

0 Kudos
Message 1 of 3
(3,407 Views)
Solution
Accepted by skribling
set PropertyObject.Comment
Message 2 of 3
(3,406 Views)
That was easy.  Thanks.
0 Kudos
Message 3 of 3
(3,401 Views)