One pulse NMR program with digital phase for the receiver




Home and Applets > Pulse Program > XwinNMR 3.5 > Avance NMR Spectrometer

This NMR pulse program is for Bruker Avance spectrometers.

One-pulse sequence with pulse length p1 for nutation NMR
; zgrec

; one pulse sequence with digital phase for the receiver
; avance version
; 1D sequence

#include <Avance.incl>

1 ze
2 d1
  p1 ph1
  go=2 ph30 ph31:r      ;instruction must be in that order
  wr #0
exit

  ph1 = (8) {0 1 2 3 4 5 6 7}
  ph30 =(8) {0 1 2 3 4 5 6 7}
  ph31 = 0

;pl1: f1 channel - power level for pulse (default)
;p1:  f1 channel - high power pulse
;d1:  relaxation delay 1 - 5*T1

  
[Contact me] - Last updated May 14, 2011
Copyright © 2002- pascal-man.com. All rights reserved.