NI TestStand

取消
显示结果 
搜索替代 
您的意思是: 

ApplicationMgr sequence file reloaded

 Hi all,

I'm developing an OI in # with ApplicationMgr object.

I see QueryReloadSequenceFileEvent, it's working and fired when I change a file in SeqEdit.

But I would like to be notifiy by an event when the sequence file has been reloaded.

I don't see any event for that.

Thanks in advance for your help

 

0 项奖励
1 条消息(共 14 条)
1,917 次查看

Hello, 

Could You please explain what "OI in # " means?

As a suggestion for now , check this link, it might  give You some ideas.

Regards.

0 项奖励
2 条消息(共 14 条)
1,878 次查看

Hi,

 

Sorry for the mistake. I mean "Operator interface in C# language"

Thanks for your help

 

0 项奖励
3 条消息(共 14 条)
1,874 次查看

Hi, 

No problem. So as I understood You just need a popup window created.

Here You can find link for it in C#, and here for LabVIEW.

Regards.

0 项奖励
4 条消息(共 14 条)
1,864 次查看

Thanks for your help. But I don't need a popup windows.

I need to be notified when the sequence file has been reloaded when it has been modified by another application.

 

Thanks

 

0 项奖励
5 条消息(共 14 条)
1,857 次查看

Hi,

So can You describe what kind of notification You want to receive?

Regards. 

0 项奖励
6 条消息(共 14 条)
1,849 次查看

When I modify a sequence file out of OI, the event QueryReloadSequenceFileEvent is raised.

This event is raised just before sequence file reloading.

Does it exist an event raised after the sequence file reloading.

I hope I'm clear.

Thanks in advance for your help

0 项奖励
7 条消息(共 14 条)
1,845 次查看

Hello,

Okay, check this link, I think it's what You are looking for.

Especially check this one: PostMainSequence.  Even though this are for Batch of Sequences, but I guess it might work for one sequence. 

Regards.

 

0 项奖励
8 条消息(共 14 条)
1,820 次查看

Thanks for your reply.

But I 'm speaking about Operator interface in C# (.NET) and I'm looking for an event on OI side, not on sequence side.

 

0 项奖励
9 条消息(共 14 条)
1,815 次查看

Hi, 

For better understand, could You please send Your "Operator interface" screenshot ?

Regards.

 

0 项奖励
10 条消息(共 14 条)
1,812 次查看