scott123 Posted June 11, 2009 Report Share Posted June 11, 2009 In order to automate the process of right clicking on a case structure and selecting "Case Insensitive Match" I am trying to write a VI to do this programatically. I have cast a reference to the CaseSelector Object and i do not see any methods to call or properties to set that will accomplish this. I have also examined the methods and properties of the Selector object that is tied to the CaseSelector Object, but I still don't see the appropriate metohds/properties. Does anyone know if such a thing exists? Quote Link to comment
Antoine Chalons Posted June 12, 2009 Report Share Posted June 12, 2009 QUOTE (scott123 @ Jun 10 2009, 10:34 PM) In order to automate the process of right clicking on a case structure and selecting "Case Insensitive Match" I am trying to write a VI to do this programatically. I have cast a reference to the CaseSelector Object and i do not see any methods to call or properties to set that will accomplish this. I have also examined the methods and properties of the Selector object that is tied to the CaseSelector Object, but I still don't see the appropriate metohds/properties. Does anyone know if such a thing exists? Hi I've been looking for the same thing.. and didn't find it. I just saw there are method to "get/set properties" on the structure, but I could find no documentation about that.. maybe this is a way to digg :-o Quote Link to comment
Antoine Chalons Posted July 3, 2009 Report Share Posted July 3, 2009 In order to automate the process of right clicking on a case structure and selecting "Case Insensitive Match" I am trying to write a VI to do this programatically. I have cast a reference to the CaseSelector Object and i do not see any methods to call or properties to set that will accomplish this. I have also examined the methods and properties of the Selector object that is tied to the CaseSelector Object, but I still don't see the appropriate metohds/properties. Does anyone know if such a thing exists? Hi, I found it Hope this helps Quote Link to comment
Francois Normandin Posted July 3, 2009 Report Share Posted July 3, 2009 Hi Antoine, Scott had asked this question on the Dark Side but what is interesting is Darren's reply... Keep that bit of code somewhere safe! Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.