How to make it in Lab View 6.1 ?

Hi .
I'm looking for game , which is made in Lab view . Game called "Memory
Blocks" - I think that You know it. If not , You can download it from :
http://www.robrob8.com/games/blocks.htm .
I know : it's easier to make it in C++ or java , but now I need it in Lab
view .
Perhaps , someone of You have make it or know how to start it .
Thanks for all schemes ,plans , suggestions or final game - Goldi

This should be quite easy to do in LabVIEW.
There are many ways to do this. I just wired up an example to give you some ideas and get you started. A few simple comments are on the diagram.
For simplicity, I used colors that need to be matched pairwise instead of images and the size is only 4x4. Resize as needed.
You would need to add initial shuffling of the color array, currently the problem is static.
Enjoy.
LabVIEW Champion . Do more with less code and in less time .
Attachments:
memory.vi ‏92 KB

Similar Messages

  • How to make feild Mandatary in view by palcing "*" in RED

    Hi All,
    I am new to Web Dynpro  , i need following  clarification,
    In a Veiw i need to give "County"  labe as mandatary by placing "*" in front of it  which is should be in RED color.can any one tell me how to make it .
    Thanks and Regards
    CB

    Why not just use the built in mandator functionatity (property state on the input field = required). This way your application will be consistent with standard SAP ones.  You can then also use CL_WD_DYNAMIC_TOOL=>CHECK_MANDATORY_ATTRIBUTES  to check on input if all required fields are supplied.
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/d7/ef8841e3af1609e10000000a155106/frameset.htm

  • How to make PDFs available for viewing online only

    Sorry for the odd thread title — it is the only one that makes sense.
    I work for a small non-profit historical group.  We are digitizing to archival standards a collection of newspapers and periodicals and want to make them available to the public.  However we do not want to just put the PDF out there as that offers opportunities for theft.  Some of the already released material has already been lifted from Archives.Org and is now being sold on CDs and the Internet by for-profit nefarious people.
    So..., is there a way to take the PDF and have it so that it will not work unless it is viewed on our website?  In other words, if a person downloads the file to their computer it will not work?  I think it should be possible to include a java script routine somewhere whereby if the file is opened online, it opens.  But if a person downloads it to their computer and tries to open the file and does not see a small script file, it does not open.  OR, is it possible to give each file it's own certificate for online use only?
    A sample PDF can be viewed here.
    Thank you one and all for any replies,
    A. Wayne Webb

    Thank you for the response George and Isakten.
    I found my solution, and better yet it will not break the budget.  CopySafe PDF Protector while perhaps a bit unwieldy for a first-time end user, offers all I needed.  It forces the end user to add an add-on for their browser and we all know that can be difficult at best, but the program takes care of it handily.
    Cordially,
    A. Wayne Webb

  • How to make backup to Materialized View

    Hello Every one:
    I'm Have a Materialized View in my DB, When i make backup using Exp Command, and then make restor to my Backup MV import as table !!!
    Thx

    The answer to this is yes and no. On the older CSS platform, 50, 150, 800 you do not have this functionality, however on the new CSS 11500, you have the option of copying from one disk to another as both the hard disk and flash disk in an 11500 SCM are PCMCIA which in effect give you a C: and D: drive.
    There are commands to copy files between disks that include copying operational software.
    Regards
    Pete Knoops
    Cisco Systems

  • How to make a single multi-view clip from different cameras?

    Hi,
    I recorded one conversation between two people with two different cameras (i.e., a camera per person) and I'd like to create a single video clip where the two clips from the two cameras are positioned side by side, i.e., one clip of the two people talking. I tried creating a Multicam clip but I didn't see an option to export the sequence as a single clip (also there was no option of how to place the clips which suggested that Multicam clip may not be the solution for this).
    Is there a way to do that in Final Cut Pro X?
    Of course, this would also involve synchronising the two clips based on the audio waveform and then detaching the audio from the non-master clip. 
    Any advice and recommendations will be highly appreciated.
    Cheers,
    Katya

    This may be helpful.
    Russ

  • How to make prints match screen view?

    After a support call, I've lowered the brightness on my imac OS 10.6.8 but the prints are darker than ever.
    I've calibrated.  The printer is an Epson 4900.  Photoshop is managing the colors.  I did not download the no color management app.
    any ideas?

    Generally speaking, you may want to learn all about color-management, calibrate and profile your equipment, and make sure you set and use color-management preferences and settings appropriate for your needs for your display and printer.
    Most color matching problems are rooted in the fact that the display monitor is not set to display your colors accurately.  There is equipment you can use, but a really rough, poor-person's way to get started (or for use in the interim) can be to print an image, then adjust your monitor to make it look as close as possible to your print.  Then when you edit your images you'll be preparing them for proper printing.  This may involve changing settings on the monitor itself or in the display driver.  But I caution you that you many never get things consistent and right without getting your head around what good color-management is all about.
    Unfortunately, because of the complexity of the realm, it's proven near impossible to teach color-management one post at a time on a forum, but there are some good references out there.  One of our members here, Gary Ballard, has published some good "getting started" info.
    Good luck.
    -Noel

  • How can I determine how long it take the lab view circuit to execute once?

    I'm working on a temperature control labview simulation that works with an external temperature device and I have my labview stimulation set up so that I can turn a external light on or off (which is in a chamber) and the temperature is measured inside that chamber and I displayed versus time in the labview x-y graph. I can internally turn the heat source (the light) on or off and see the waveform change. Now the information that is being displayed on the waveform is also being saved to a data file. And I noticed that as soon as I run the stimulation of the circuit on the first input into the labview while loop is from the data file. now the first execution of the simulation will start as soon as the data files sends an input into the while loop and the second execution of the labview loop will happen the next time the data file inputs something into the while loop of labview. Now, by using circuitry inside the while loop, how can I record the actual time of the initial input (into the while loop) along with the time of the second input into the loop so that I can determine how long it take for one execution in labview will take.

    One thing to keep in mind about the Tick Count VI. It uses the ms clock from the CPU which rolls over back to zero after it reaches an upper limit. You might end up getting very large negative values if you subtract the current value from the last value.
    Once every 39 (?) days that can happen but are you sure abou the large negative thing?
    I seem to remember Rolf saying that the math takes care of itself. A quick experiment confirms that memory.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • How to make use of datasheet view to edit Photos Site metadata?

    Hi,
    Is that possible to edit metadata in photo site through datasheet view? I just couldn't locate any datasheet view button there.

    Hello,
    If you saved picture in picture library then datasheet view does not supports directly. Try to copy the other library URL and create new view.
    http://jamarwright.blogspot.sg/2011/02/sharepoint-2010-picture-libraries-and.html
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • How to measure thermocouple in lab view and save the data..

    hi.. i am using my DAQ with 2 analog channels.. i need to acquire signal from thermo couple i have T type thermo couple with brown jacket.. i have connected the thermocoupe in ai0.. and i selected the thermocouple type... when i select the built in option.. it shows some error.. then if i use cjc value as constant 25 its working.. but the signal acquired is not matching well.. it show huge variation.. some times it goes for -20 and maximum of 60 which is not possible at all...just in air medium i checked it... when i used infrared thermometer it shows around 24 C... kindly help me.. i have attached the screen shot of the block diagram panel... and acquired signal..
    Attachments:
    Doc1.docx ‏425 KB

    Hi,
    You hooked up to the analog inputs on your device correctly. Thermocouples measure the difference in temperature between the DAQ and the location where the wires are welded together. They need to be insulated thermally and electrically in-between. Thermocouples have very low response compared to the normal 10 volt DAQ range. Type T is only 43 uV/C (thats 0.000043V compared to 10 volts). To see if the thermocouple is working, you need to heat up the welded end. They measure 0 V when the welded end is at room temperature. Type T only goes up to a few hundred C, so be careful, but you can probably wave a lighter under it to see if it's working. You might try the audio in on your device. You don't need a high sampling rate and it may have a better amplifier and dynamic range.
    To get absolute temperature you need to offset the thermocouple reading from the DAQ temperature (room temp usually). You could do this by measuring it with your IR thermometer. Check into the NI 9211 and simliar which are much better suited to thermocouple measurements.
    Good luck!

  • Versions of lab view

    Hi:
    Just a few days ago i put this message:
    Hi:
    Im trying, to find a way to search, a file stored in different subfolders of a main folder, and copy, i mean i have a VI which makes a folder everyday (the name istoday date, or yesterday date), and inside that folder is a serial1.txt log file, but yesterday (for axample) the same log file (serial1.txt) was generated, how can i search in lab view all of those serial1.txt files?? By putting just in the search field, the main folder name??? 
    And I want to copy each of these serial1.txt, to different paths???
    So in this days, i ve working and the file is ready, but this archive just search like this: main directory /2nd directory/ 3rd directory/Files.... I mean if the files is deeper in more subdirectorys, does not work well works for me.   
    Im working in lab view 8.5 but, when i tried to put the .exe file in the computers where i have to look for my files, sorprise!!! the computers have the version 7 express or somethig like that so i cant use my file. IT Is possible change the version of my file to version 7?????  
    Solved!
    Go to Solution.
    Attachments:
    search_engine_lol.vi ‏117 KB

    I don't know if you are still asking the same question in this thread or not. If you are, don't start a new thread. 
    As far as the exe, all you have to do is install the 8.5 run-time engine on the other PCs. If you had created an installer (something you should always do), the run-time would have been included.

  • How to configure a shell and tube heat exchanger with Lab VIew to get data

    HiI
    In our undergraduate chemical engineering labboratory we want to configure our shell and tube heat exchanger  with a DAq and Lab VIEW to get information about the temperaure (of the cold fluid stream being heated), the pressure (of the steam on the shell side of the heat exchanger) and the flowrate (of the water being heated).
    Can anyone suggest thermocouples, pressure transducers and flowmeters to fit between the heat exchanger and the DAq?
    P.S. the heat exchanger is already fitted with thermometers, a pressure gauge and a rotameter but we don't know how to connect these hardware to the DAq
    Solved!
    Go to Solution.

    It sounds like you have enough information to pick out appropriate sensors, you just need to do the research. I would start looking through the Omega catalog, or give them a call - they're usually helpful. I can't take the time to spec out parts for you - that would be a lot of time spent on someone else's project. Most pressure sensors put out either a 4-20mA or 0-5V signal, either of which you can read through an analog input on a DAQ; measuring a 4-20mA signal requires a resistor to convert to voltage. Most of the NI DAQ boards can read a thermocouple on an analog input, but make sure that your hardware does support reading thermocouples. For accurate readings, use a device that has built-in cold junction compensation - for example, the SCB-68 connector block - and for the most accurate readings, get a board specifically designed for temperature measurement.
    For the flow measurement, a standard, simple solution is an orifice plate. You put a differential pressure transducer across it, look up the appropriate equations, and use them to calculate the flow rate given the density of the fluid (which you'll be able to calculate from the pressure and temperature, since steam tables are widely available). There are other differential pressure devices available as well - at a previous job we used a V-Cone from McCrometer. If you call them they'll spec one for you - but get an approximate cost first to make sure it's within your budget.

  • How to get lab view to display my plot in DB

    hi guys
    i desigED n an operational amplifier to determine the gain product band width using a 741 chip and the gain of the circuit is 1000, meaning that the gain bandwidth PRODUCT  will occur at a frequency of 100hz. but i have a problem, when i start the frequency sweep from the function generator from 10 hz to 100Khz which  IS the final frequency value i have set for the program. when the lab view program stops and i export the data to excel sheet i will be getting the DB axis value in a SMALL VALUES AND IN DIFFERENT  UNITES  WHEN I PLOT THE GRAPH USING EXCEL,  while the frequency is in log10.
           pls can any one tell me how to solve this problem to start getting the right cut off  frquency on the graph. find aattched my vi and the excel data from the vi that is in a different unit not in DB
    Attachments:
    GAIN BAND WIDTH PRODUCT.vi ‏116 KB
    FREQUENCY VALUE .xls ‏26 KB

    Ahhh.....
    emeho wrote:
    thanks Jeff Bohrer  for your reply, what i mean is the y-axs of the plot is in DB aleady, but when i export the data to excel i will be seeing the gain in 0.8, 0.7,0.4 which is not normal,  which will not give me the -3db point of the gainband width product of the circuit
    What you want to do is plot the Log(10) of the frequency on a linear axis!!!!!!!  The export - exports the values not the axis scale.  exporting a log(10) of the Y axis will export the log of the axis- (of couse, you could change the graph axis scale in Excel too...... but)
    Jeff

  • How to make Help view well on both laptops and desktops

    Hi -- I'm trying to learn RoboHelp 7 and just created my first WebHelp project. I want to show it to a friend, but don't have a server I can publish it to, so I copied all the files onto my flash drive and put it on my laptop. It all works fine, which is a relief -- however, the custom colors are way off, and some of the screenshots are now too big, so the user would have to scroll (which can be annoying). I created it on my desktop and have been looking at it on a larger monitor (1680x1050), but the laptop is old (1024x768). The thing is, a lot of people might have to view it on 800x600.
    I couldn't find any information in RH's Help about how I should have set it up so that it views well on different systems. I'm hoping someone could please advise me as to what I should have done, and if there's anything I can do now to fix it, or point me to some information. I used Arial 10 pt for the text, and now it looks 12 pt. Should I have made it 8 pt? Is there a rule for how large an image should be to be viewed on a laptop and a desktop?
    One last thing, it's too large to put on a CD, so is does anyone know how to make this into an executable?
    Thanks in advance for any help you can give!
    Daryl

    Hi Daryl
    I use an eBook compiler to convert WebHelp to an executable file. You might investigate eBook compilers for that bit. However, I'm not sure how that would help you since a compiler will do little more than to take a swarm of WebHelp files and store them in a wrapper to create a single file. Generally you will end up with something that although it exists as a single file, is larger than what is inside.
    Are you SURE it's too big for CD? CD will hold 650 megs (700 if you buy the extended types).
    On the screen size issue WebHelp itself should adapt fine. Probably it's the images you are concerned with. And the general rule of thumb is to capture images at a reasonable size to begin with. Never EVER just insert a big ole image into RoboHelp and grab the sizing handle to make it smaller. It will still consume a larger amount of space and the quality will suffer badly. So the best approach is to copy the image at a reasonable size to begin with. Something that may fit nicely in the Topic Pane area as it is presented in the space provided by the lowest common denominator. In your case I believe you said that many are still at 800x600.
    Your 10 point text will still be 10 points at a smaller resolution. It will just look a bit different.
    Hopefully this helps... Rick
    Click here for Adobe Authorized Captivate and RoboHelp HTML Training
    Click here for the SorcerStone Blog
    Click here for RoboHelp and Captivate eBooks

  • How to control a NI USB 6210 from a Lab View program?

    Hi,
    I started today with Lab View with some earlier experience long ago.
    While it took me only about half an hour to get my first program running (great), installation time nor included (of course), I meanwhile read documents for some hours and cannot find out how to control measurement hardware in Lab View.
    I want to use a USB 6210 to set a 1-bit digital port. But at the moment there is no USB6210 available so I wanted to write (or do you say draw ?) the program without it and if possible simulate the hardware.
    I drew DAQ Assistant into my block diagram and selected digital line output but get "No supported devices found". I don't know if the appropriate driver was installed during Lab View installation.
    Also I don't understand the mechanism between DAQmx, tasks and the real hardware. Now I have a "Digital Bool 1Line 1Point" Control in my block diagram. How do signals get from program flow to hardware pin? How can I create a simulation for not connected hardware?
    Any help is greatly welcome
    Thanks a lot
    Martin

    Okay here is some more tutorials if you get some free time, specifically the hardware stuff will be relavent.
    NI Learning Center
    NI Getting Started
    -Hardware Basics
    -LabVEW Basics
    -DAQ Application Tutorials
    3 Hour LabVIEW Introduction
    6 Hour LabVIEW Introduction
    Self Paced training for students
    Self Paced training beginner to advanced, SSP Required
    LabVIEW Wiki on Training
    Launch MAX, it was known as Measurement and Automation Explorer, there should be a shortcut in your start menu / desktop.  Under devices and interfaces you can find your hardware and open test panels to control it.  This is the first place to ensure your hardware is working.  If the device isn't seen you'll need to install the drivers and DAQmx software.  If it is there, great.
    Now launch LabVIEW.  The easiest way to control hardware is using the DAQ Assistant.  It has many limitations and isn't recommended for large applications.  But for something quick and dirty it works fine.  You'll find it under the Measurement I/O >> NI DAQmx palette on the block diagram.  If it isn't there you may need to reinstall the DAQmx drivers.  This can happen if you installed DAQmx before LabVIEW.
    Also you'll find under Help >> Find Examples on the toolbar, many examples on controlling hardware.  Feel free to post some code if  you are having problems.
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

  • How to make a field Mandatory in a Table view?

    How to make a field Mandatory in a Table view?
    The requirement is, the user should not be able to append a new Row, unless and untill he enteres the data in the column SOLD-TO. Now how do i acheive making this field madatory. Normally in Edit form view, we can go in customizing and flag Mandatory, for table view we don't have this option.
    Please can anyone of you guide me in this approach?
    Jagadish.G

    Hi Jagadish,
    have a look in this thread, part of the code you can use in eh_insert method or logic to write enable/disable insert button.
    Re: Assignment Block Mandatory
    regards
    Ismail
    Edited by: Ismail Shaik on Oct 21, 2009 11:36 AM

Maybe you are looking for

  • Collection of multiple idocs into a file

    while activating the BPM,i m getting error "Expression must not return a multiline value" in transformation step of BPM at the source message.My source message is Abstract asynchronous type idoc which i m sending into BPM and value is container varia

  • Google Maps zooms with Apple magic mouse

    Ever since I bought the Apple magic mouse, I've noticed that whenever I use Google Maps via my desktop Apple, the map will zoom without me telling it to in street view.  This is INCREDIBLY annoying when trying to view a street or move across the map.

  • Dought in Module pool programming

    Hi abapers, I am working on module pool programming. Here my requirement is I want to change some fields data. But I don’t know those fields name. But some text is displaying at my out put at field.So for my reference I want to know from where the fi

  • Arrange members in hierarchical order in planning data form

    I am trying to hierarchically arrange the dimension members in row of a data form. Assume the following hierarchy Parent1 --- Child 11 --- Child 12 Parent2 --- Child 21 --- Child 22 When I place this dimension in the row of a Hyperion planning data f

  • Possible to bend a text line?

    Hi! Is there a way to animate a bend of a text line? I have tried a bunch of distortion tools in AE but non work like I want to. I suspect that this could be done with some sort of type on path and the animate the path. Any example would be great poi