Hi,
The default data transfer mode is DMA in LabVIEW. You will not need to configure anything. If you wanted to change it to IRQ, then there would need to be some changes made. Also, doing a DMA transfer does not require the use of VISA to write an instrument driver. This DMA transfer is possible through the driver, and so there is no programming necessary to configure it. I hope this helps, and have a great day!