Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

serial communication

Hello,

         

I'm Shrinivas Pathak. I'm new to LabVIEW... I've been given a task to send some commands such as ''start motor'', ''stop motor'' etc... i have to send these set of commands through labview inorder to control the motor... i'm stuck with how to send a command which consist of start bit stop bit, checksum, line feed, carriage return and so on.. we are using dspic33f128mc706A chip..

0 Kudos
Message 1 of 2
(3,856 Views)

Look in the LabVIEW Example Finder (Help->Find Example) for the Simple Serial Write Read.  That will get you started with serial communication using VISA.  From there, it is a matter of building up your commands.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 2
(3,851 Views)