Hi,
is there a way to catch POSIX signals with LabVIEW.
Im building a LabVIEW Client (Linux AND Windows) to a non LV Server
(Linux, C). All works fine except the catching of the interrupts sent
by the server. The server sends interupts using POSIX signals. For full
functionality I should be able to catch this signals. How can I do
that?
Thanks for your help
Ulrich