VnmrTM and VnmrJTM are similar in prompt commands but use considerably
different interfaces. The VnmrTM interface buttons can do a few commands,
but many can only be entered from the prompt.
At VnmrJTM the window buttons do more, but these extra functionality
can be done by prompt line commands in VnmrTM .
Here we emphasize the prompt usage since it's common for both of them
and is much stable over time, ie it does not chante much.
The interface buttons, on the other hand, have changed a lot from VnmrTM to
VnmrJTM and are still changing considerably between versions of VnmrJTM.
Another advantage of learning the prompt commands is that it is much faster
to operate and often allows input artuments, which I am not sure one can
always input in the GUI interface. If you are running Vnmr(J) remotely,
then it can make a difference in speed using prompt commands.
The prompt commands are entered at the top pannel, or
command panel of VnmrTM , as shows Figure
.
|
The prompt syntax for any command is like ds(5) where ds is the command (display spectrum) and 5 is the argument (5th spectrum). When the argument is a string (not a number), it must be single-quoted, e.g. tn('H1') to tell that the 1st channel is for proton. To get information about a prompt command, type man('name_of_command').
Vnmr(J) line commands can be standard commands or macros. The macros, written in the Magical II language, can be found in /vnmr/maclib. You can also create your own macros and place them in $HOME/vnmrsys/maclib. To know which command/macro you are using type . Any macro that runs in VnmrTM should run also in VnmrJTM and vice-versa.
The DPS panel is shown in Figure 2. In this panel can be shown spectra, pulse sequence or directory contents (for browsing). In this case a pulse sequence is shown.
When showing a pulse sequence (the case in Figure 2), you can click the mouse at the top right and get the DPS accessory panel.
|
The text panel is shown in Figure
.
|