Help for this page

Select Code to Download


  1. or download this
    Data Acquisition
    Offers minimum sampling time of 4 ms, snapshot function, single analys
    +is and batch analysis capability, Batch Table Wizard, analysis add or
    insert function, extended analysis time function, automatic data file 
    +name creation, QA/QC (statistical) functions, batch auto-stop functio
    +n, user
    program launcher function, pre-run program support, and OLE automation
    + compatibility (for batch analysis, etc.).
    
  2. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    
    CleanHash($oleroot,\%cleanoleroot);
    print Dumper(\%cleanoleroot);