write error

From: Jan Lang (lang@karlov.mff.cuni.cz)
Date: Fri Oct 13 2000 - 03:20:34 PDT


Dear BUMers,
I tried to perform an "interleaved" acquisition of a ser file, i.e.
acquire few (e.g. 8) scans of each row and repeat the experiment from
the beginning several times. The program for heteronuclear steady state
NOE is enclosed.
The program works, however, after random number of cycles (l5) I receive
a message:
rcuerror: try to write outside file limits on disk
and the data acquired later are not saved to the file.
Thus, the same experiment (ns=8, l4=2, l5=20) breaks up randomly at some
write command in the sequence.
Does anybody know how solve this problem?
With the best wishes,
                         Jan Lang

;noehx.la
;avance-version
;NOE measurement using dynamic NOE sequence
;with power gated decoupling

; Jan Lang (June 1998)

#include <Avance.incl>

"d11=30m"
"d12=20u"

1 zd
  d12 pl12:f2
2 d1 do:f2
  vd cpd2:f2
  p1 ph2
  go=2 ph31
  d11 wr #0 if #0 ivd zd
  lo to 2 times l4
  d11 rf #0
  lo to 2 times l5
  d12 do:f2

exit

ph2=0 2 1 3
ph31=0 2 1 3

;pl1 : f1 channel - power level for pulse (default)
;pl12: f2 channel - power level for CPD/BB decoupling
; should be attenuated to avoid heating sample
;p1 : f1 channel - 90 degree high power pulse
;d1 : relaxation delay; 5 * T1
;d11: delay for disk I/O [30 msec]
;d12: delay for power switching [20 usec]
;vd : variable delay, taken from vd-list
;l4 : number of values in vdlist
;NS: 4 * n
;DS: 8
;td1: l4
;cpd2: decoupling according to sequence defined by cpdprg2
;pcpd2: f2 channel - 90 degree pulse for decoupling sequence
;pcpd3: f2 channel - 90 degree pulse for cpdprg3
;define VDLIST
;VDLIST contains two values:
; very long delay for irradiation (8*T1),
; very short delay (0.001 msec)

;this pulse program produces a ser-file (PARMOD = 2D)



This archive was generated by hypermail 2b29 : Sun Dec 31 2000 - 01:15:03 PST