Composed Event Logger is an extendable, ready to use LabVIEW event logger. Injectable event destinations, referred to as 'sinks', log entry formats, and application wide error processing allow extension and customization
Q: How did the chicken cross the LabVIEW application? (A: Transport)
Core framework components to run a headless MVA application on a PC or real-time target
User interface components for building a complete MVA Framework separation of concerns application
A test executive library for adding sequencing with flow control to your application. The API uses malleability to keep typing of attributes flexible, and has an abstract Test Step class so that test steps are extensible and specific to your context.
Provides a quick way to visual actor based applications
An easy API to the windows console when working with windows CLI applications.
The Syslog protocol is a simple UDP communication standard for sending messages from distributed systems and processes to a central collector for logging and later analysis. It can be used for debugging embedded and distributed applications by sending simple messages from the embedded code to a separate system running the syslog collector, also called the syslog server or daemon.