Device works using max but not with VI

Hi All..
I am able to control a kepco power supply with comminicating by MAX. But with VI (7.0) that has the same command structure it s not possible..Moreover, i dont get any error message either. Could you have a look the VI attached and make ur comments.
thanks
Attachments:
sweeping current.vi ‏79 KB

I have localized where there are something strange happening.
I attach 2 VIs one of which works but not other one. The only difference is that  the working one writes data to Writing VI via buffer. When I change buffer to string it doesnt? It doesnt any make any sense to me.. What is wrong?
Attachments:
writing_data_not_works.vi ‏50 KB
writing_data_working.vi ‏47 KB

Similar Messages

  • HT3387 When I use pages the languages that I mainly use are English and Hebrew. The spellchecker works for English but not with Hebrew. How can I add another language to the spellcheck?

    When I use pages the languages that I mainly use are English and Hebrew. The spellchecker works for English but not with Hebrew. How can I add another language to the spellcheck?

    http://m10lmac.blogspot.com/2011/06/extra-spell-checking-dictionaries-for.html

  • Why does the counter work in MAX, but not Labview?

    Please help, I have been away from Labview for over 3 months, and I am quite rusty....
    Last year, I successfully configured NI9401 to measure period (seconds) by counting the rising edges of my sensor signal.  Since then, I have aquired a new PC, and loaded all my software into it, including the Labview VI's that successfully worked on the old computer.
    I can see the digital signal using MAX and the test panel for the NI9401, so, I know my wiring and my TTL signal is OK, but, when I try to run the attached VI, nothing happens except the error below..  How do I tell this VI to look for the signal on MOD3/CTR0 and channel 14?
    Thanks. I am sure it is a small adjustment...this worked fine a few months ago...not sure what is wrong now.
    Thanks,
    Dave
    Solved!
    Go to Solution.
    Attachments:
    continuously measure period buffered_singlechannel_forum_feb_23_2012.vi ‏20 KB

    OK, now.  Resolved the issue. The vi is fine, but, some shaky wires were identified...worked in MAX but not in the vi.  Now that the connections have been tightened up, it works for both.  Sorry for the inconvenience.
    Dave

  • Direct URL Working In IE but not with New Domain

    Hey Guys
    Something very weird here.
    This music player for www.arikecansing.com works in Mozilla
    but not IE. The site is being hosted here
    www.tahnaiya.com/clients/arike and that link works in IE but not
    under the other domain www.arikecansing.com Weird huh? Does anyone
    know why this is?
    The playlist.xml file is this but do note that i did change
    the mp3 name so the mp3 cannot be downloaded. This site is for my
    client. I would extremely appreciate any help
    <?xml version="1.0" encoding="utf-8" ?>
    <mp3s>
    <file name="song 1" file="
    http://www.tahnaiya.com/clients/arike/music/everything.mp3"
    />
    </mp3s>
    I did try changing the file to this but it still didn't work
    <?xml version="1.0" encoding="utf-8" ?>
    <mp3s>
    <file name="song 1" file="
    http://www.arikecansing.com/music/everything.mp3"
    />
    </mp3s>

    I am not sure...but have you heard that NS 6/Mozilla are use based on standards. So they dod not support some of the proprietary JS/CSS/Misc functionality of IE or NS 4.0+ versions. You can read more about the JavaScript differences on Netscape's NS6 evangism site. Maybe you are missing something. I think I remember reading something about getElementByID/Name ...

  • E71 wifi connection works in browser, but not with...

    I need help badly.
    On my Nokia E71 I can easily connect to a wireless network and browse the web from the browser. But when I try to read my Gmail from the mail client on the phone I get an error message "Unable to connect to e-mail server". The settings are correct since if I switch to GPRS/3G connection, then the client connects to the server and downloads the messages. This is weird. The same is for VoIP and Fring and Nimbuzz, they all work with GPRS/3G but they don't when I choose wi-fi.
    What's more weird is that other people in the building use their person handhelds for the above purposes. The IT guy administering the network assures me no ports are blocked and that's obvious, since people use Skype and check their emails through the same wi-fi spots in the building. I fee l am missing something easy to solve, but I can't get through. Please help!

    Hello mgoksoy,
    Thank you for your reply. The problem is not with wifi connectivity option but inability to connect to wifi. For instance, if I run Nimbuzz, the settings are set to request from me each time I start it which connection to use - gprs or wifi. I choose GPRS it works alright, I choose wifi it does not connect and gives me "socket connection failed!" error. I get the same error in other wifi networks, so this is not about one specific wireless network. The same is with other applications, when I choose wifi connection it simply does not connect, like to gmail via nokia email client, I get a "unable to connect to e-mail server" error, whereas if I connect with GPRS, it works fine. And one more important, I can connect to all wifi's and browse the web via browser. But it's just the applications that won't connect and I was thinking if there was a setting in my E71 that need to be adjusted to allow applications wifi connections.

  • Device works fine with MAx but not with Labview visa serial

    I have a Monarch rpm sensor hooked up to Monarch tachometer , it gives error while coding in labview and works fine in Max if the sensor doesn't read 0. I have written simple RS-232 programs never had an error but this one is giving errors ..not ablt to fix it..please help
    Solved!
    Go to Solution.

    No device can actually measure a speed of zero.  It can only specify that the speed is less than some minimum, which depends on how long you are willing to wait for an answer.
    I do not know anything about your instrument, but I would guess that you are getting an error which is the equivalent of "The instrument has waited the maximum permissible amount of time and did not detect any measurable motion."  This is the instrument's way of saying that the speed may be zero, or very slow, or something is broken so that it cannot make a measurement but it cannot detect the problem.
    Look at the manual for you instrument to see how it responds to the zero speed condition.  This error may be normal.  If so, you need to capture the particular error code and handle it however you think is appropriate.
    Lynn 

  • Camera works in MAX but not in LabVIEW

    I've been struggling a lot with getting a DCC3240M camera from Thorlabs working in LabVIEW. The supplied software (Thorcam) works as it should. However, the LabVIEW SDK does not work as it should, it gives an error 155 "the operation is not supported".
    Instead of the SDK I tried the DirectShow drivers and now the camera turns up in MAX and works as it should. It also shows up with IMAQdx Enumerate Cameras.vi and in the Vision Acquisition Express vi. BUT when I try to run either IMAQdx Open Camera.vi or the Express-vi it doesn't work. Open Camera gives a DirectShow error code 0x80040275 "No capture hardware is available, or the hardware is not responding." And when i try to select the camera in the express vi, a red icon appears and I can only select "Cancel":
    It's really really annoying that the camera evidently works with the provided drivers, but I cannot use it in LabVIEW.
    I would be grateful for any ideas of what is wrong. I am running 32-bit LabVIEW on 64-bit Win8.1.

    Issue solved!
    I thoroughly removed all drivers that came with the camera and then I installed the manufacturers drivers (IDS) instead of Thorlabs drivers. And now it works, the camera still shows up in MAX and doesn't work. But now the provided VIs work. So I'm happy. It only took me a week to figure it out.

  • Wi-Fi card will work on OS9 but not with mac OS X

    I've been having a lot of problems with my imac until I brought to a repair center last year. They had to replace the motherboard and a few other compenents to get it working. Anyway, the end result would be that the wi-fi card wouldn't work. I can detect it and the computer can 'see' it in MAC OS X 'Tiger' but no wi-fi networks are detected. Now what's really strange is that networks are detected when I boot into mac os 9. I've looked for drivers for the airport card but nothing seems to work. Any ideas? One other thing...my internal modem does not work as a fax, it keeps saying modem busy (even though I have an ethernet connection). Please help. Thanks.
    iMac G4 flat panel   Mac OS X (10.3.8)  

    Proxy Settings may be set by connection however - that does not imply that all of the services provided by Apple Utilise these connections.
    *iPod Touch - No Firmware Updates Applied*: Able to use services like Google Maps, YouTube, Weather
    (Confirmed on 3 iPod Touches)
    *iPod Touch - Latest Firmware Updates Applied:* Unable to use services like Google Maps, YouTube, Weather. (Confirmed that this connection fails on 2/3 that have been upgraded, one is still pre v2 firmware and connects fine)
    Both iPod Touches are configured identically - with a static IP address, differing by one digit.
    Same DNS, Same Gateway, Same Proxy IP Address, Same Username/Password.
    The issue is not caused by configurations, it is caused by a difference in how authenticate proxy configurations are handled between the firmware supplied with a pre v2 iPod Touch, and the updated v2 firmware.
    Perhaps v3 will resolve this issue, but at this time if you have any choice, do not upgrade further iPod Touches to v2 if you require internet access via an authenticated proxy in applications such as Maps, Weather, Mail etc.
    Message was edited by: Caledai

  • Can read TEDS in MAX but not with DAQmx VIs

    Hi,
    I have a cdaq 9181 with a 9234 accelerometer module.  I have 3 teds equipped accelerometers connected to ai0, ai1, and ai2 repectively.  In MAX, when I reserve the chassis I can read all three teds, no errors.  When I do the same thing in labview (ie reserve the chassis, create a daqmx task, associate teds data with each physical channel, all with daqmx VIs) I can only read two out of three teds.  The third one throws a "no teds sensor detected" error.  This code has been in use for about four months now, though I just rewrote the calling VIs, and hasn't displayed this problem.  I've attached a snippet of the task building VI for reference.
    Any ideas what's going on?
    Thanks.
    Using LV2012 and MAX 5.3.1 running on Windows 7 32 bit.
    CLAD
    Attachments:
    Build Daq Task Snippet.png ‏58 KB

    Nope.  That's a delete from array, length 1, index 3.
    In any case, I eliminated that block since the string array wired to the for loop controls how many devices the VI attempts to configure.  Same result, verified it was trying to configure ai2.  Here's the updated snippet:
    CLAD
    Attachments:
    Build Daq Task Snippet v2.png ‏54 KB

  • Embedded audio shows up using FireFox, but not with Safari?

    I have recently published a website using iWeb 09 to a SFTP host.  The site looks like the iweb verison in Firefox and Safari except that on one page, "About My Bagpipes" one audio clip is not visiable and will not playin Safari, but works fine using Firefox as the browser.
    In addition,  in accessing the site via Safari, I often have to refresh the Home page to see the navbar and/or images, even after clearing teh cache on my iMac.

    Found this :
    http://mysite.verizon.net/r.g.cameron/bobcameronpiperwebpages2012/index.html
    Went here :
    http://www.bobcameronpiper.com/bobcameronpiper.com/Home.html
    2 javascripts won't load.
    One of them is the js file to add the nav
    Feed here :
    http://www.bobcameronpiper.com/bobcameronpiper.com/feed.xml
    This is the culprit page :
    http://www.bobcameronpiper.com/bobcameronpiper.com/About_My_Bagpipes.html

  • HTML plays swf using CS3 but not with CS4

    I apologize if this is a question that gets answered and I just haven't seen it...
    I encode an .avi file to .flv using CS3 encoder, publish it to an html page and upload it (along with all neccessary pages and files) and it plays fine. Here is my page.
    http://www.dreammakerproductions.com/cs3.html
    I do the exact same thing using CS4 and I get nothing when trying to play it via the web. I have all necessary files uploaded.
    http://www.dreammakerproductions.com/cs4.html
    I try to manuallly insert the .swf into the html page (rather than "publishing" using Flash) and I still get nothing.
    http://www.dreammakerproductions.com/cs4_insert_swf.html
    I manually insert the .flv file into html page, and it plays, however, it is very jerky and not the look and feel I want, but it does play, which confuses me even more?
    http://www.dreammakerproductions.com/cs4_insert_flv.html
    All 4 examples play locally on my machine. The only difference is when I play any of the CS4 versions locally, I get the active X security bar, but when I play the CS3 version, I do not get it.
    Also, I am using GoDaddy as my hosting, surely the problem isn't on their end with some sort of CS4 issue?
    Am I not doing something right when I encode using CS4?
    Any help would be appreciated. I am trying not uninstall CS4 and reinstall CS3 but I am losing hope.

    The CS4 file is being loaded into the page, it just isn't playing for some reason.  If you link direcly to the swf rather than any html page embedding it you can see this (or not see it to be more correct).  So the problem doesn't involve the embedding.  The file is stuck setting up somewhere along the line when it loads.
    Do you have the most recent version of CS4 installed (10.0.2, I believe)?

  • Got a new dell laptop. adobe flash works on IE but not with Firefox. Manual installation failed. help!

    When trying to install adobe plugin, it fails, as does trying to do it manually. When trying manually, it says to close firefox then it will work but it doesn't. Again, when under IE, adobe flash works but I prefer Firefox.

    In step one you would have downloaded that file, if Firefox is using the normal configurations you should find it in the same location where you download any other files.
    To find out where Firefox downloads files, in the options window go to the general panel and it should show where files are downloaded to. Alternatively if Firefox stores the history of downloaded files, open the downloads window (you can do that by using keyboard shortcut Control+J), right-click on the install_flash_player.exe entry in the download window and select "Open containing folder"

  • Hotmail redirect my page if I use safari but not with Firefox

    Once I login into Hotmail using safari I am redirected to a hotmail black page. This started after opening an e-mail from a trustable source. If I use firefox I do not have any problem.
    I reset safari, cancelled all the cookies, deleted all the cache from Safari,. I deleted from the library extension of finder and mine the documents from the following folder: cookies, LaunchAgents, LaunchDaemons with no lack.
    Any solution?
    Apple support wanted 35 pounds and I was on a 0845 number as well!!!
    I found the solution: I ditched Safari and started to use Firefox. I can now read my e-mails

    Did you check the volume setting in the player to make sure that the sound isn't muted?
    You can try to clear the Flash local storage.
    Flash Website Storage Settings panel:
    *http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.html
    Flash Local storage settings Help:
    * http://www.macromedia.com/support/documentation/en/flashplayer/help/help02.html

  • Play & Pause buttons work...but not with each other

    V!P and dzedwards were a big help to me yesterday but now
    I've come up against something else...
    I've got 3 music buttons on a page. The code that I have
    plays and pauses each button perfectly. But if I have Button 1
    playing and I click on button 2 (without stopping button 1
    manually), and button 1 is still playing...both play at the same
    time. Which, I understand why it's doing that but I'm not sure how
    to fix it.
    What do I need to add to the code so as to stop the first one
    from playing if I don't manually click it to stop? The first
    button's instance is monkey7, the second button's instance is
    iBelieve and the third button's instance is Perfection.
    monkey7 = new Sound();
    monkey7.attachSound("monkey7.mp3");
    monkey7.start(0);
    var elapsedTime:Number;
    var played:Boolean = false;
    pauseButton.onRelease = function() {
    if (played) {
    monkey7.start(monkey7.position/1000);
    played = false;
    } else {
    monkey7.stop();
    played = true;
    Thanks. And I apologize to V!P and DZ in advance.

    Well..not exactly. Crap, how do I explain this? The
    pauseButton is where you're applying the stop commands but from
    what I can tell, it's not doing anything because the play/pause
    button (pauseButton) isn't the problem, it's the button for the
    next song.
    My problem is when they don't click the play/pause button and
    go directly to the next button with the next song.
    If it makes it easier to see what I'm talking about, you can
    go to
    http://www.monkeypunk.com/,
    click on the music button, click on Monkey #7 button and you'll see
    the layout. It takes a couple of seconds for the preloader to
    appear.
    The arrow button on the right of the songs is the
    pauseButton. My problem is, when they don't click that but click
    the next button beneath, the button previous to it continues to
    play.
    Again, I apologize if I didn't explain it better
    originally.

  • I can use iMessage with all iPhone uses except for ONE person.  That person can use iMessage with all other users, but not with ME.  What's the problem???

    I can use iMessage with all other iPhone users that I communicate with, except for ONE person.  When I send to that person, it always goes through as a text message.  This person can use iMessage with pther people, but when they send me a message, it always goes as a text.  Why can we both communicate with other people using iMessage, but not with one another?

    Hi Russell,
    1) If you have OD set up and "editor" has UID 1111, then when they log in to any machine that's bound to OD as editor, they will get UID 1111. Therefore, there won't be any of these permission errors. This is typically the recommended approach.
    2) I assume you mean "You'd prefer to not using open directory?" Whatever the case, OD isn't mandatory with Xsan -- it's just that with multiple user accounts, managing them centrally tends to be easier. For 3 or 4 accounts and 3 or 4 machines maybe it's no big deal. If you go larger, it could get a lot more complicated. That said, if you set it up such that each machine has the exact same set of users (as you said, Mary = UID 502, Fred = UID 503, William = UID 504), then you can do what you want. Mary can log in from multiple machines at the same time, and in general you won't have permissions problems. Of course, if you try and read and write the same file from multiple workstations at the same time, you will get file locking issues, which will prohibit somebody from successfully writing the file.
    File locking issues are different from general permissions errors. The former basically says "hey, someone else is editing this file. Therefore I won't let you edit it right now... you can read it if you want though." Permissions means somebody saves it, and Xsan thinks you saved it and own the file, when you really don't.
    Quad-Core PMG5, 4 GB RAM, 7800 GT, 1 TB disk.   Mac OS X (10.4.4)  

