Hi Vishal,
Here is some help:
1) There are 2 different signals to Start and Stop an acquisition (STARTTRIG and STOPTRIG). When you configure a Pattern Match trigger, the pattern match circuitry applies a digital signal to either the STARTTRIG or the STOPTRIG lines using a switch. For this reason it can not be applied to both.
2) It will either error or not operate as expected.
3) Triggering in Handshaking Mode is not needed because operation (input and output) is defined by the handshaking signals. The operation won't start until it receives the appropriate handshaking signals etc. Therefore handshaking is like continuous triggering except only on the handshaking control lines.
4) You can't use pretrigger points on an output. How would you know when t
o start outputting data since you don't know when the trigger is going to come. For example, lets say you have 10 pretrigger samples for output. When you start your operation, it will start outputting those samples. When it finishes outputting the 10 pretrigger samples and doesn't receive the trigger does it continue outputting the rest of the samples or does it wait for the trigger. It doesn't make sense to have pretrigger output on your DAQ board. You can only use post trigger output for finite and continuous applications.
Ron