I am trying to access the Serial port of my cRIO-9067 from the host computer to program the Amulet display. I have found the following document which is suitable for this application: http://www.ni.com/tutorial/52140/en/
However, I would like to be able to interface other software directly over the serial port forwarded from my cRIO. Is there any way to configure this VISA resource (visa://xx.xx.xx.xx/ASRL1::INSTR
) and map it as a standard COM port on the host PC, so that any other application, not using the VISA librairies, can access it directly? This would be useful when we connect other equipment to be able to do a direct passthrough from the Host PC to the cRIO serial port and use the manufacturer's software directly, without having to rewire anything.