01-12-2006 03:24 AM
01-12-2006 06:58 AM
Hi,
Its possible a bug has creeped in, as this steptype has changed for 3.5.
A solution would be to clear the Response control in the pre-expression of the step. I think the property is DefaultResponse.
The source code and project files for the step type are available in the NI/Components/StepTypes folder.
Regards
Ray Farmer
01-12-2006 04:20 PM
Hi,
I cannot confirm this with 3.1 but certainly with TS3.0 the initial response was highlight when first displayed.
With TS3.5 its not.( Also that you can actual select any text displayed on the panel, bit weird.)
Looking at the code, the Response Control has turned into an ActiveX Control rather than a simple Edit Control.
Also The default responses is held in Step.DefaultResponseExpr.
Regards
Ray Farmer
01-13-2006 02:55 AM
Thanks Ray for confirming and investigating this problem.
I have cleared my initial response string in my msgbox (only use one).
I hope NI will soon launch a patch for this. TS 3.5 should be backwards compatible with previous 3.X releases.
We are using other sequences using with more msgboxes, at the moment still running on TS3.1, so we need to check and adapt these sequences before migrating to TS3.5.
Regards
Francis Appels
01-13-2006 12:14 PM
Francis -
This does appear to be a change of behavior in TestStand 3.5 from TestStand 3.1 and it was not intended. We have logged the issue to be looked at. If we can make something available to address the issue for 3.5, we will let you know via the forum. Thank you for bringing this to our attention.