Maybe you are looking for

  • Problems with your HP printer after upgrading to Windows 8.1

    If you are experiencing problems with your HP printer after upgrading to Windows 8.1 please click on the below link and install the HP Print and Scan Doctor and run the utility to fix the issue. www.hp.com/go/tools. I was an HP employee If I have hel

  • Connection String  connect 10XE from Power Builder 7.0

    Hai All I want to know how can I make connection String to connect Oracle 10 XE from Power Builder 7.0. Is is possible to connect from PB 7.0 or I have to Migrate to PB10 ? Thanks In Advance Regards Shweta

  • Why doesn't my version of Photoshop or Lightroom support my camera?

    For a complete overview on camera support in Photoshop and Lightroom, read Jeff Tranberry's article Why doesn't my version of Photoshop or Lightroom support my camera?

  • Hi SAP Remote Login

    Hi all, I am getting training in SAP ABAP and in the training institute there is SAP software, is it possible for me to login to the SAP software by Remote Login.. What are the steps I need to follow?.  I asked my instructor about the Remote Login fa

  • Adding apple express

    Hi, I have an ATT 2Wire modem/router that is hard-wired to a time capsule. The TC is in bridge configuration and the 2 networks (ATT g and TC a-b-g-n) seem to be playing nicely, ie no radio signal conflicts. The 2Wire network is named one thing and h