02-09-2010 02:44 AM
I am creating the sequence file dynamically.The issue is "What has to be specified in the Object reference field ?" for the first step in the sequence file if there is no object to apecify.
I am using Singleton Class in .Net. So I need not create object in TestStand. The Get property of the class will return its own class object. So the Class Reference should be empty only.When I choose the property manually, I am getting this error. This I am getting only when I create this step through C# TestStand APIs. Please help me to remove this error in the Class Reference field using TestStand APIs.
The error that is showing is "The expression should not be empty".
02-09-2010 03:28 AM
02-09-2010 09:30 AM
02-09-2010 10:05 AM
Hi Ray,
Hi Jeff,
Or maybe this one ??
http://forums.ni.com/ni/board/message?board.id=330&message.id=27613#M27613
regards
juergen
02-11-2010 04:37 AM