if( $method =~ /reset/i) { return 1; } if( $method =~ /read/i) { return Spectra::tng_attrDoubleRd( "k6517a", "Current"); }