-
Posts
3,432 -
Joined
-
Last visited
-
Days Won
289
Everything posted by hooovahh
-
If I were Gilligan I guess Crelf would be the Skipper, but he's not that large or hot headed. Also are there any women on this forum to play female roles? I guess I was always a Mary Ann kind a guy.
-
Project always shows unsaved
hooovahh replied to Michael Aivaliotis's topic in Development Environment (IDE)
I've been working in 8.6 for a little while and I notice something similar. I will open the project and immediately it states that there are changes (the asterisk) If I perform a save all it goes away. One time I clicked the "List Unsaved Changes" and it states that some attributes were changed in the project. Out of curiosity what does LabVIEW state is the changes in your project? -
Connect to skype
hooovahh replied to Antoine Chalons's topic in Remote Control, Monitoring and the Internet
QUOTE (Antoine Châlons @ Jan 5 2009, 11:48 AM) Completely agree. Just saying that I think it would be possible if someone wanted to. -
Connect to skype
hooovahh replied to Antoine Chalons's topic in Remote Control, Monitoring and the Internet
Just here to add my 2 cents, this won't work for all situations (like other operating systems) but could you use a windows DLL to act like you are pressing keys on the keyboard? Like in your LabVIEW program ask for the user name and password, then call Skype, wait for the login dialog to be active, and send the user name and password as keyboard keys (with tab in between) then return. This doesn't use any kind of API, and is very prone to problems (like if Skype happens to change the login dialog) but for a quick and dirty solution I think this should work. -
A useful piece of software I use is DriveImage XML It's free and it supports imaging a windows hard drive, when logged into windows. It "Locks" your files while making an image. This is useful for me so I don't have to reboot into a live OS from a CD and image the hard drive. It also is a more open standard so it "allow(s) you to process them with 3rd party tools".The one thing the software doesn't have (that other imaging software does) is incremental backup, so I just keep the most recent 2 or 3 images instead, and delete older ones.
-
At work I'm at 1280 X 1024, but it's hardly a standard. What's even worst is some developers are wide screen some are standard. Most the systems the software is going into is standard 4:3, but some controls act funny when the monitor is not at its native aspect ratio and native resolution. One thing I noticed is circles may appear to be ovals if you are not at the full native resolution of a monitor.
-
Wow that MIMO looks very slick, I'm curious to know the power needs since it can run over USB I'm wondering how bright the screen can be.
-
QUOTE (crelf @ Dec 3 2008, 11:54 PM) Yeah it was also kinda weird, he would have a desktop and 2 laptops running Synergy, then one day I had to remote desktop into one of his 2 laptops, and it got weird when he would move his mouse off the screen and move my mouse. On a side note I sure wish that I had dual monitors for development, I wonder what that would be like, hmmm, crelf do you know what it's like developing on 2 monitors?
-
QUOTE (crelf @ Dec 1 2008, 03:24 PM) I started looking at the NTBackup software that comes with XP, and the advanced features are pretty useful. It's just for me it was easier to write a 4 line batch file to backup some media folders. If I ever want to backup more OS features (like settings and such) I will definatly keep NTBackup in mind.
-
I have several hard drives floating around my house which don't have a home. Most of them are IDE, and I've ran out of IDE channels on both my PCs. So my plan is to hook these drives up to my PC using an IDE to USB adapter once a month or so and do an incremental backup. After the backup is complete I can then put the drives into a safe location. A waterproof/fireproof safe would be nice, but for now their just in a lock box, so if the PC is stolen the data will still be safe. The software I'm using for my backup is a simple one, a batch file that calls robocopy. It's a very useful command line utility. You basically say here's my source directory, here's my destination, and if files in the destination already exist don't overwrite them. It also does updates to files if they are the same name but different. On top of an incremental backup I could setup some kind of Raid 1, but I've ran out of hard drives.
-
QUOTE (crelf @ Nov 19 2008, 08:49 PM) Well I do now, thanks.
-
Wow the name of that person is also very suspicious, I know when I was in college our student ID would be the last 4 letters of our last name, and then the last 4 digits in your student ID number.
-
Do you get paid while LabVIEW starts up?
hooovahh replied to LAVA 1.0 Content's topic in LAVA Lounge
10 minutes? I can see from a cold boot defiantly taking me that long. But I (and many other people who don't care about energy usage) just lock my computer at the end of the day Monday-Thursday. When I come in the next morning I just unlock the PC and I have outlook and firefox, and what ever versions of LabVIEW I was using, already open. I realize it's wasteful to have a 500W pc powered on all night even if it's idle, but I can't stand that long boot up time. I've never found the LabVIEW load time to be too long, but I've never been giving a presentation and needed to launch it. Maybe then it would seem like an eternity. -
QUOTE (crelf @ Nov 8 2008, 01:40 AM) Ok so lets say you have a waterproof/fireproof safe, which has a thermally conductive but not electrically conductive liquid in it, then submerge the PC into it so the heat will be dissipated through the water, and then the heat could dissipate through the metal safe. Then safe may get too hot and start a fire...or it might not get that hot. I've heard about people submerging their pc into this kind of fluid and it seems to work well. Also if it is fireproof/waterproof I assume the casing would be very heavy stuff, not sure how well wireless signals would get through it. I guess revert to some slow wireless signal with lots of redundency. But yeah getting power to it may be tricky...I guess it would just be easier to have an off-site backup, the odds of both places buring/flooding at the same time would be minimal.
-
I too have played around with reuse libraries and adding them to the palette properly. A tool you might find interesting is the Palette API which was posted in LAVA some time ago which originally was found on NI's website but it has been taken down since. However the API is still available in the LAVA post. http://forums.lavag.org/LabVIEW-Palette-AP...ased-t8292.html It basically lets you programatically read and write .mnu files.
-
Is there any reason why you're not using some freeware application instead? If you don't need the source code, or want to add more features I would recommend trying some freeware webcam surveillance software. Here's a few I found just with a quick google search. http://www.giveawayoftheday.com/freeware/2...04/19/rise-sun/ http://biphome.spray.se/baxtrom/sscanii.htm http://www.freedownloadmanager.org/downloa...bcamXP_53830_p/ Keep in mind I haven't used any of these, and there are a ton of other application which aren't free which do the job too.
-
That kinda looks photo-shopped but in any case that would make a good Halloween costume.
-
Yup hit this issue today, "Generic File IO Error" I think Error code 6. You'd think 260 - 1 would be a long enough limit, but there are several cases around the office that hit that limit.
-
Yes and no, not be confusing. Using the Application Builder software (included in the professional version of LabVIEW) you can build your program into an installer, this installer can be installed on any Windows based operating system, and then your program can run from the start menu, which the installer makes a shortcut for. The installer that you build will be alot larger than you expect it should be. For a hello world program it may be 20MB or so. This is because in the installer is also the LabVIEW run-time engine which is needed to run any LabVIEW application. With the Application Builder software you can build just an application, which will result in a few hundred kilobytes in file size for a .exe file of hello world. BUT this exe file can only run on a computer which has that version of LabVIEW's run-time engine installed. You can download all the different versions of the LabVIEW run time engine for free from NI's website. If you really want to get tricky, there is a way for smaller exe files (the ones that aren't installers) to run on a computer without the run-time engine installed, but it only works for LabVIEW 7.1 and older, and you can find information about that here. http://forums.lavag.org/Runtimeless-Instal...tions-t122.html
-
I don't have a perfect example on how to do this, but I do have the Property Nodes that might help you. Using the property node in this picture I can programatically change the font style, size, and color, of part of a text string. I would suggest setting the string to a constant like the following: QUOTE Then you could set each section to be bold or not, like from 0 to 14 is bold 15 to 17 is not bold, 18 to 27 is bold, and so on (my numbers may be off). Then the user can type in plain, while the headings will be in bold. Hope this helps.
-
Is there an Advanced Search on this forum?
hooovahh replied to km4hr's topic in Site Feedback & Support
Ad? Oh that is an auto generated response to put ads on the site (to help pay for the cost of this forum) I don't know where the advanced search is. I know that most forums created with invision free have the advanced search feature that you mentioned but I don't see it here. A topic was created a while ago mentioning that the search on this forum "SUCKS" that topic is here. http://forums.lavag.org/LAVA-Search-still-SUCKS-t11799.html -
I was kinda hoping this would be a scripting VI which scan a set of VIs and locate all the misspelled words, now that I would use on every VI I made. But that wouldn't fit into your "quick and dirty" definition. This is still a cool program without the scripting feature.
-
Yeah for some reason I don't think that Firefox caches the icon for bookmarks right away. At first none of my bookmarks have icons, but then slowly they start to appear.
-
Wow I don't think I can help but could you clarify a little please. QUOTE Do you mean, have LabVIEW interact with a USB device? What kind of USB device, USB camera, NI-USB DAQ device? USB thumb drive? Do you mean running LabVIEW from the USB drive? Do you mean as a development system? Do you mean running a LabVIEW executable? Do I ask too many questions?