How can I use Easy Custom Device Tool to do the same thing LabVIEW the Basic Averaged DC-RMS VI does

I am using a cRio 9024 and am reading PWM with a 9205 analog input card.  It was suggested that I use the Basic Averaged DC-RMS VI to convert the PWM signal voltage into an analog signal (RMS value) for use in my system.  The issue is that the 9024 cannot use LabVIEW models (it is VxWorks). I am working through the Easy Custom Device Tool, and wonder if someone can guide me in the right direction.
Solved!
Go to Solution.

Hello,
Can you give more details about your VeriStand configuration ? Are you using the Scan Interface (and thus the Scan Engine Custom Device) or are you using the FPGA of your cRIO chassis to access the I/O ?
If you are programming the FPGA and using a FPGA Personalty in VeriStand you can probably add the calculations such as RMS to the FPGA code directly.
If you are using the Scan Engine, you will need a custom device. The Easy Custom  Device Tool is just a tool, you will need to know more about what a custom device is and how to develop one:
- http://www.ni.com/white-paper/12712/en/
Regards
Eric M. - Application Engineering Specialist
Certified LabVIEW Architect
Certified LabWindows™/CVI Developer

Similar Messages

  • How can i use my custom login page in a custom partner application ?

    Dear All,
    I'm trying to customize a login page displayed other than the default sso login page
    by submiting my form to the regular pl/sql procedure : "PORTAL.wwptl_login.login_url"
    but i tried to type the requested partner application url in the browser i got the sso
    login page other than my custom login page. So, How can i use my custom login page in a custom partner application ?
    Regards,
    Mohammed Amin
    [email protected]

    I cannot begin to express my level of frustration. I have been trying to use the composition widget light box display for some time now. I drag the widget to my document. The default widget has three small trigger boxes and a large area made up of a forward and backward button, a background, a text box and a frame for your image.
    My steps have been …
    I click on the little trigger box.
    I click on the frame that holds the main image.
    I go to the fill menu and browse my computer for my image and then click OK.
    IT shows up on my screen. Yay
    I attempt to continue using the next two trigger boxes provided in the widget.
    After that, I add more by clicking on the little plus sign.
    This is where all heck breaks loose.
    Every single time I attempt to add thumbnails, something messes up. When I go to preview, either not all of my main images show up, or it starts with the wrong one, or some are missing. I have looked and looked for help on this and the only thing I can find is how easy it is to create a great portfolio lightbox display.  But as we know, that only works when your thumbnails are the same image as the images in your lightbox. If you want something different, you have to use the composition wizard. I am finding it extremely difficult and confusing to customize.
    Is there an exact sequence you need to use to add images to the slideshow? I am my wits end.

  • How can I use "find my device" without wifi?

    How can I use "find my device" without wifi???
    Please help me! I am in vacation in USA and I lost my iPhone

    I am not trying to be funny
    I am serious without wifi the only alternative is to start looking for it
    If you can't lok for it then it is gone
    It is that simple
    Allan

  • Ethiopia doesn't figure on the countries list. How can I use Itunes store in Ethiopia?, Ethiopia doesn't figure on the countries list. How can I use Itunes store in Ethiopia?

    Ethiopia doesn't figure on the countries list. How can I use Itunes store in Ethiopia?, Ethiopia doesn't figure on the countries list. How can I use Itunes store in Ethiopia?

    If there is no iTunes Store in your Country... Then there is no iTunes Store you can use...
    iTunes Store: Which types of items can I buy in my country?

  • I have lost all of my keynote templates now that I have upgraded to yosemite.  How can I use Keynotes and pages etc on my computer and not on the cloud.

    I have lost all of my previously created keynote templates now that I have upgraded to yosemite. How can I use Keynotes and pages etc on my computer and not on the cloud.

    Welcome to Apple Support Communities
    All iWork apps allow you to save your documents on your computer. You will be able to choose the destination when you want to save a document.
    You can also disable iCloud for some apps. To do that, go to System Preferences -> iCloud, press "Options" next to "iCloud Drive" and disable the apps you want to.
    If you have lost your old documents, you should have a backup that you made before upgrading to OS X Yosemite, so you only have to restore it.

  • HT3275 My Time Capsule keeps saying "backup failed" due to the network password not being correct. I have not changed my password and every day I have to type the same one in and then it works. But then the same thing happens the next day. Can anyone help

    My Time Capsule keeps saying "backup failed" due to the network password not being correct. I have not changed my password and every day I have to type the same one in and then it works. But then the same thing happens the next day. Can anyone help? This only started doing this about 2 weeks ago.

    Hello,
    Mac OS X 10.4 Help, I forgot a password in my Keychain
    http://docs.info.apple.com/article.html?path=Mac/10.4/en/mh1960.html
    Resetting your keychain in Mac OS X...
    If Keychain First Aid finds an issue that it cannot repair, or if you do not know your keychain password, you may need to reset your keychain.
    http://support.apple.com/kb/TS1544
    Open Keychain Access in Utilities, use Keychain First Aid under the Menu item, then either check the Password under that item, change it, or delete it and start over.

  • HT201441 i am the first owner of my iphone i erase all data and i am trying to open the phone but its does the same thing like the first photo and i cant find my first apple id because i have deleted the email i used for it because i maked a new one pleas

    i am the first owner of my iphone i erase all data and i am trying to open the phone but its does the same thing like the first photo and i cant find my first apple id because i have deleted the email i used for it because i maked a new one please help

    Why do you need to access your email?  To reset the password?
    If you're trying to change the password, you don't need to go to your email.  If you know the answers to your security questions, you can reset it without using an email, as explained in the first section of this article: http://support.apple.com/kb/HT5787.  If you don't, you can contact Apple for assistance by going to https://expresslane.apple.com, then click More Products and Services>Apple ID>Other Apple ID Topics>Lost or forgotten Apple ID password.

  • Easy Custom device tool - how to get actual waveforms or data from a channel

    I want to use a custom device to do the simulation for my system, but I am not sure how to get channel data to it?  I am using a cRio 9024, and 6 modules for signal input and signal output.  I did the walk through, but it is not connecting to channel data.  Any thoughts?
    Attachments:
    Add.zip ‏164 KB

    Sorry that my previous response was so brief - I didn't have the opportunity to take a look at your code last Friday (and on top of that, I poorly worded my question about running your code in LabVIEW).
    You would want to include logic to communicate with your cRIO in the Execute VI - you don't need to add anything to the Channel Data or System Data controls to get the data into your custom device. If you're using the Scan Engine, this would mean just dragging and dropping Scan Engine IO variables into the Execute VI and then operating on the data you read out of them. Now, if you want to pass data out of the custom device to other parts of VeriStand, you would need to add items to Channel Data for each value you want to pass out of the custom device.
    When I mentioned running your code in LabVIEW, the idea I was trying to get at is creating a separate test project to verify that the logic you have implemented in your Execute VI works apart from the custom device architecture. Now that I've had a chance to take a look at your code, I see that the logic to communicate with the cRIO hasn't been implemented yet. As such, that original suggestion doesn't make sense - sorry for the confusion.
    Also, just so you're aware, you'll need to modify your custom device project to allow the custom device to be compiled for a VxWorks target. To do so, add your cRIO to the project as a new target and then copy all of your custom device files to the cRIO controller. You'll also need to make some modifications to the build specification to get everything to compile correctly.
    Finally, I also notice that in your init VI, you don't pass a file path to the Open/Create/Replace file VI, which will likely cause some problems when you try to run the device.
    Regards,
    Ryan K.

  • How can I use my custom thumbnails with lightbox widget?

    I have been trying to find the answer to this for a couple of days. I did see one thread about this, but it didn't really answer the question. I don't want my thumbnail images to be miniature versions of my hero image. I have created custom thumbnails to use instead. Is there a way to do this?

    I cannot begin to express my level of frustration. I have been trying to use the composition widget light box display for some time now. I drag the widget to my document. The default widget has three small trigger boxes and a large area made up of a forward and backward button, a background, a text box and a frame for your image.
    My steps have been …
    I click on the little trigger box.
    I click on the frame that holds the main image.
    I go to the fill menu and browse my computer for my image and then click OK.
    IT shows up on my screen. Yay
    I attempt to continue using the next two trigger boxes provided in the widget.
    After that, I add more by clicking on the little plus sign.
    This is where all heck breaks loose.
    Every single time I attempt to add thumbnails, something messes up. When I go to preview, either not all of my main images show up, or it starts with the wrong one, or some are missing. I have looked and looked for help on this and the only thing I can find is how easy it is to create a great portfolio lightbox display.  But as we know, that only works when your thumbnails are the same image as the images in your lightbox. If you want something different, you have to use the composition wizard. I am finding it extremely difficult and confusing to customize.
    Is there an exact sequence you need to use to add images to the slideshow? I am my wits end.

  • HOW CAN WE USE ALV-CUSTOM CONTROL

    Dear Friends,
    How can we use the custom control ALV.please provide the sample PPT or material to learn the container ALV.
    Thanks &Regards,
    Rajkumar.A

    SAP released document on ALV custom control. Pretty cool stuff..
    http://www.saphelpbykevin.com/saphelpbykevin/modules.php?name=Downloads&d_op=getit&lid=10#dl
    Edited by: Kevin Nguyen-Tu on May 14, 2008 7:44 PM

  • How can I use a custom js file to specify link destinations?

    If I use a rectangle to create a button (name "ExitRight"), I specify the button action in a click script. So, to go to a web page using the click script, I enter:
    window.location= " window.location="https://www.google.com/";
    This works fine and if I look in the edgeAction.js file I find:
    //Edge symbol: 'engine_anim'
       (function(symbolName) {  
          Symbol.bindElementAction(compId, symbolName, "${_ExitRight}", "click", function(sym, e) {
             // insert code for mouse click here
             window.location="https://www.google.com/";
          //Edge binding end
       })("mySymbol");
       //Edge symbol end
    Now, what I really want to do is be able to change the destination the button takes me to by using a global variable to specify the destination:
    something like...
    window location = myDestination;
    ...where myDestination is a global created in  an external custom js document loaded in to the script library
    Just putting...
    myDestination = "https://www.google.com/";
    ...into the external js doc doesn't work. So how can I accomplish this?
    Peter Small

    It must be summer vacation time. Questions are not being answered and this is the third question that I've had to find out the answer for myself.
    The solution I found (from a post by hemanth kumar r https://forums.adobe.com/thread/1479495) was to make variables and functions properties of AdobeEdge.
    So in the external .js document a variable is declared and given a value:
    AdobeEdge.myVariableName = "The variable value";
    To use it in a symbol/element:
    alert(AdobeEdge.myVariableName);
    And a function is declared:
    AdobeEdge.myFunctionName(param){...function code...} //param optional
    To call these in a symbol/element:
    AdobeEdge.myFunctionName(param);
    Peter Small

  • How can I use a custom picture for my avatar?

    How?

    My added custom photo is showing in box 1 of 4 on that page,, ,  and indicates its the "primary photo" in that #1 box, ,  
    So on that page I see that uploaded photo in box 1, AND my regular avatar from the Apple list.....it won't change the picture as my profile pic.....??
    Have removed it and tried again.....have successfully changed the profile pic from the Apple list....
    any other suggestions?
    thanks.

  • How can I use international data on a prepaid sim (not vzw roaming) with the Galaxy s3?

    This has been incredibly frustrating.  I am in the middle of a trip to Europe.  Before I left, I confirmed with VZW CSR's that my s3 LTE phone is fully unlocked and that I could buy a local sim and use it while in Austria.
    Aside -- I can't use VZW global services on their network -- cost notwithstanding -- because I  hit some device limit when I bought my wife an iPad, and VZW required a deposit for it.  No big deal, EXCEPT that here three months later I learn that VZW accounting prohibits global roaming if you account has a deposit.  So fine, VZW doesn't want me to pay them a dollar a minute and $20/100MB.  No problem, I can get a drei (3) prepaid card for 10 euros that has 1000 minutes and 2 GB of data.
    So, I do.  I activate the card, and voice and sms work fine.  No data.  No joy.
    Step 1.  I call samsung.  Samsung, after about an hour of claiming it should work, decides that it is because VZW has some sort of software block.  Not surprising, since the software is actually from VZW.
    Step 2.  Call VZW.  After a great deal of ****  VZW says you have to go back to the drei store.
    Step 3.  Return to drei.  Store rep discovers VZW software will not recognize their access point name (APN), and will not let you enter it.  They verify on a different s3 that the sim is fine.  With my VZW sim, I can see the VZW APN's, but because I don't have global services turned on, no joy.
    Step 4.  Do some web digging.  Discover that this APN thing is a known bug.  Web sites (like the CSR in the transcript) suggest rooting or jailbreaking is the only workaround -- which I don't want to do.  But here I sit in Austria, with no data on a top of the line VZW phone and an account with seven different lines. 
    So, how do I resolve this?  Take the phone back, because there is clearly a defect?  But if it's software, I'll have to get an escalation to get a different phone.  Is there a fix?  Sue for false advertising?  Better yet, start a class action -- there sure seem to be a lot of us in this boat based on web searches.
    << Transcript removed to comply with Verizon Wireless Terms of Service >>
    Message was edited by: Verizon Moderator

    OK, I have to throw VZW some props here.  I went to the store where I bought my phones, and explained the problem I was having with international travel and the s3.  The store put me into an iphone5 for free as a warranty exchange -- apparently they know the APN issue is a serious one and they said there was a big lawsuit about it.  It cost me a bit for power adapters and such, and a few paid apps, but the iphone has (reportedly) no issues with international travel and local sims.
    Way to go, VZW. Mark this one up for responsive customer service.

  • How can i use ONE server 2012 to be DC for a domain on the WAN only.. NO LAN. and NO VPN..

    I need to run an active directory that is on a WAN (Utah). a server 2012 standard will be the DC with 60Mbps internet speed both up and downstream.
    approximately 100 clients/member systems will be all over the united states. NO VPN. only via internet. I can use SSL certificate for secure ldap.
    I need this setup to use GPO for different permissions and policies instead of manually doing those on each windows 7 or 8 professional system.
    Ideas??

    Daniel,
    I think since this will be the ONLY system that will be running as a DC providing ADDS and the Direct access server, i should follow this advice from the article you sent:
    For users who never connect directly to the Contoso intranet or through a VPN, they must use the DirectAccess
    Offline Domain Join process to initially join the appropriate domain and configure DirectAccess. When this process
    is complete, the users log on normally and have the same experience as if they were directly connected to the Contoso intranet.
    Because remember, no user will ever connect directly to the subnet where the server is. so do an offline join First and then start managing.. Only thing im worried about is: they keep saying that the direct access function has significantly improved in windows
    8. hmmmmm many systems will be using windows 7 Pro 64Bit. Some windows 8.1 Pro 64bit. should i worry?

  • How can I use my Treo 700wx thru Verizon to connect my laptop to the internet?

    I've seen many people do this.  Do I need a special cord? How can I make this happen rather quickly?  I'm leaving in a few hours for a road trip and would like to be able to make this happen.  What kind of set up is involved on the phone?  I currently have an unlimited data plan on my account thru Verizon.
    Thanks in advance for any help and advice you can give.
    DT. 
    Post relates to: Treo 700wx (Verizon)

    Hello, I wanted to let you know there is a Support Base Article about this.  You can find it by going to kb.palm.com and searching for article number:  44981.
    This article will tell you everything you need for it and how to do it.
    This article is also specific to Verizion

Maybe you are looking for

  • Dashed line with more dashes: intermittent stream

    The standard symbol for a stream on topographic maps is a blue line. The standard symbol for an intermittent stream on topographic maps is a a blue line, with long segments interrupted regularly with a series of three dots. I can create a dashed line

  • Tables for Defect type and its description while defect recording for a MIC

    Dear Experts, Kindly suggest the tables name  in  system by which we can get Defect type and its description that we have used while  performing defect recording for a MIC in system at the time of result reording for an inspection lot. Thanks in adva

  • How use raw device in linux?

    Hi all. scene: oracle 8.1.6.1 Linux red hat 6.1 I'm trying to create a database with raw device. In HPux the raw device is /dev/rdsk but I found no documentation for linux raw device. thanks for any help. null

  • Migration to Exchange 2007

    The current gateway does not work on 2007, which means I have to install a 2003 server to support the gateway. Does that mean I have to move users first to 2003 then, using Exchange admin, move the users to 2007?

  • Windows 7 has Perplexing Behavior on Shutdown

    I am sorry to have to post this in an advanced forum like this. My reasoning is that if anyone knows the answer it will be here. When I shut down Windows flashes a screen which says, "Windows waiting for a background program to close." Is there a uti