Mutex library for LabVIEW

Version 1.0.0.2
Published Oct 09,2021
Author Kentigen s.r.o.
Licence MIT
Labview Version LabVIEW>=2017
Operation system Windows
Projects ADAS, HIL Systems, Bart. architecture

Description

Mutex for multiple asynchronous applications and threads management.

Mutex is used to control the parallel execution of different processes in different applications. It is suitable for asynchronous calls from different sources to grant access to only one source caller at a time. Through the Windows Registry, Mutex ensures that a specific directory can only be accessed by a single caller. Another application must wait for that particular directory to be unlocked.

We solemnly swear that we will treat your email address with the utmost respect and only use it for good, and also send you some newsletters full of good technical information. Please read our GDPR here.