If using the tcsh shell, add the following lines to your .cshrc file in your home directory on your computer:
source /Applications/harris/idl/bin/idl_setup setenv LM_LICENSE_FILE 27000@license.pppl.gov:27001@license.pppl.gov
# IDL license when on the PPPL network: export LM_LICENSE_FILE=27000@license.pppl.gov:27001@license.pppl.gov # define paths for IDL: source /Applications/harris/idl/bin/idl_setup.bash
/Applications/harris/idl/bin/idl
/Applications/harris/o_licenseserverurl.txt
IDL> mdsconnect, 'skylark.pppl.gov:8501' IDL> mdsopen, 'wf', 130000 IDL> plot, mdsvalue('\ip')