Labview Serial Port Example

Labview Serial Port Example 8,3/10 9666 reviews
  1. Labview Serial Read And Write
  2. Labview Serial Port Example Code
  3. Labview Programming Examples
  4. Labview Serial Port Read
Active6 years ago
  1. LabView has extensive list of drivers, whenever you want to communicate with any hardware in LAbview then you have to download its driver, NI VISA is the driver for communicating with serial port. After downloading this driver, install it and now run your LabView software.
  2. Owning Palette: Serial VIs and Functions. Requires: Base Development System. Initializes the serial port specified by VISA resource name to the specified settings. Wire data to the VISA resource name input to determine the polymorphic instance to use or manually select the instance. Use the pull-down menu to select an instance of this VI.

A) Serial Port: COM x (x is the actual port your Arduino Uno is attached to) b) Al Channel: 0. C) Reference: x ( x is the threshold voltage value for detection) 5. Click the arrow button on the LabVIEW menu. The control panel will be displayed on your screen as shown next.

Does anyone know where a good LabVIEW Tutorial on Serial Connections (RS232).Any help is appreciated.

Example

Thanks.

dsolimano
7,6923 gold badges41 silver badges57 bronze badges
user884685user884685

closed as off-topic by Pang, karthik, greatwolf, Reto Koradi, droid kidDec 28 '14 at 7:26

This question appears to be off-topic. The users who voted to close gave this specific reason:

  • 'Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.' – Pang, karthik, greatwolf, Reto Koradi, droid kid
If this question can be reworded to fit the rules in the help center, please edit the question.

Labview Serial Read And Write

2 Answers

Pretty straightforward example:

crlangloiscrlanglois
2,8102 gold badges9 silver badges17 bronze badges

There are some complete apps in the Example directory. First of all, make sure that you don't have any hardware issues and check your serial port settings in OS configuration.

Labview Serial Port Example Code

Serial key resolume 6. I hope you know that you can test your RS232 communication by connecting the Rx directly to the Tx pin.

Labview Programming Examples

akson128akson128

Labview Serial Port Read

Not the answer you're looking for? Browse other questions tagged serial-portlabviewserial-communication or ask your own question.