How to change the device template in GPIB 2.0

I am not able to communicate with the device. I am using the function call ibfind. Previous versions of the GPIB enabled us to modify the device name from dev0. How do I do this in NI 488.2 2.0 version?
Please help thanks
Praveen.

In the NI-488.2\bin\ directory within the installation directory, there is an executable gpibconf.exe that will allow you to modify the device templates. Just run the executable and you should be able to change dev0 to another name.

Similar Messages

  • How to change the device on my apple account

    How do I change the device (iphone to ipod) on my apple id?

    You can sign out of the account on then iphone.  Look in the setting section of the manual.
    You can sign into your account on the ipod.  Look in the setting section of the manual.
    http://support.apple.com/manuals/

  • How to change the ejbgen templates in workshop

    I want the EJBHome interfaces generated by ejbgen via workshop to extend a proprietary
    interface as well as the EJBHome interface like so
    public interface MyHome extends EJBLocalHome, implements MyProjectHome
    The ejbgen site says that when using ejbgen directly (not inside workshop) I can
    extract the templates like so..
    c:> ejbgen -extractTemplates c:\my-directory
    then edir them and then change the template dir when calling ejbgen to generate
    the files...
    c:> ejbgen -templatedir c:\my-directory -d gen myclass.java
    I want to know how to work with proprietary templates when working with ejbgen
    and workshop.

    The rate at which ejbgen is upgrade is far often than unpredictable SP
    releases. Is there a way to change the EJBGen that workshop uses?
    "Raj Alagumalai" <[email protected]> wrote in message
    news:3f8d6366$[email protected]..
    Aaron,
    Unfortunately this feature is not supported by the Ejbgen version shipped
    with Workshop GA but will be available in SP2. This can also be verifiedby
    running java weblogic.tools.ejbgen.EJBGen on GA installation.
    The -templateDir option will not be listed. whereas this option is listedin
    the standalone version on EJBGen.
    Regards,
    Raj Alagumalai
    Backline Workshop Support
    "Aaron" <[email protected]> wrote in message
    news:3f82071a$[email protected]..
    I want the EJBHome interfaces generated by ejbgen via workshop to extend
    a
    proprietary
    interface as well as the EJBHome interface like so
    public interface MyHome extends EJBLocalHome, implements MyProjectHome
    The ejbgen site says that when using ejbgen directly (not inside
    workshop)
    I can
    extract the templates like so..
    c:> ejbgen -extractTemplates c:\my-directory
    then edir them and then change the template dir when calling ejbgen togenerate
    the files...
    c:> ejbgen -templatedir c:\my-directory -d gen myclass.java
    I want to know how to work with proprietary templates when working withejbgen
    and workshop.

  • How to change the default template for a concurrent prog ?

    Hi i have Std Conc prog "Payables Posted Invoice Register". It has a std template with same name "Payables Posted Invoice Register". Now i have created a custom template and attached it to the same Data Definition.
    The Requirement is that only particular users will use the custom template, hence they will chose it while running. BUt what happened now is in the Conc Prog submit screen it is taking my custom template as the default one.
    Hence majority of the users wudnt look at the template and get the custom o/p.
    I want to make the std template itself as the default template and make the custom template available to chose for a smaller set of users.
    Thanks,
    Vj

    Hi Shadab,
    Yes, that is a valid work around but my task is not to create a seperate data definition and a seperate concurrent prog for it. I HAD to use the standard concurrnet prog but jsut add my template as a non defaulted template.
    Anyways, i have solved it now. This is how
    System Adminitration => Concurrent Programs => select ur Concurrent Prog => Update => OnSite settings .... select the template you want to default.
    Thanks,
    Vijay

  • How to change the size of the text box in resume template?

    Hi, I started a document using the "Traditional Resume" template. I'd like to enlarge the main text box but for the life of me, I can't figure out how. I suspect it's something to do with changing the documents template but I can't figure it out.
    Can anybody help?
    Thanks.
    Message was edited by: Michael Hoyt

    Hi:
    I am using the "Milano Resume" template. I've taken your suggestion to widen the margins, and I've added the vertical ruler on the side, but is it possible to "stretch" the main "box" of the template vertically?
    I ask b/c I want to enlarge the font size to 10 pt., but in doing so I'm running out of room at the bottom and my text is being pushed onto a second page.
    Thanks,
    Bill in CT

  • I modified the budget categories on the numbers template so now the transaction tab does not communicate with the budget tab. I figured out how to change the drop down options but how do I get it to reflect on my budget sheet? Please help.

    If you are familar with the Numbers Budget Template it has two tabs 'Budget' and 'Transactions'. If you use the template as it is designed when you input expenses on the transaction tab it will automatically add that amount into the selected category on the budget tab. I have madified my budget tab to reflect the caegories that I need, which included adding several to the template. I also added to the table so it reflects my income and expenses so I can track where I am at with a glance. Since I did this, I can't get my transactions tab to communicate with the budget tab. I figured out how to change the options in the drop down box for category but I con't figure out how to get it to reflect onto my budget tab. I'm sure that it is an easy fix, however, I am just not well versed in Numbers. I appreciate your time in helping me with this issue.
    Respectfully,
    Jon

    My guess is that while you added catetories to your Budget Sheet by adding new lines and filling in the category column, you didn't also add the formulas to these new budget lines.
    The proper way to add those lines would have been to select a cell in the line just above where you want to add a line and type Option/Alt-DownArrow. This would have copied the formulas into the new line. Maybe you did this, and maybe not. You didn't give details on how you added the lines.
    Select C2 and D2 and Command-C to copy them to the Clipboard.
    Select all the cells of Columns C and D except for the top and bottom rows and Command-V to Paste.
    If I have properly guessed the problem, you should be in business. This assumes that your Categories are exaclty the same as the entries in your Pop-up menus. Spelling counts, as does case.
    Jerry

  • How to change the look of emails on mobile device?

    I am using elaqua mobile template. Its work good on both desktop and mobile screens, but I want to give this template a different look on mobile devices. I tried to use css media query, but Eloqua generated html codes has same class and id names.I mean, if I apply style on one class, it change the whole template. 

    Hi Hammad,
    I just went through this process and though the end result is beautiful, I'm not sure it was worth the time it took to do.
    Media Queries should work.  Here is a portion of the code I used to display the email differently on different width screens.  Note that the "important!;" bit is needed for everything to work properly.  I used a mishmosh of classes and ID's -- I'm sure that could have been cleaner.  If I recall correctly, I had to use h1[class=h1]to fix a bug with either Yahoo! or Outlook. There are some really good resources about responsive design for email at Campaign Monitor.  Search for it and you will find their whitepaper.
    <html>
    <head>
    <meta content="text/html;charset=UTF-8" http-equiv="content-type">
    <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
    <title>Advances</title>
    <style type="text/css">
    /*Center email in Outlook*/
    body {
        text-align:center;
        font-family: Arial, Helvetica, sans-serif;
    /* Outlook table spacing fix */
    .msoFix {
          mso-table-lspace:-1pt;
          mso-table-rspace:-1pt;
          border-collapse: collapse;
          display: inline;
    /* generic stuff */
    table {
        text-align:left;
    td[class=section] {
        font-size: 12pt;;
        font-family: Arial, Helvetica, sans-serif;
    /* Center email in Hotmail */
        .ExternalClass {
        width: 100%;
    @media only screen and (max-device-width: 620px) {
    td[id=lettercontent] {
        color: #000000 !important;
        padding: 30px 20px 25px 15px !important;
        width: 285px !important;
    @media only screen and (max-device-width: 480px) {
    p[id=preheader] {
        font-size: 16px !important;
        line-height: 16px !important;
        padding-bottom: 30px !important;
    h1[class=h1] {
        font-size: 32px !important;
        line-height: 36px !important;
    ul[class=ul] {
        font-size: 18px !important;
    li[class=li] {
        font-size: 18px !important;
    td[id=headercell] {
        background-image: url(http://promo.aaas.org/images/Advances/2013/Mobile/Enewsletter---Final--AC_02.jpg) !important;
        background-size: 312px 97px !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        width: 312px !important;
        height: 97px !important;
        border-top: 0px !important;
        border-bottom: 0px !important;
        border-left: 0px !important;
        border-right: 0px !important;
        padding: 0px 0px 0px 0px !important;
    </style>
    </head>

  • SAP Cloud For Customer : How to change the Logo or Image into the Standard Form Template

    Hi Experts,
    I have requirement to change the standard template format.
    I have copy standard template and edit using Adobe Life Cycle Designer to change the logo / image.
    After changed and upload modified template and change the output setting for print i can able to see the changes but logo / image can not display.
    Can anyone have idea how to solve this issue ?
    Can we change the template within cloud system?
    If Yes than How ?
    Regards,
    Mithun

    The following are the instructions (November 2014 version of SAP Cloud for Customer)
    Edit a Form Master Template
    Overview
    As an administrator, you can edit existing form master templates. These are used to define the header, footer, and logos used in form templates. Form master templates also contain an e-mail disclaimer that is appended to automatically generated e-mails sent to business partners when a document is output from the system.
    Procedure
    1. Go to Application and User Management or Administrator Business Flexibility Master Template Maintenance .
    2. In the Master Template Maintenance view, select Form Master Templates from the Show menu.
    3. Select the master template you want to edit and click Edit.
    4. On the Form Master Template tab, do the following:
    Under Header, click Upload and browse to find the file you want as logo. Adjust the size and alignment of the logo, as required.The file formats .gif, .bmp, .jpg, .png, and .tif are supported. The logo should not be larger than 40 mm width x 20 mm height. If you upload a graphic that is larger than 40 mm x 20 mm, it is resized automatically.Select the Header Divider checkbox if you want a graphical divider to appear on your form.Under Sender Address, enter your company’s address. The sender address is shown above the recipient's address in a letter.Under Footer, choose the number of footer columns you want to display. Enter the footer text exactly as you would like it to appear on the form. You can maintain up to 4 footer blocks with a maximum of 10 lines per footer.Note that the width of each footer block is equally divided over the available space. If a line of text in the footer is too long for the current font size, the system will automatically enter a line break. If this automatic line break does not meet your needs, you may need to enter the text after the line break as a separate line.To maintain multiple languages, you must first add the language from the Add menu and then maintain the texts in that language by selecting the language from the dropdown list.
    5. Click the refresh button to preview your changes. From the dropdown list under Preview, you can select a country. The preview is then displayed using the country-specific template, for example, some countries do not use sender addresses or have different paper sizes.
    6. On the E-Mail Disclaimer tab, you can enter a disclaimer or other company-specific legal information.
    This text is appended to the main text body of e-mails that are created when a document is output by the system. It is not possible to create separate language versions of this text; therefore if your company uses multiple communication languages, you should enter all language versions of the disclaimer here.
    7. Click Save and Close.
    Result
    If required, you can now assign the form master template to a company/org unit and/or output channel. For more information, see the Master Template Maintenance Quick Guide.
    Note that master templates can be activated and deactivated for each form template in the Form Template Maintenance view. For more information, see the Form Template Maintenance Quick Guide.

  • How can I change the default templates to from A4 to Letter US?

    Hi,
    I live in Québec, the french part of Canada. Because I use French, iWork think I leave in France, so the default templates are in A4.
    How can I change the default templates to from A4 to Letter US? It seem's impossible. In Pages 06, each language folder had templates. But with Pages 08, it's different.
    Please help.

    Autre façon : Ouvre un nouveau document. Il va être en A4. Dans le menu Fichier--->Format d'impression. Une fenêtre apparaît. Dans la ligne... Taille du papier, tu choisis... Lettre US; tu fais OK. Ensuite tu sauves ce document comme modèle. Menu Fichier----> Enregistrer comme modèle et tu lui donnes le nom, par exemple... USLettre.
    Ensuite, va dans le menu Pages, va dans préférences et dans la fenêtre qui s'ouvre - Préférences générales - tu choisis : Utiliser le modèle... et tu cliques sur Choisir... à droite un peu en bas de Utiliser le.... et là, dans la fenêtre qui va apparaître, tu trouves le modèle que tu viens de faire...USLettre.
    Voilà. Chaque fois que tu vas ouvrir Pages, ce sera USLettre qui sera là par défaut.
    J'espère que ça va te satisfaire.
    Évidemment l'idéal serait de pouvoir changer la template Vierge par une template Vierge US... mais j'ai pas encore réussi.
    Message was edited by: BenwaR

  • I am using an original iPad that originally belonged to my wife. iTunes and Find My iPad recognize this device as Sally Fanta's iPad.  How do I change the device name to John Fanta's iPad

    I am using an original iPad that originally belonged to my wife. iTunes and Find My iPad recognize this device as Her iPad.  How do I change the device name to My iPad

    Look at this link.
    Giving your former iPad to a spouse or family member: the quick guide
    http://www.tuaw.com/2012/03/17/giving-your-former-ipad-to-a-spouse-or-family-mem ber-the-quick/
     Cheers, Tom

  • How would you change the default template?

    How would you change the default template?

    Hi,
    what do you mean by changing the default template? Do you want to change the standard BEx web template for all web applications? This can and should be done with transaction SPRO, there you can change it to your own (maybe by copying the standard template and fitting it to your needs).
    With regards,
    Daniel

  • How can I change the device name on my iPad?

    Is it possible to change the device name? I can find nothing in iTunes or Settings. My iPad was given to me with a name already assigned and I'd really like to have my name attached to it.

    When attached to your computer, click the device name in iTunes and type the name you like.
    http://support.apple.com/kb/HT3965

  • How do I change the device name in my iPod Nano?

    Hello,
    I need someone to help me change the device name showing in my iPod Nano. Right now, I guess, it is taking the user name of the computer where I registered my iPod and where my iTune is running. I would like to change this to the name of the real owner of the iPod. Thank you.

    Plug the iPod in. When it shows up in the source list of your iTunes (the bit to the left of the screen), put your cursor over the name of the iPod in the source list and click it once. After a second or so, you should be able to edit the name.

  • How to change the default BC image that shows in the address bar?

    Does anyone know how to change the default BC image that shows in the address bar? I want to swap it out so the client logo shows next to their URL.
    Thank you!

    Hi,
    If you are trying to change the favicon for your site,
    You can do it from Site Manager-> Page template -> Default Template
    Look for the code   <link type="image/x-icon" href="/Path for your image" rel="icon" />, and Click save.
    Now where you will use this template, it will display your favicon for that webpage instead of BC favicon. You can define it on Page directly if you are not going to use template.
    Please let me know if you have any doubt.

  • How to change the default Layout Of the Error Page (to hide Home link)?

    How to change the default Layout Of the Error Page (to hide Home link)?
    If a user want to view some page that he/she don't have access to view it, a error page with this message will be displayed.
    "You do not have permission to perform this operation. (WWC-44131)"
    The error page, have in the Upper right page, Home link and Help link.
    My question is, How to Hide HOME link and HELP link in the Page?
    I try to find the template of the page, but failed to do that.
    Can anybody help?..it urgent.
    Thanks.

    Modifying the error page is not supported in the current release of Portal (9.0.2). You will be able to do this in the upcoming 9.0.2.6 release, planned for the end of May.
    Regards,
    Jerry
    PortalPM

Maybe you are looking for

  • Windows Recovery Failed - Stuck on startup

    I recently tried using hp's windows recovery program to wipe my harddrive and reinstall windows. I am now stuck at start up and am getting an error message that consists of "HP Notebook" as the title, it displays the time and date and "please wait".

  • How to load csv file in oracle table

    Hi, i have csv files to which i want to load the csv file data and table structure in oracle. my csv files on the window machine but database is runing on ibm aix.so how to do it please any one can help me about. thanks a lot in advance i know th syn

  • Populating an array of objects with a loop. Noob PHP question.

    Hey guys,    You are all such a great help! Here is another one for you, the simple code below should create an array of pizza objects (and it does) then display each object in order. However... for some reason each object in the array seems to inher

  • How to open Report output in RTF format using concurrent request form.

    Hi I have created a report using BI publisher and RTF format. This report is working fine in PDF format. User can submit report using consurrent request form and can see report preview in PDF format. Now user wants to submit another request and wants

  • Limiting the search results in MSA/BP-Search

    Hello; We are trying to limit the search results in MSA/BP-Search. We want to limit the number of BP's listed but do not know what code to write in MAS. May you please help us? Best Regards, Erkan Kaya SAP CRM Consultant