Connect labview with proteus

How to connect labview to proteus in order to send commands to the microcontroller AVR, there a useful link or source code?
I've heard talk about VISA can you help me with a code example or source?

I don't know anything specific to the APR, but Finder of LabVIEW example has many examples on the realization of serial communication ("Help-> Find examples.." then look for series). If you know the Protocol, then you can use the samples to create right necessary read and write commands.

Also a quick search on Google for 'Labview APR' had this as the top most successful:

http://forums.NI.com/T5/instrument-control-GPIB-serial/interfacing-AVR-with-LabVIEW-serially/TD-p/22...

Tags: NI Software

Similar Questions

  • Connect LabVIEW with a via USB pic 18f4550

    Hello everyone, as the title suggests, I would like to have communication with the PHOTO above, in order to to use as a sort of buffer control. Nothing complicated or fancy, I would use it as a sort of buffer, with LV, do all the calculations and lifting heavy objects, while the PEAK only manages communication and nothing else. Specifications are:

    -I would like to order 2 Motors step by step, I already have the drivers who are driving binary pulses (1 pulse = 1 step)

    -May or may not require an analog (0 - 5V) encoder feedback, so for now, let's assume that Yes

    -As mentioned, nothing complicated like PID or advanced control in the PIC, just send and receive some movement, LV will do most of the work as it's the only one I'm more familiar with

    -I am well informed, but not particularly good in programming C (not my cup of tea), but I'm pretty adept at BASIC, my particular environment is PIC Simulator IDE of Oshonsoft and his recent iteration, the Basic compiler.

    I've done a substantial amount of research, but most of the info is pretty obsolete, and most of the download links no longer work. I know I should use General dll of Microchip (already had), but would like to know if someone has done something similar, or could give me a starting point. I also read the white paper found here: http://www.ni.com/tutorial/4478/en/#

    So basically, if anyone has the tracks on a good starting point, tutorials, I have to take or bases miss me, they would be welcome. Thanks to a bouquet.

    I think it would be simpiler using a virtual COM port device such as the ones FTDI

    Then schedule a connection series on your PIC and just use VISA in LabVIEW to communicate with the captain like communicating with any other serial device.

  • How to connect Labview to PLC Modicon Quantum (140 CPU 311 10) with Modbus

    I was wondering if someone could give some tips on how to connect Labview to Modicon Quantum plc (the card is 140 CPU 10 311).  I am eager to serve a Labview HMI to control the controller that is used to implement the control PID with a VFD.  Currently I can communicate via Modbus to the API for programming using UnityPro XL, but I have no idea how to connect Labview.  I read the article on place OR "connect Labview to any PLC via Modbus", but I don't know yet.  Any help will be greatly appreciated.

    Hey Greener.

    Communicate with the PLC via Modbus usually requires the Datalogging and Supervisory Control (DSC) Module to have this feature available in LabVIEW. The white paper which indicated you using this module, which may explain why you can't get the communication at work. If this is something you don't have, and purchasing a license is not an option, then you might be able to use Modbus unofficial libraries to get the functionality you need. I have included a link below to a Modbus for LabVIEW library that you can try.

    DSC module:

    http://sine.NI.com/NIPs/CDs/view/p/lang/en/NID/209851

    Modbus Library:

    http://www.NI.com/example/29756/en/

    Kind regards

    Ryan

  • Beginner question absolute to the Labview with GPIB connection device

    Hi all

    Firstly, sorry if my question is already posted, but I tried searching with nothing doesn't.

    My situation: I have a HP digital osciloscope, a HP 54602 B using the GPIB and trial version of labview 8.6. Now, I want to communicate with her from labview. The big question is: how? Before that I used only labview with NI DAQ card and serial port for communications of the instrument.

    the detailed question

    1 is it important (to programming in labview later) what GPIB interface that I use in my computer? Must be of OR? I still have no interface right now.

    2. I ran a search on the osciloscope Web site of NOR and find an instrument driver in:

    http://sine.NI.com/apps/UTF8/niid_web_display.download_page?p_id_guid=E3B19B3E93F7659CE034080020E748...

    . How do they come?

    3. I know there are a few examples for the GPIB, but since I do not have the interface, I can't try it. Is it possible to simulate instruments GPIB?

    Thanks for all your help and assistance

    Hi opiq;

    Welcome to the world of instrument in LabVIEW Control!  I'll try and answer your questions one-at-a-time:

    1. N ° from a point of view of LabVIEW, you can use any interface supported by VISA and your instrument bus.  This includes (but is not limited to) boards of NOR-GPIB, 3rd-party GPIB, USB, LAN, LXI, VXI, PXI, etc..  Of course, if you do not have a GPIB interface, I would recommend a NEITHER - this is the safest way to get the experience 'it works '.  I tend to use an adapter USB GPIB (DISCLAIMER - I work for the OR).
    2. You have two options for installing the device driver.  "" The simplest is in LabVIEW to select Tools "Instrumentation" instrument Drivers find... and use our instrument driver search tool which will be step helps you locate, by downloading and installing the driver.  The other option is to download the zip file, unzip it in \National Instruments\LabVIEW 8.6\instr.lib and restart LabVIEW.  So if you look in your palette of instrumentation, you should see the driver listed under instrument drivers.  The pilot will include some examples of the use of the driver (are all certified instrument drivers).

      In fact, I would recommend this driver rather than that you connected.  It is a more modern design and install examples in the viewfinder of the example ("Help" find examples...).

      Here's a video of the above process (for a different instrument, but the process is the same)

    3. Unfortunately, there is not an easy way to simulate this instrument.  I would just recommend familiarizing yourself with the examples before acquiring a GPIB interface.
  • connect LabVIEW to PLC

    Hello

    I try to connect LabVIEW to controller using an OPC server of NOR. Its a controller logix (Allen Bradley) L23E Compact and I find it difficult to obtain the device driver. Please help me with this topic and a link explaining how it would be useful to connect labVIEW to PLC.

    Thanks in advance,

    Sunil

    Hi Sunil,


    Regarding the driver:  See the taken list supported device & driver plug-in for NOR-OPC Server

    Regard to the connection in LabVIEW:  You have two main options that depend on the question of whether or not you have the LabVIEW DSC Module.  As seen here, you can either use variables shared with DSC to access your OPC tags, or you can simply use DataSocket VIs contact them directly as an OPC client.  Some documents that may be useful by adding your specific hardware can be found here and here.

    I hope this helps!

    -Greg J

  • Compliling VI in LabVIEW with cRIO-9004 controller and chassis cRIO-9104

    I tried to compile in LabVIEW with cRIO 9004 and cRIo-9104 connected.

    It has three options

    (1) use the server local compilation.

    (2) to connect to the network compile Server

    (3) to connect to the service of LabVIEW FPGA cloud compile

    But I'm unable to compile my program using one of these.

    How can I get my compilation made? Help, please.

    Thanks YouCp

    Service provider shared's Standard Service program is an annual fee of NOR, which in turn allow you to update your modules and LabVIEW and benefiting from the support of NEITHER.

    https://www.NI.com/services/software_benefits.htm

  • Satellite Pro A100: Why can not connect Internet with the net card

    I can't connet Internet whith this net card, but I always connect it with a wireless network card

    Hello

    I put t know why you can not connect to the internet, but we need to study a little.
    Have you checked if the network card has been properly installed? The network adapter appears in Device Manager correctly?

    What do you use to connect to the internet; Modem or router WLAN?
    Have you checked the TCP/IP protocol if the IP address setting has been configured to automatically get?

    Check if there is an active firewall

    As you can see, there are a lot of restrictions and everything must be checked!

  • M30: Connect only with 42.6 K - how to increase speed

    My M30 connect only with 42.6 K speed. I have try all options to increase the speed, but the success. If anyone has the solution, please send me email to [email protected].

    I try the other series on my telephone line and connect them to the speed of 52 to 54K. Desktop even connect at 54K.

    Hello

    Go to Device Manager and choose the modem. Then do a right click and properties.
    You will find many tabs. Please check if the port of Maximum speed in the Modem tab option is set to the highest value.
    In addition, you can check the button in the Advanced tab settings in Advanced Port the controller must also be on the high (max).

    Please check these possibilities.

    Good bye

  • What do I have to remove the battery from my PC when I connect it with the cable?

    So that the battery do not damaged.
    What do I have to remove the battery from my PC when I connect it with the cable?
    Tell me what I need to do for that battery not damaged

    Hi mate,
    Don t worry, just use your machine and leave your battery in your machine, because an electronic load look at your battery, so no damage will be caused.

    You know, technology is in fact at a good level and I think it s ok to operate your machine with cables and battery SET. :

    Greetings

  • Problem connecting wireless with my Tecra A8

    Hello

    I have problem connecting WiFi with my laptop Tecra A8. When I opened my laptop, it does not connect to the wireless network.
    I tried several ways to solve this problem.
    I updated for active connections, then I click on the Connect button after you select my wireless LAN, but it doesn't connect.
    Or I restart my computer, but it doesn't connect.
    However, it connects to the network wireless in anytime after about 15 minutes.

    Also when I tried to connect to the network wireless at home, but I couldn't t connect. I removed the password for the connection. Then I connected without any problem.
    I wonder that there is no problem with installation? Or my wireless card doesn't work?
    Can someone help me?

    Thank you

    > Also when I tried to connect to a home wireless network, but I couldn't t connect. I removed the password for the connection. Then I connected without any problem.

    According to the statement, all looks like that you try to use a password for encryption wrong!

  • Pavilion g6: Atheros connection issues with Arris Modem

    Hi, I had the same problem with my laptop and Atheros network card, windows 7, it can not connect to the network with Arris modem but it works with other modems. I downdoaded the driver from the link you provided here, and it worked, my laptop connected to the network without problems, but after a month it stopped connecting to the network, I downloaded the driver again, but it did not work.

    @s_z,

    Hello and thanks for posting back.  Here is a link to a solution to problems of common connection to the problems of Atheros WLAN Driver and connection.

    Atheros WLAN Driver corrects connection issues with many new routers (Linksys, Netgear, D-Link, etc...)

    Please let me know how things are going.  Thanks again for posting and have a great day.

  • Anatel Sony wireless mouse connects erratically with cursor. Battery life is very good. It also seems

    Anatel Sony wireless mouse connects erratically with cursor. The battery life is very good. The cursor problem also seems to be making the top and down arrows on my wired keyboard. When the cursor is engaged the arrows will work. When the cursor does not connect correctly the arrows do not work. The surace the mouse is on doesn't seem to be a factor.


  • Connect LabView to LOGO! 0BA7

    Greetings,

    Please can someone tell me how to connect LabView to LOGO! 0BA7, is there a LabView for PLC interface or some other toolkit?

    Thank you.

    For an automaton, you have the option of the DSC Toolkit or the modbus library - https://decibel.ni.com/content/docs/DOC-30140

  • With the help of LabVIEW with NI VeriStand

    Hello

    I try to use Labview with NI Veristand, when I followed the white paper here:

    http://www.NI.com/white-paper/11135/en

    I do not see the same menu detailed in step 4 (OR veristand is not listed on the menu - see attachment). I have NI Veristand installed on my computer.

    Do I need to install an additional extension?

    jtur wrote:

    I'm under Labview 2011 SP1 and Veristand 2011 SP1.

    In what order did you install?

    VeriStand before LV installation could be a problem.

    I had the same version of VS and LV you obtained as appropriate, and the variant of menu is available for me.

    BR,

    / Roger

  • LabVIEW with version control

    Hello

    I'm using LabVIEW with version control and only want to check the VI I need to change. If I changed a Subvi all screws directly or indrectly called this VI have recompiled and in order to save them, I need to check all screws are concerned. If I just extract the file, I need to change and to ignore the other screw recompiled the problem is if I use typedef ENUM and I want to still only got saved the VI automatically updated. Everyone runs on this problem?

    Thanks for the help!

    Kind regards

    Tom

    Tom,

    You can find what you need here: http://zone.ni.com/reference/en-XX/help/371361H-01/lvconcepts/saving_vis_compiled_code/

    Good luck

    Simon

Maybe you are looking for