01-13-2012 09:53 AM
hello,
this might not be a simple as it sounds since rate of communication changes and this might produce errors?
is there a standard way of connecting to another device with a serial connection or changing baud rate.
ill attach some code.
i can communicate with the device at 9600 which is the power on reset value
if i change it to 115200, sometimes it works, sometimes it dosent.
it seems somewhat random.
i believe i had problems with a crio at one point doing similar baud rate changes.
right now, im trying to connect to a servo drive.
thanks
01-13-2012 05:38 PM
anyone know how i can get the VIs here??
http://zone.ni.com/reference/en-XX/help/372507D-01/embserial/serial_port_break/
what do i have to install to get the serial port break vi.
thats the magic one i need.
01-16-2012 02:07 PM
Hi,
Those VIs you are trying to access are part of the LabVIEW Touch Panel Module. You can purchase the module at that link or download an evaluation version. However you should be able to achieve what you are trying to do just by using the VIs on the serial palette or the VISA palette. Have you seen the VISA Serial Break VI on the serial palette?
Regards