From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

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 Kudos
Message 1 of 14
(1,258 Views)

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 Kudos
Message 2 of 14
(1,219 Views)

Hi,

 

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

Thanks for your help

 

0 Kudos
Message 3 of 14
(1,215 Views)

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 Kudos
Message 4 of 14
(1,205 Views)

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 Kudos
Message 5 of 14
(1,198 Views)

Hi,

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

Regards. 

0 Kudos
Message 6 of 14
(1,190 Views)

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 Kudos
Message 7 of 14
(1,186 Views)

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 Kudos
Message 8 of 14
(1,161 Views)

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 Kudos
Message 9 of 14
(1,156 Views)

Hi, 

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

Regards.

 

0 Kudos
Message 10 of 14
(1,153 Views)