Difference between revisions of "Software equipment"

From OptoelectronicsWiki
Jump to: navigation, search
Line 6: Line 6:
 
| Agilent USB/GPIB interface || 82357A ||   ||   || [[Installation instructions]] ||  
 
| Agilent USB/GPIB interface || 82357A ||   ||   || [[Installation instructions]] ||  
 
|-
 
|-
| Rohde & Schwarz signal generators || SMB 100A, SMF 100A ||   || [[File:SigGen_init.m]], [[File:SigGen_setlevel.m]] ||   ||  
+
| Rohde & Schwarz signal generators || SMB 100A, SMF 100A ||   || [[File:SigGen_init.m|Initialize]], [[File:SigGen_setlevel.m|Set output power level]] ||   ||  
 
|-
 
|-
| Rohde & Schwarz spectrum analyzer || FSU ||   || [[File:SensitiveReadSpectrum.m]] ||   ||  
+
| Rohde & Schwarz spectrum analyzer || FSU ||   || [[File:SensitiveReadSpectrum.m|Get peak value in given range]] ||   ||  
 
|-
 
|-
| HP LCR meter || HP 4284A ||   || [[File:HP4284A_CV.m]] ||   ||  
+
| HP LCR meter || HP 4284A ||   || [[File:HP4284A_CV.m|take CV curve]] ||   ||  
 
|-
 
|-
| Agilent OSA || 81614B ||   || [[File:Ag86142BOSA_gettrace.m]] ||   ||  
+
| Agilent OSA || 81614B ||   || [[File:Ag86142BOSA_gettrace.m|Get trace data]] ||   ||  
 
|-
 
|-
| HP LCA || 8703A ||   || [[File:Readtrace8703A.m]] ||   || Data is in text format
+
| HP LCA || 8703A ||   || [[File:Readtrace8703A.m|Get trace data]] || Data is in text format ||  
 
|-
 
|-
| HP LCA || 8703A ||   || [[File:Savetrace8703A.m]] ||   || Converts data from Readtrace to reasonable format.
+
| HP LCA || 8703A ||   || [[File:Savetrace8703A.m|interpret trace data]] || Converts data from Readtrace to reasonable format. ||  
 +
|-
 +
| Keithley || 2602 ||   ||[[File:func_keithley_set_current.m  | Set current]], [[File:func_keithley_read_photocurrent.m  | Read current]]|| sets current on the keithley; reads current on the keithley ||
 
|-
 
|-
 
|}
 
|}

Revision as of 13:40, 12 April 2011

Equipment software
Tool Type (ID) LabView Matlab Other External Links
Agilent USB/GPIB interface 82357A     Installation instructions  
Rohde & Schwarz signal generators SMB 100A, SMF 100A   File:SigGen init.m, File:SigGen setlevel.m    
Rohde & Schwarz spectrum analyzer FSU   File:SensitiveReadSpectrum.m    
HP LCR meter HP 4284A   File:HP4284A CV.m    
Agilent OSA 81614B   File:Ag86142BOSA gettrace.m    
HP LCA 8703A   File:Readtrace8703A.m Data is in text format  
HP LCA 8703A   File:Savetrace8703A.m Converts data from Readtrace to reasonable format.  
Keithley 2602   File:Func keithley set current.m, File:Func keithley read photocurrent.m sets current on the keithley; reads current on the keithley