NI TestStand Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
0 Kudos
PalanivelThiruvenkadam

Notifier

In synchronization  Notification with Wait as an Operation, then there should be Time Out status (Optional Output, Available as a property now) based on which the user can take decision.

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
6 Comments
WireWeaver
Active Participant

You can already enable timeouts in a notification wait step

Capture.PNG

You can also check the status of a notification using the "Get Status" Operation.

 

What are you proposing that isn't covered by these two options?

Thanks,

Trent

https://www.linkedin.com/in/trentweaver
PalanivelThiruvenkadam
Active Participant

We can enable timeout but do we have an option/OP to find "timeout occurred" in that particular step itself.

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
WireWeaver
Active Participant

When the timeout occurs, the step is complete. You can see if the timeout occurred by checking the Result.TimeoutOccurred property:

TimeoutOccurred.PNG

https://www.linkedin.com/in/trentweaver
PalanivelThiruvenkadam
Active Participant

Thanks for the info...

 

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------
WireWeaver
Active Participant
Status changed to: Already Implemented
 
https://www.linkedin.com/in/trentweaver
PalanivelThiruvenkadam
Active Participant

Thanks for the update

----------------------------------------------------------------------------------------------------------------
Palanivel Thiruvenkadam | பழனிவேல் திருவெங்கடம்
LabVIEW™ Champion |Certified LabVIEW™ Architect |Certified TestStand Developer

Kidlin's Law -If you can write the problem down clearly then the matter is half solved.
-----------------------------------------------------------------------------------------------------------------