Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
        unshift @INC, $script_path;
    }
    use Voltrace;
    
  2. or download this
    my %pinList = ();
    my $pinValFile = "Pin_Values.txt";
    ...
            }
        }
    }