취소
다음에 대한 결과 표시 
다음에 대한 검색 
다음을 의미합니까? 

TestStand 2010 SP1 - Expression switches the keyboard layout

해결 완료!
솔루션으로 이동

Hello,

 

we are switching from TestStand 2010 to TestStand 2010 SP1, and today I noticed the follow behavior.

If I place the cursor in an Expression of a step, the keyboard layout switches from german (DE) to englisch (US).

You can imagine that's very unfavorable to program.The problem occurs on several machine running WindowsXP.

Funnily enough on a pc with Win7, all is looking good. Furthermore I can't discover such behavior on previous versions of TestStand.

Has somebody an idea?

 

Thanks in advance

Carsten

0 포인트
1/5 메시지
4,294 조회수

Carsten -

 

We changed the implementation in TestStand 2010 SP1 to resolve an issue that occurred when the Hebrew language layout is installed on the machine. You may be encountering this behavior because of this change in implementation if you have the Hebrew language layout installed.

 

Can you verify if you have Hebrew installed? If you do not, then something else is causing this behavior and we will need to investigate it more closely.

 

I look forward to your response.

Manooch H.
National Instruments
0 포인트
2/5 메시지
4,269 조회수

Manooch -

 

we don't have installed the hebrew language on our machines.

It seems there is another problem 😞

 

Carsten

0 포인트
3/5 메시지
4,254 조회수
솔루션
주제 작성자 Kgs이(가) 승인함

It looks like this is unexpected behavior that is a side effect of new functionality we added in TestStand 2010 SP1. I have informed our R&D team of this behavior. To work around this issue in the meantime, you can execute a Statement step that contains the following expression:

 

RunState.Engine.ConfigFile.Data.SetValUnsignedInteger64("ExpressionEditOptions.AutoLanguageOptions", 1, 0x2ui64),
RunState.Engine.ConfigFile.IncChangeCount(),
RunState.Engine.ConfigFile.SaveFileIfModified(false)

 

Hope this helps.

Manooch H.
National Instruments
4/5 메시지
4,175 조회수

Hi Manooch

 

Thanks for pointing out this workaround.

This is working well on TS4.5.1  XP maschines

 

Regards

Juergen

--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 포인트
5/5 메시지
3,819 조회수