Hi My. Padmakumar,
First, the netwok option in Switch execution target refers to the RT PXI or RT FP modules connecting to the host PC through network cable, you are using RT DAQ, so this does not apply to you.
Second, what being involved here are three computers, unbelievable isn't it? The RT DAQ itself is actually a mother board with CPU, memory and a DAQ daughter board on top. So, you really need to send the information back to Computer A first, then send the data from Computer A to Somputer B, there you can use either Datasocket or any other network functions you prefer. To transfer the data from the RT DAQ to computer A, unfortunately the Dasocket option is not available to the RT DAQ, you can either use TCP/IP, or VI server, or shared memory, I recommen
d using shared memory, sicne that way you can still keep real time without much more programming, for using TCP/IP, then you will have to have another loop running in parallel that can take care of the communication task, the communication issue is a whole chapter in RT,attached is a link that can provide you with more useful information, if there is further question, you can respond to this email.
XD Gao
Application Engineer,
National Instruments