Movie with LabView

Hello,
I made a movie in LabView by changing the data wired to an Intensity Graph.
Then I had to capture the each frame by Alt+PrintScreen keystrokes to make
a sequence of images for an AVI or MPEG files.
Is there any way to automate this process? Or is it possible to save the
front panel image in a data file without using Alt+PrintScreen?
Thanks,
Vladimir Nikolski.

You could also use an HyperCam program, witch do avi fom user selected
region and if it necessary commpres it to mpg.
best regards
Mikrobi
Greg McKaskle napisa³(a) w wiadomo�ci: <[email protected]>...
>> I made a movie in LabView by changing the data wired to an Intensity
Graph.
>> Then I had to capture the each frame by Alt+PrintScreen keystrokes to
make
>> a sequence of images for an AVI or MPEG files.
>> Is there any way to automate this process? Or is it possible to save the
>> front panel image in a data file without using Alt+PrintScreen?
>
>Assuming you are using a recent enough version of LV, yes there is.
>LV 4.1 included VIs for getting the panel image in a 2D array of
>pixels so they could be saved to BMP or whatever file type y
ou like.
>
>
>With LV5 and beyond, there is also a server method for getting the
>image. Again, you can save it wherever and however you like.
>
>Greg McKaskle

Similar Messages

  • How can I create a scene and move 3D models in INSIGHT with Labview?

    Hi!
    I need some help in doing a LabView application. What i have to do is controlling a 3D model represented in Insight with Labview. Something similar like the six-axis-robot example. I follow the insight configuration wizard, but nothing moves. Comparing the ".cis" files in my program and the one from the six-axis-robot, i found that in the six-axis-robot file contains something called localsystem and the one made by me, doesn't. Can be this the problem? How can I make it work? I would need some kind of step-by-step response, because i'am a beginner with Insight and 3D models. Thanks in advance!
    Regards!
    Juan

    Thanks for the advice!
    I'm actually finding the next problem. Although in my VRML file the objects are defined separately in a jerarchy tree, I can't move(rotate, translate) each object individually. I have noticed that when i define a new local system and asign it the points of the object i want move in the way you explain (right click, and then dragging the points to the new local axis), the movement of this object is dependent of the other local systems i have defined for other objects , specially if the slave  nodes of the .cis file has a lower numeration than the object i want to move. The fact is, the movements assigned , for example to the nodes 1 to 100, will affect to the rest of the nodes if i also define for the rest of the nodes other movements. How can i solve this? I send you my .cis file, just in case my explanation is not enough clear. In this file you can see that movements assigned to nodes 1 to 4078, will also affect to nodes 4079 to 7168, and what i would like to do is define a movement for each obeject independently.
    Thanks again!
    Attachments:
    ring.zip ‏2 KB

  • Getting error 8 during a file move with shortcuts

    Hello,
       I am using the file move vi to move files and shortcuts from one folder to another. This works file when I am trying to move files. but when I try to move a shortcut (a file with a extension of *.lnk) the move vi fails and gets a error 8 (permission error). Why is this happening? I am assuming that a shortcut is a file, so I am treating it as a file and therefore expecting the move vi to move the shortcut from one folder to another.
    Regards,
    Kaspar

    It could be that this is related to a bug that has already been discovered and reported. Our R&D deparment is working on it. When LabVIEW copies or moves a shortcut, it actually makes a copy of the file that is the target of the shortcut. However, it adds the ".lnk" extension to the end of the file name. This causes the new file to show up like a shortcut in Windows, but it is not a shortcut. If you rename the file and remove the ".lnk", then the file (the target of the original shortcut) will open without problem.
    One workaround it to use the System Exec VI to copy the file from the Windows command line. See the attached VIs.
    Jeremy P.
    Applications Engineer
    National Instruments
    Attachments:
    Move with Command Line for LNK.vi ‏16 KB
    Copy with Command Line for LNK.vi ‏36 KB

  • Build Specifications gone with LabVIEW 2009

    I'm using LabVIEW 2009 and I still have the same problem as described in the following post (where all the answers were for older LabVIEW versions):
    http://forums.ni.com/t5/LabVIEW/build-specifications-gone/m-p/625815
    When I move a LabVIEW project from one PC to another, parts of the build specifications are gone. In the specification for the executable I have to redefine the start-up VI, the included files and the icon.
    Is this a known issue and is there a fix for it?

    Hello,
    this might be a corrupt project file. Does this only happen with this project?
    If so, then I'd suggest recreating the project and the build specifications on the original PC and trying to migrate it again to the other PC.
    Regards,
    Joseph Tagg

  • How to creat the interface of auto CAD file with labview

     Hi
    I have been controling  2-axis Piezo motor  with labview. Now I have to use the dwg or dxf file  to move the piezo controller axis. How I can  transform the  dwg or dxf  file into  decimal number 1, -1   to create interface with my labview.

    Hi Nusrat,
    So it sounds like you want to create a CAD drawing and then control your piezo motor via LabVIEW by moving the CAD drawing?  Is that correct?
    If that is correct - I don't know of a way to do this I'm afraid.  I don't think it's really possible.
    The only potential way to do this is to use SolidWorks as your CAD program and then convert the SolidWorks drawing into an STL file, which can then be imported into LabVIEW as a 3D picture control.  I can't think of any other way to achieve this.
    These examples might help you:
    LabVIEW Interface VIs for SolidWorks
    STL Geometry in 3D Picture Control
    The Pitch Perfect Tuner
    Develop Motion Applications with RIO and SolidWorks
    NI SoftMotion for SolidWorks
    Connect NI LabVIEW and DS SolidWorks
    I hope that helps.
    Oli
    LabVIEW Student Ambassador
    National Instruments UK

  • Warner/superior electric's SS2000PCi motion controller interfacing with LabVIEW 6i

    Sir,
    In our application, we are controlling the movement of X-Y arm on the X-Y table. For this we are using superior electric products:
    (a) Slo-Syn SS2000PCi Programmable Step Motor Controller
    (b) MD808 Motor Drive
    We are using two such controllers and motor drives to drive two 2 Amps Sanyo Denki Stepper motors: one each along X-axis and Y-axis. Along with the arm movement a data acquisition also has to be carried out. So, the motion control and Data Acquisition has to be synchronized by means of software. The problem now is to program the controller. Though MCPI Version 4.41 is there, we want to program the controller in LabVIEW 6i so that we can synch
    ronize both motion control and Data Acquisition.There is no driver which is compatible to LabVIEW 6i.
    Is there any 32-bit DLLs for this controller? If any one has these dll's please let me know. My E-mail ID: [email protected]
    So that i can call these DLLs in LabVIEW 6i and program it.Or else send me at least the detailed low level command sets of the controller in pdf format so that i can develop our own drivers.
    Regards,
    Nagendra

    Nagendra,
    Unfortunately, I was unable to find any helpful resources for you based on a cursory web search. I recommend that you contact the manufacturer of the hardware and ask them if they have a driver (DLL) that you can use to interface with LabVIEW.
    Good luck with your application, and have a good day.
    Sincerely,
    Darren N.
    NI Applications Engineer
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • MC-4 Controller Not Working with LabView

    I have a Klinger MC-4 Motor Controller and am trying to control it with LabView. I have thus far not been able to get the motor to move with the driver that I downloaded from this website. If anybody has written anything for this same purpose, I would greatly appreciate your insight. Any help with this problem in either LabView 5.1 or 6.0 would be great. Thanks.

    Hello-
    It may be possible to modify the existing driver to work with this instrument. Otherwise, drivers are developed and modified based on demand and popularity so the more requests, the greater the possibility that one will be modified. Please send an email to [email protected] about this issue. It would also be beneficial to notify the instrument manufacturer.
    Randy Solomonson
    Application Engineer
    National Instruments

  • Ship Quick Drop Object Shortcuts with LabVIEW

    In my daily work, I'd guess that over 90% of the time I drop something with Quick Drop, I use an object shortcut name ('cs' for Case Structure, 'rn' for Property Node, etc.):
    You can configure object shortcuts by clicking the Configure button in the Quick Drop window. I've often suggested that people download and use my Quick Drop Palette Object Shortcuts for Right-Handed Developers to be able to drop most objects without ever having to move the left hand from the keyboard and the right hand from the mouse.
    But in order for you to benefit from having object shortcuts, you either need to (1) create your own or (2) download mine from the link above. Neither of these options are particularly discoverable, nor do they make it easy to get started with the feature.
    I propose that NI start shipping a pre-defined set of Quick Drop object shortcuts with LabVIEW so that everybody can have access to them from the start.

    EWiebe wrote:
    Good Idea.
    Thanks! Please kudo my good idea.
    EWiebe wrote:
    If you select an item in quick drop box, it should show in quick help (CTRL+H) the standard short information about this item.
    This idea has already been posted here. Please go kudo that one, too.
     

  • Interfacing a piezioelectric actuator with Labview

    im looking at controlling a Melles Griot piezoelectirc actuator with Labview to obtain real time data of voltage vs displacement. However, i do not know how to write the program for a closed loop function block. Ie, i need to ask the actuator to move a distance by applying a suitable voltage when there is resistance to motion.

    Unless you are using LabVIEW RT on a PXI system it's not a good idea to do control loops in LabVIEW or any other Windows based software. On Windows the timing behavior is not deterministic. That means the loop cycle time varies. The loop cycle time directly influences the control algorithm. The faster a PID loop runs, the lower your Kp, Kd, Ki values need to be. Thus on a system like Windows without deterministic timing it's hard or even impossible to get a stable system.
    A much better choice is the use of a motion control board, e. g. the PCI-7344 or PCI-7342 board. These devices run the PID loop onboard in realtime and you only need to set parameters like travel distance, speed and acceleration. You can use quadrature encoders or analog signals as feedback signals and
    with the latest release of the driver software, NI-Motion 6.0 there is also an assistant included that helps you to eliminate the effects caused by static friction that are immanent to piezo systems.
    Please visit the following link to get more information:
    http://www.ni.com/motion
    Best regards,
    Jochen Klier
    Applications Engineering Group Leader
    National Instruments GERmany GMbH

  • I Seek code for programming lego minstorm with labview

    Hi,
    I'am building a car with lego mindstorm for a project and i seek code for programming my car with labview. If you already use labview for programming lego mindstorm, can you send exemples codes for see how the car do for move or turn. please.
    Thanks 

    duplicate post
    duplicate post
    Please try to keep your question to one thread. Otherwise people don't know where to respond. 

  • Error calculatio​n with LabView

    I am just courious, maybe someone did such error estimation with LabView, and can show me a better approach.
    Scenario:
    I have the following function with one variable (x), K is a constant:
    y = ( -1/2*K + SQRT( 1/4*K^2 - (4*K - K^2)*(x^2 - x) ) ) / (2-1/2*K);
     I have x as an input, and I know the error of x at certain positions.
    I would like to estimate the error of the result y values from the given x values.
    Since this is not a monotonic function (the first derivative changes sign), the standard Gauss error propagation formula with the first partial derivative is not enough here. The first derivative of the above function is simple to
    get analytically, but the second would be a pain to calculate...
    How would you treate such a problem with LabView, maybe some kind of numerical derivation to get second (or maybe even third derivative from the Taylor series?) derivative?
    Right now we just use a more simple error estimation:
    we slightly over-estimate the error of y in the following way: 
    delta_y = MAX { ABS(y(x)-y(x-error)) ; ABS(y(x)-y(x+error)) }
     So we take the higher difference as an error.
    How would you do it differently if you have LabView under your hands? (LabVew pro 2013 + almost all toolkits)
    I could not find error calculation related VIs in the drop menu, are there any?
    Thanks for any advice!

    Blokk wrote:
    I use formula nodes often
    I think my post would be more appropriate in the Idea Exchange forum. Maybe someone can move it there...
    The idea would be that to have ready made VIs for general often used error calculations...(Gauss error propagation, confidence level, definitions, etc..)
    So the LV user could save dev time...?
    If you have some formula nodes ready to go that might be useful for others, but don't quite have them packaged as VIs yet, it might be faster (and go through less bureaucracy) to just post them up here. I'm sure someone could repackage them according to standard LV connection panes (maybe even do some clever icon designing) and would post them on one of the popular LV Tools repositories.
    As far as I can tell by just following threads on this forum, the NI engineers already have so many suggestions, fixes, etc. that getting a brand new "this would be nice" Idea added to the LV shipping program is going to take a little less than forever to implement, especially if it would only involve combining functions already available. (No indictment of you, NI engineers, it's just that we users seem to be really good at producing Ideas and we do outnumber you .)
    Cameron
    To err is human, but to really foul it up requires a computer.
    The optimist believes we are in the best of all possible worlds - the pessimist fears this is true.
    Profanity is the one language all programmers know best.
    An expert is someone who has made all the possible mistakes.
    To learn something about LabVIEW at no extra cost, work the online LabVIEW tutorial(s):
    LabVIEW Unit 1 - Getting Started
    Learn to Use LabVIEW with MyDAQ

  • AVI-file with labview

    Hi everyone!
    I am currently working with labview 6i and IMAQ vision.
    My program grabbs pictures from a Grabbercard and saves them as jpg-
    files. Because i placed this function in a loop, i am basicaly grabbing
    sequences of single pictures.
    My question now is, is it possible with labview to create an avi-movie
    from this sequence of single pictures after i saved them or even
    better, can i somehow save them right away as an avi-movie that is
    appended everytime my program grabbs a new picture?
    Thank you for your help!
    Martin Klein
    Sent via Deja.com
    http://www.deja.com/

    Thanks VIVEK_N,
                                 One of my problems is solved.Let me explain my full objective.pls help me how to go about it.My objective is to find the centroid of four markers,present in an image     individually .This i find by making the user click on a point on the four markers, i create four rectangular subsets of the original image and find centroid of each image and then superimpose them on the full imge after making coordinate shifts required.But this is fine for a static image..Now i need to implement it dynamically for a video in which each frame will have different centroid due to shift in marker position.Now , how do i track the centroid as the video is runnin by timin the program in such a way the centroid keeps shifting as frames run..pls help..
    Im attachin what i hav done with static images
    Attachments:
    projectfile2.vi ‏917 KB

  • When IMAQ vision that is compatible with labview 8.0 is going to be released?

    Hi, i got labview 8.0 but it is not compatible with imaq vision 7.x series. I am wondering when the new version of IMAQ vision that will be compatible with labview 8.0 is going to be released.
    Thank you,
    Christos

    Hey Matt,
    There is also a great knowledgebase document called How do I install my IMAQ software/drivers with LabVIEW 8?, which has an update on it that takes care of moving everything that you need to move in order to get Vision 7.x.x to work with LabVIEW 8.0. Of course nothing extra has to be done with the IMAQ Vision 8.0 software to work with LabVIEW 8.0. One more thing, similarily to LabVIEW 8.0, you can now download the Vision Development Module Version 8.0 software from NI's website in case you wanted to try out (30-day trial) the Vision 8.0 software before upgrading.
    I hope this helps. Have a great day.
    Regards,
    DJ L.

  • Open and close multisim contact with LabVIEW

    Can I open and close multisim contact with labview and read the receptor estatus (p.e. lamp)?
    Thanks.
    Attachments:
    Dibujo.JPG ‏13 KB

    Hi Guddan,
    I created a RFC having a query which is taking a long time to execute. So i want to close RFC connection with portals which is via java connector(JCO) before that query and open the connction again after that query.
    I guess i will need to understand your requirement a little more in detail, as i understand you have an RFC which has a query within to fetch some data and is taking a long time to do so. In the meantime you don't want to keep the connection open?
    My question would be, Is the role of this RFC to only execute the query and fetch the data or does it do something else?
    If it does other things and these are independent of the query execution, then you can span a parallel call within the RFC to execute the query and in the meantime the RFC does the other things (or vice versa) hence reducing the overall time taken.
    If the sole purpose of this RFC is to execute the query, then you will not be able(i mean to say there is no simple and direct way of doing this) to close the connection after the Query is started and re-establish the connection after its execution, for a simple reason that - how will you know if the query has completed it's execution, so that you can establish the connection back.
    Alternate solutions, make this a two way asynchronous call, 1) You invoke the RFC asynchronously and close the connection, the RFC in turn will execute the query and transfer the data to JCO via another RFC call.
    If this needs to be a synchronous call, then you will need to optimize the query to its best.
    Regards,
    Chen

  • Synching Movie with 30GB

    When trying to sync a movie i just downloaded the snyc began and a few seconds in a received the error message "Attempting to copy to the disk "Ipod" failed. THe disk could not be read from or written to"
    My first attempt was to try again, and the same error message appeared. I then went through the 5 r's and the problem still persisted.
    Next i went on to the troubleshooting topic and went through those fixes and used them. The only one i could not get to work was repairing the disk drive, and because i'm a windows user i had to use the chkdsk command and it did not work properly, or i did not format it properly.
    Anyway that still did not help and i went so far as to copy the movie file to a different folder, delete the original and then import it back in. Still the movie will not sync with the ipod. My best guess is the lack of USB 2.0 drives, in which case i would have to install a hub. But i would prefer another way out if possible. Any help would be appreciated
    Dell Dimension 4300   Windows XP   No 2.0 USB drives

    Hi
    May be You mean this ?
    Play all resp one chapter at a time
    Play All Button
    1. There are NO - Play All - button in any version of iDVD
    2. It can be faked in several ways
    • Easiest and most fault proof way is to make a doublet movie containing All and with
    Chapters set to match. It will take up x2 space but is easy to understand and produce.
    Cons: Tried this in iMovie’11 by Exporting out each part as a full Quality QT.mov then Importing back into new events and putting these into a new project (Play All project). Resulting DVD had Audio that was OK (as parts) - BUT the picture was very bad and standing photo were cut of in hight. So the Play All movie has to be created from same material and exactly in the same way as the individual parts + then Chapters has to be set to match.
    • It's said that one can put all movies into a Photo/SlideShow and this will also
    give the function of a Play All button - Tested - and ONE HAS TO un-cheque - Scale pictures to TV-Safe area else it will be a black frame all around and a small picture !
    Mike Evangelist1
    You might be able to get close to what you want by using a slideshow in iDVD. (It's not widely known, but you can put videos in a slideshow.) If you set the slide duration to manual, playback will pause after each movie/slide, and you can continue with the 'next' button.
    3. Using another program to do this e.g.. Roxio Toast™ where there is a Play All button option.
    Summary
    a. Making a Play All movie with same care as the individual Part movies - gives a very Good Result
    b. Using Roxio Toast™ - also an usable way to go
    Yours Bengt W

Maybe you are looking for

  • Aliased text on PDF export with blending modes

    So I've had this issue with a pdf, I tried to export it CMYK, RVB, interactive pdf, regular pdf, with tons of different other options, the text was still very aliased. I decided to take it back from scratch, openned a new document with the same size,

  • Unable to print a web page in color hp officejet 6500a plus

    unable to print a web page in color hp officejet 6500a plus This question was solved. View Solution.

  • Submit Warning Live Cycle Form (with Chunk)

    Hi, I have created some pdf forms with Live Cycle Designer and save them in my database as base64 string. I created XDP with formdata and CHUNK of this pdf form from database and show this XDP on browser. This all works fine. but when user tries to C

  • XSL and attributes

    Using an xsl stylesheet I'm trying to transform this: <user>     <streetNo v="123" />     <streetName v="Main" />     <streetType v="St." />     <aptBox v="#4" /> </user>into this: <user>     <address>123 Main St. #4</address> </user>I don't think Mu

  • Can't remove music and video from my iPhone

    When I try to remove music from my iphone by synching only checked items, most of the unchecked items stay on my iPhone I recently purchased some TV shows for my iPhone using WiiFi. Now I can't get them off my iPhone. I tried transferring purchases f