How to read and display a my a miccrontroller (MCB1700) on labview signal connected via a port on a PXI machine CAN

How to read and display a my a miccrontroller (MCB1700) on labview signal connected via a port on a machine PXI CAN?

I tried using a DAQ Assistant, but the port is not included as one of the physical channels supported, even if all his drivers are up to date.

Help, please...

Thank you.

If you can read it in MAX, then you should be able to run the NI CAN example.

Help-> find examples

Find the CAN and watch CAN Receive.vi.

Basically, set up the network, open the object, read in a loop close object when it is done.

If you have any questions about the example, go ahead and post your vi and we can work from there.

Tags: NI Software

Similar Questions

  • How to read and display the .ai file in CS4 SDK?

    Hi all

    I drew an own and saved the socument as file traingle.ai.

    Now, I want to read/open the traingle.ai file in the plugin.

    [Lets say, I want to read this file based on GoFilter ()]

    Is there an API to read file .ai in CS4 SDK? and display as well?

    If you mean autonomous (outside Illustrator) the answer is no. The SDK is reserved for the plugins loaded into Illustrator. If you want to open a file from Illustrator that is perfectly doable if. I think that AIDocumentList:: open() that will handle.

  • When I click get mail, why my messages are automatically read, my tools, options, read and display, is defined no to read messages automatically?

    IM using windows 7 on a computer toshiba laptop. Tools, options, read and display, settings do not seem to
    to take effect.

    kasbr

    And your via IMAP and read your mail on another device and the State is synchronizing. Although some phones I understand making mail as read when you download it.

  • When I plug my portable hard drive to the usb port it does not read and display the contents...

    When I plug my portable hard drive to the usb port it does not read and display the contents...

    Hi deaza,.

    Ø Have you connected the USB hard drive to the computer directly or you have used an external USB hub to connect?

    O trying to connect to another USB port to check if it works?

    O the hardrive shows in windows of the computer when you connect it?

    Method 1:
    If you have installed security software, I suggest you to temporarily disable the security software and connect the USB and check to see if the same problem happens. Make sure that you enable the security software after checking.

    Alternatively, you can try to plug the USB key into a different USB port and check if it helps.

    Method 2:
    I suggest trying to launch hardware and troubleshooting of devices and check to see if it helps, here is the link:http://windows.microsoft.com/en-US/windows7/What-to-do-when-a-device-isn ' t-installed-correctly

    Method 3:
    If this does not help, then follow these steps:

    (a) remove all your USB devices. Use the safely remove the feature to turn them off.

    (b) open Device Manager and navigate to the section for USB. Uninstall all USB drives. There should be one for each USB port, and then restart.

    To open Device Manager, go to the link below and follow the steps:

    http://Windows.Microsoft.com/en-us/Windows7/open-Device-Manager

    (c) Windows should re - find all of the devices. If it is not the case, note the error message and let us know.

    You can also navigate to the link below and follow the steps to install the USB device.

    http://Windows.Microsoft.com/en-us/Windows7/install-a-USB-device

    I hope this helps. Let us know the results.

    Thank you and best regards,

    Srinivas R

    Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • How use the serial port read and display the text but not scroll off the screen?

    I'm new-ish/return user fan of Labview and trying to change the example VI "Advanced serial write and read VI" is the part of the dev suite 2012.  I need to use the string box for ALL of the text from a serial port, always adding and just roll off the screen when the actuals come to the serial port.

    What actually arrived more than bytes (or no bytes AT ALL!), during reading time text, current rolls out of the box in the chain.  Even when receiving 0 bytes, screen is removed.  I'm not very familiar with the locations of functions and even worse to understand obscure references to functions, so please keep very basic answers so I can follow.

    Just to be clear, I need window of the chain behave as HyperTerminal does always displays the data and it is not pushed by window arbitrarily.

    Thank you

    Steve

    A long shot.

    Is that what you want?

  • Read and display an Excel sheet

    Hello LabVIEW community.  I am going through a bumnch of subVIs ActiveX, trying to figure out how to do something very simple.  All I want to do is read a whole Excel sheet and display it in a table.  Single page.  Any help would be hot.

    camerond wrote:

    Freeshape wrote:

    Is it possible to program this example to read simply all the columns and rows until it crosses like maybe 3 repetitive empty cells instead of having to explain what row/column ends at?

    Sure. Give it a shot and let us know how you solved it.

    Cameron

    You are right!  It has been possible.  Use of loops and check to see when the cells begin to repeat.  I named it GetXL_CellValues_2D_String_All.vi

    I've done mine if lots of my excel sheet.  It is easy to make independent excel sheet.

  • Read and display data in series

    Hi all

    I use LV2013. I created a VI that reads the value of the measure and display in a waveform graph. The measured values are transmitted continuously but to form an image (using a specific algorithm), each image requires 144 measurement values. The process is repeated to form another image with another of 144 measured values. My question is: How do I verify that I will not fail of all measured values? Currently I apply a loop with 144 iterations. Is this a correct way?

    Thank you.

    Because you have a loop in the 2nd loop that takes any element you just removed and creates an array of 144 of the said elements.  Why?

    You don't need the timeout on your waiting for what you are doing.  It's better if you have the producer loop send a signal to the consumer to tell him to stop treatment.

    See attached changed VI.

  • How to read and write attributes using the API?

    I'm trying attributes of access (read and write) of the following:

    SequenceFile

    Sequence

    The sequence steps

    When you look at the documentation of the API, TestStand, the following functions are available:

    PropertyObject

    Properties

    Attributes (read-only)

    HasAttributes (read-only)

    Methods

    DisplayAttributesDialog

    I tried to use the SetValString and GetValString commands using the reference of the attributes, but it does not seem that the data is stored in the file.

    I can't find the following information in the TestStand API:

    1. Where the attributes are stored in a property object?

    2. How can we access through the API?

    No advice and no information is appreciated!

    You must increment the number of changes to the file after that editing the sequence editor (or UI) won't refresh or mark the file, as amended. Use sequenceFile.AsPropertyObjectFile (). IncChangeCount().

    SequenceFile attributes are stored in the SequenceFile.Data, not the object of SequenceFile object. You can change them in the Advanced tab of the properties of the file sequence dialog box.

    Hope this helps,

    -Doug

  • How to read and write FileGlobals with TestStand ActiveX control in c#

    Hello everyone,

    I'm trying to read and write FileGlobals with TestStand ActiveX control in c#.

    I tried with:

    SequenceContext contextOfTraceMsg = e.thrd.GetSequenceContext (0, out frameId);

    var filepara = contextOfTraceMsg.FileGlobals.GetSubProperties ("ProjectParameter.NestIsTested", 0). GetValue (1); (NestIsTested is an array of Boolean)

    but without success.

    Can someone tell me how to do it right?

    Thank you in advance!

    Concerning

    0049 wrote:

    Hello Doug,

    Thanks for the reply.

    It works to read a Boolean value. How to read the table of Boolean?

    Kind regards

    For a table you can either do:

    (1) myarray [] bool = contextOfTraceMsg.FileGlobals.GetValVariant ("myarray", 0);

    Or

    (2) using GetNumElements() and GetValBooleanByOffset().

    -Doug

  • Is it possible to read and display multiple images?

    Hi all

    Using the dom parser, which analyzes the Thumbnailimage of RSS

    Images/51-ABP-1 - vpf.gif

    There are several tags of this type in this RSS feed that contains different images

    is it possible to analyze images and display them in a list?

    If you have a problem (image download), please see the links below

    http://www.java2s.com/code/Java/J2ME/Downloadandviewapngfile.htm

    http://www.Java-tips.org/Java-me-tips/MIDP/how-to-download-an-image-from-a-Web-server.html

  • How to incorporate and display a SWF in a Flex application.

    Hi all

    I'm trying to embed a swf animation in a flex 4.5 application and display it, but it does not work!

    I get error after error.  When I try to use addElement(), I get the following error:

    1067: coercion of a value of type mx.core:MovieClipLoaderAsset to an unrelated type mx.core:IVisualElement.

    If I use addChild(), then he throws another error when running.

    Here is my code:

    [Embed(source="assets/con_mov.swf")]
    private var connectMov:Class;
    private var conMov:MovieClipLoaderAsset = new connectMov();
    

    Here's the code I'm trying to use it to displey:

    borderContainer.addElement(conMov);
    

    I tried just to add to the application using this.addChild (connectMov), but I get an error during execution.  It's ridiculous!  Bringing a swf created in Flash into Flex and displaying should not require so much effort - IMHO.  There is a lot of documentation on how to embed a swf in Flex, but almost nothing about how to post!

    It's just a simple animation placeholder so I need access to all the functions on the inside, I want to integrate rather than using swfLoader.

    Thanks for any help or advice you can give!

    Matt

    Hello Matt,

    Yes you are right, it is not necessary to set the source of the image that we add a movieclip with swf. It was a mistake in my

    code, because I have tried it with too many crazy ways.

    Now the SWFLoader, ABT

    This technique works well with the SWFs that adds a graphical application or animations, but are not intended to have a large amount of interaction with the user. If you import SWF files that require a large amount of user interaction, you must build them as custom components. (Adobe Docs)

    Thank you and best regards,

    ---------------------------------------------------------------------- ----------------------------

    Kanchan Ladwani | [email protected] | www.infocepts.com

    ---------------------------------------------------------------------- ----------------------------

  • My document Pages when sent in PDF format opens with Acrobat Reader and displays the text pane

    Hey team

    I am a new user of recent Mac and I have some difficulty with the Pages.

    I'll create a new document and save it as a PDF file (save it to the desktop), when I open it again, it opens with Acrobat Reader and the text released along side this one pane. It does not open a document own stand alone. This cause me a problem when I want to send it as an attachment, as it includes this component, as well as all other toolbars with.

    Any help on this would be appreciated.

    SSA56,

    When you send the PDF document as an attachment, it will be sent as a document 'stand alone '. It will be open according to the preferences that are set by the receiving party.

  • totally computer illiterate, how to read and print an attatchment marked with a paperclip?

    Been sent an email with an attatchment showing a trombone how to read this attatchment?

    1. What email program are you using?
    2. If you double-click on the attachment, open the attachment?
    3. If not, or it is unreadable, what is the attachment file extension? (i.e. DOC, XLS, PDF, etc).
  • How to read and understand the information in the event logs

    Hey Microsoft, I performed a task of Information on performance. I have several criticisms and doubtful window logs in Event Viewer that is as much affect performance. I don't understand all the information on how to deal with them as I have not very in computer science. Can you please tell me how I deal/delete and those to save using total evidence silly English. There is also an application firewall re being not recognized even if I have AVG and Works installed.

    Thanks for your help.

    OT: EVENT LOGS

    Hello LadyWilliamson,

    Click on this article which describes the event logs in Windows XP. Most of the information is still topical for Windows Vista and Windows 7.
    308427 KB - how to view and manage the event logs in Event Viewer in Windows XP

     
    Vijay B information should answer your other questions.

    Thank you

    Marilyn

  • How to read and write files .exe to soa using the file adapter?

    Hello

    I have a requirement, that I need to read and write files .exe to soa using the file adapter.

    Can someone help me.

    Thanks in advance,

    Divya.

    Hi Vijay,

    I tried with opaque. It works for me.

    Kind regards

    Adkins

Maybe you are looking for

  • Supported HP Driver Updates

    When I go to HP & website support download drivers, it shows this long list of updates. Does only show the updates that I need like Windows updates or it shows all updates driver for my computer even though I have them already? I had HP updated activ

  • Can I keep my apps after I erase and reset my phone?

    Hello I have some problems with my phone and I tried to restore backups and such but no the problem go away. So I was wondering if it is possible for me to delete completely and reset my phone and make a new, but still have the same apps I had before

  • Fuze wants to get in shape

    Hi people. So I don't know why, but all of a sudden my rocket to asking me to format it. I have it plugged into the computer, and that is when I click on the F: (which is my rocket) it tells me "The disk in drive F is not formatted. You want to forma

  • Hi I need Windows 7 64 bit ethernet lan drivers pavilion 6910us. I couldn't find it on the HP site.

    The HP website says that this (Pavilion 6910us) system does not support Windows 7. Someone please help me out of this situation.

  • Transformation to define the schema and user on Tables in relational and physical

    I imported my Designer SDDM 4.0.1.836 deposit.  Now, I want to APP_SYS of subviews allows to define the schema on the tables in the relational model and the user on the physical model.  Our application in designer systems are 90% based scheme.  Here'