MICAS-X

Multi-Instrument Control and Acquisition System - eXtended

MICAS-X-RT MICAS-X Student Edition Resources Architecture Modules Features Customer Experience

 
 

MICAS-X is a software framework written in LabVIEW and designed to be an extensible, wide-ranging platform for the efficient development of scientific instrumentation acquisition and control software. MICAS-X contains an extensive set of functionality that many, if not most, data acquisition and control systems will need, such as sequencing, alarming, error and event logging, file writing, and more, all of which is easily configured by the end-user. In addition, MICAS-X is highly modular, allowing it to be customized to fit each situation with only those parts of the pre-built functionality that are needed, and, most importantly, the ability to easily integrate custom LabVIEW software for the specific needs of each system.

This software package evolved from over twenty years of experience in writing software for R&D-grade, state-of-the-art atmospheric scientific instruments. As LabVIEW became more capable, and OCC’s experience with LabVIEW increased, it was possible to coalesce many of the features common to various previous software efforts into a generalized framework. MICAS-X brings together many of the functions found necessary and/or useful in field-based scientific instrument software, and assembles them in a way that is highly extensible, allowing for the addition of custom modules for specific instruments, while still taking advantage of the many functions and features already built into MICAS-X.

 
 

The primary market for MICAS-X was originally as a platform for the development of custom software for scientific instruments. However, in practice, MICAS-X has found several additional niches as well. Due to the wide range of Drivers already created for MICAS-X, it is easy to configure MICAS-X for use with a large variety of lower-performance data logging applications. Rather than writing a new LabVIEW program each time a new test needs to be set up, many common laboratory and industrial tests and experiments can be carried out by simply reconfiguring MICAS-X. A third area in which MICAS-X has found valuable utility is in commercial/industrial test and production automation. Many such systems fit will into the MICAS-X framework, allowing for impressively quick development of a robust, highly functional system.

 As of version 2.1, the MICAS-X system now directly supports National Instruments' Real-Time embedded platforms. Through MICAS-X-RT, much of the functionality and benefits of MICAS-X can now be quickly and easily be deployed to a LabVIEW-RT system such as a CompactRIO chassis. More information on MICAS-X-RT can be found below.

When MICAS-X is set up to run autonomously on boot-up, it may be useful to use the OCC Program Prep software to launch MICAS-X. OCC Program Prep can be used to ensure that the NI DAQ devices are fully initialized by the OS before MICAS-X launches. (If they aren't, they won't work in MICAS-X and MICAS-X will need to be restarted.) OCC Program Prep can also be used to synchronize the computer clock to a GPS or to an NTP server before launching MICAS-X. Note that OCC Program Prep is not included with MICAS-X, but is a separate purchase.

The current release of MICAS-X is 3.3.6. For downloadable documentation, check out the MICAS-X Resources page. A Limited Demo version of MICAS-X is available for free and runs with all functionality enabled for 20 minutes. Contact Original Code Consulting to obtain the Limited Demo version or visit the LabVIEW Tools Network.

The 2.0 release of MICAS-X included significant restructuring of the MICAS Driver model. Drivers can now be disabled and re-enabled, and MICAS-X can start and stop any or all Drivers. Among other benefits, these functions allow one to deal with hardware issues or failures without stopping and restarting MICAS-X. If one device fails, the associated Driver can be disabled, allowing MICAS-X to continue running without errors while the troublesome device is repaired. The 2.0 release also made the Driver time channel for each Driver optional. This channel can be used to track when each Driver's data was acquired, which can be useful for configurations with multiple acquisition loops running at different rates. By making it optional, simple configurations with a single acquisition loop need not be cluttered with these channels which are unnecessary in that situation. Similar State channels can be enabled for each Driver, which record the enabled/disabled state of the Driver.

Numerous new Commands were been added to MICAS-X 2.x as well. Among them: The Record Once Command allows for triggered data recording. EnableDriver and DisableDriver allow control of each Driver in the configuration via Commands. The Sequences have numerous new features, including the PauseSeq and UnpauseSeq Commands and the ability to pause and unpause Sequences from the user interface. The StartSeq Command now allows a numeric parameter which can specify the step number to start the Sequence at. The WaitForSeq Command can be used after starting one Sequence within another Sequence, which causes the newly started Sequence to act as a subroutine, rather than spawning it as a separate process. The CondSource Command allows Sequence steps to define conditions which compare two channels to each other, rather than comparing a single channel to a constant value. The StopAllSeq Command can be used to stop all running sequences.

The new Document Driver allows for custom documentation to be integrated into a MICAS-X configuration and displayed in sync with the program's operation. The NIDaqBridge Driver brings force and other bridge measurements to MICAS-X. Several Vaisala Drivers are available for humidity and temperature sensors, and the Equations Driver now supports a new set of equations such as Min(a,b,c...), Max(a,b,c...), Median(a,b,c...), and Rate(a).

Another significant change in MICAS-X 2.0 is that the license key hardware has been upgraded to a much more robust USB drive implementation, with the accompanying phase out of the previously-used third party USB license hasp.

Scripts were added to MICAS-X 2.1.4. Scripts are a more powerful version of the existing Sequences. Scripts are saved in individual script (*.mscr) files, and are loaded into MICAS-X as Sequences when the program starts. Scripts can simplify longer, more complicated Sequences since Scripts use a more feature-rich language. For example, a single Script line can execute multiple calls to the same Command, so that many Channels can be set to new values with a single Set command. Script lines can have an optional Condition, which is evaluated at run time. The Condition Threshold value can be a constant, a Channel, or an expression based on other Channels. (The expression syntax is the same as for the Equations Driver and is documented in the manual.) Similarly, numeric values for Commands can be constants, Channels, or expressions.

Many other features and improvements have also been added to MICAS-X, as can be found in the MICAS-X Changes Log document on the MICAS-X Resources page. The Modules page describes the MICAS-X Modules currently available. A discussion of the overall architecture of MICAS-X can be found on the Architecture page, and a list of additional features can be found on the Features page.

 
 
CwLV_standard_hor.png

MICAS-X has been certified as "Compatible with LabVIEW" and is now on the LabVIEW Tools Network. A free demo version of the program can be downloaded directly from NI's site. (Note that this demo will not always be the most current version of MICAS-X.)

 

 

The Student Edition of MICAS-X is targeted at graduate and undergraduate students in the physical sciences and engineering. It includes all the features of the MICAS-X base package, as well as Drivers for Analog Input and Output and Digital Input and Output using National Instruments Daq devices. As such, it provides a quick way for students to create simple data logging and experiment control systems with minimal programming. The executable version of MICAS-X SE is available for free to qualifying students, whereas the source code version (which required that LabVIEW 2015 or later be installed as well) is available for a small price. Students interested in obtaining MICAS-X SE should contact OCC at micasxse@originalcode.com.

The MICAS-X SE page contains additional information on the Student Edition and how to use the example configurations.

For pricing and purchasing information, please submit your request on our contact form.

 

MICAS-X Description