DLL pour PXI 6527 (usage sous TestStand)

Bonjour,
Dans le cadre du développement d'un programme de test sous TestStand, je suis amené à utiliser une carte PXI 6527 me fournissant mes e/s numériques.
Cependant, après usage, il s'est révélé m'être impossible de la piloter sans l'utilisation d'une dll, que je ne semble pas posséder et dont je n'arrive pas à trouver trace sur la page web support de la PXI 6527. Pourriez vous de ce fait m'indiquer où trouver cette dll, ou le cas échéant la marche à suivre pour permettre le pilotage de la carte PXI sans celle-ci ?
Je vous en remercie d'avance, 
Cordialement

Si vous souhaitez accéder aux fonctionnalités de votre 6527 depuis Teststand, deux possibilités s'offrent à vous :
1. Construire un code (Un VI LabVIEW paar exemple), qui sera appelé durant une de vos séquences de test.
2. Appeler un Assistant DAQ directement depuis Teststand, qui sera appelé dans une séquence de test.
Je vous invite également à télécharger la dernière version du driver NI DAQmx (dernière en date : 9.6)
NI-DAQmx 9.6 - Windows 7 32-bit/Vista 32-bit/Server 2008 R2 64-bit/XP 32-bit/Server 2003 R2 32-bit/V...
Cordialement,
Vincent.O
National Instruments France
#adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
Été de LabVIEW 2014
12 présentations en ligne, du 30 juin au 18 juillet

Similar Messages

  • DAQ PXI 6527 sous Teststand

    Bonjour,
    Je travaille actuellement sur le développement d'un programme de test automatique sous Teststand v3.1. Pour cela, je dipose d'un châssis PXI 1045 ainsi que diverses cartes PXI programmables.
    Si je poste ce message sur le forum, c'est parce que j'ai des difficultés à accéder aux fonctionnalités de la carte PXI 6527. En effet, c'est la seule carte pour laquelle je ne dispose pas d'IVI (type Dmm) ou de DLL.
    Je n'arrive donc pas à communiquer avec la carte PXI 6527 sous Teststand.
    Mon objectif est de programmer la carte de façon à ce que je puisse la commander en Tout ou Rien (sortie à 0 ou 5V).
    Comment puis-je réaliser un tel programme sous Labwindows CVI v7.0? Disposez-vous d'exemples?
    Comment utiliser le programme CVI sous Teststand?
    Cordialement,
    Eric59

    Bonjour Eric59,
    Pour ce qui est de l'utilisation d'un code développé avec CVI sous Teststand, je vous conseille de consulter le manuel suivant : http://www.ni.com/pdf/manuals/375070c.pdf
    A partir du chapitre 11, ce document vous explique comment utiliser CVI avec Teststand.
    Concernant la carte PXI-6527, quelques exemples existent que vous trouverez au lien suivant : http://sine.ni.com/psp/app/doc/p/id/psp-152/lang/fr
    Cordialement,
    Celine
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    Journées Techniques LabVIEW
    Du 15 octobre au 7 novembre : Strasbourg - Lyon - Lille - Toulouse - Mar...

  • Dialoguer avec un instrument sous teststand en utilisant le driver.dll

    Bonjour à tous,
    Alors dans un précédent post j'ai essayé de récupérer le pas IVI SpecAn sous teststand----> Pas possible
    Donc nouvelle solution :
    Je veux dialoguer avec mon analyseur de spectre sous teststand
              - Configuer sous le MAX GPIB0::7::INSTR  OK
              - les commandes sous MAX passe bien et l'analyseur répond aux instruction basiques.
    Je passes sous teststand, utilise le driver aéroflex pour l'IFR2399C et le sélectionne.
    Je lances une commande INIT, visualise via NI spy qu'une commande passe via le port GPIB mais l'appareil ne la prends pas en compte.
    En fait commant Teststand peut il savoir vers quel instrument j'envoi ma commande ? A aucun moment je ne passes le paramétre d'adresse ou autre ??????
    Je penses que mon probléme vient de la mais ne sait pas déterminer comment passer le paramétre d'adresse.
    PS : J'ai mis en PJ une vue du driver sous teststand (Ne pas prendre en compte les paramétres inscrits)
    Merci d'avance pour votre aide
    Pièces jointes :
    Sans titre.JPG ‏115 KB

    Bonjour,
    Pour moi, il faut obtenir un "instrumentHandle" (du même nom que le dernier paramètres) avant de faire votre initialisation.
    En général c'est ce genre de fonction ou on passe l'adresse GPIB de l'instrument.
    Dans votre cas vous pointez vers l'adresse 19200 en mémoire qui doit contenir une certaine valeur qui ne correpond pas à une adresse d'un matériel branché sur le bus GPIB.
    Essayez de voir si une fonction de connection est disponible (Connect(), GetHandle(), etc).
    Cordialement,
    Da Helmut

  • Utilisation d'énumération sous TestStand 2013

    Bonjour.
    Je travaille sur un projet sous TestStand 2013 où je dois créer des Step Types à partir d'une dll en .NET.
    Certaines fonctions de cette dll appellent des énumérations en entrée (exemple ci-dessous).
    Je load ensuite ce Step dans un Type afin de créer un Step Type.
    J'aurais aimé que ceux qui plus tard créeront des séquences à partir de mes Step Type accèdent directement à ces énumération dans leur séquence.
    Cependant je n'arrive pas à créer de structures équivalentes à une énumération sous TestStand.
    J'ai essayé avec des Containers et des Objects Reference mais impossible de faire apparaître un énumération dans le Step Type.
    Du coup, j'ai crée une fonction par élément de la liste ("SetBayerPatternBGBG", "SetBayerPatternGRGR", ...) mais ça ne me plaît gère car multipie les Step Type similaires.
    Exemple pour la fonction précédente avec le cas BGBG :
    Y'a t'il un moyen de créer un paramètre équivalent à une énumération sous TestStand ou de récupérer celle de la dll.net pour la mettre en paramètre d'entrée de mon Step Type ??
    Merci.

    Bonjour.
    Oui, j'avais déjà vu cette discution lors de mes recherches et vu que l'on pouvais utiliser des containers.
    Du coup, c'est ce que je m'apprêter à faire
    Ce qui m'ennuie un peu avec cette méthode, c'est que je suis obligé de re-créer toutes les énumérations de ma dll sous TestStand. Certaines de ces énumérations comme "Parity" ou "StopBits" proviennent du Framework 4 et j'aurais préféré les utiliser directement. Ainsi, les personnes qui feraient les séquences avec mes Step Type par la suite accederaient directement à l'énumération plutôt que d'utiliser mes containers.

  • Enregistrer dans un fichier excell les resultats de mesure sous teststand

    Bonjour à tous,
    Voila mon probléme semble trés simple (Et je penses que pour des experts il l'est).
    Je réalise avec un module PXI et teststand une mesure continue de courant en fonction de la température ( Mesure périodique définie par l'utilisateur).
    Le but est d'enregistrer dans un fichier excell les mesures réalisées.
    Y a t'il moyen sous teststand de réaliser cette fonction ?
    Merci d'avance pour votre aide

    Bonjour Gauthier,
    En effet il s'agit d'une question classique. il y a donc plusieures réponses.
    -Excel? Es ce qu'un csv suffirait? Si oui voici un lien ou tout est déjà fait: http://zone.ni.com/devzone/cda/epd/p/id/5854
    -Il est possible de customiser la séquence: reportgen_txt par exemple, et de rajouter des steps pour créer un rapport Excel à savoir: Créer un fichier Excel à partir d'un template, Rajouter les datas contenues dans les variables locales de la séquence (report header/footer/body), puis d'enregistrer le fichier là ou bon vous semble.
    Cordialement,
    Rodéric L
    Certified LabVIEW Architect

  • Utilisatio​n d'un analyseur de spetre sous teststand 3.1

    Bonjour à tous,
    Alors voila mon probléme :
    Je travails actuellement sur une baie de test automatisée utilisant Teststant pour séquencer le test et dialoguer avec les différents appareils.
    Jusqu'ici tout va trés bien. Nous souhaitons intégrer un analyseur de spectre sur cette baie.
    Aussi nous décidons de réaliser sur un portable l'intégration de cet analyseur avant de l'intégrer sur la baie de test.
    Installation des drivers IVI Compliance package 4..2 et le nouveau MAX et Teststand 3.1.
    Je configures, me semble t'il, correctement l'analyseur (AEROFLEX IFR 2399C), il est vu par le MAX mais sous teststand, dans la partie IVI, je ne retrouves que les "vieux" driver IVI : DMM, POWER SUPPLY, FGEN.....mais pas de IVI SpecAn.
    Je suis plus qu'embéter car comment faire pour utiliser cet analyseur si je ne retrouves pas le  IVI SpecAN sous teststand ?
    Merci d'avance de votre aide
    ++

    Bonjour,
    En cherchant dans la doc, il semblerait que TestStand ne fournisse qu'un nombre limité de steps IVI, et ne soit pas directement impacté par 'installation de IVI Compliance Package.
    IVI Step Types for TestStand
    Ce qui expliquerait que vous ne trouvez pas la class SpecAn dans les steps proposés.
    En revanche, j'imagine qu'il est possible de créer ses propres steps IVI pour la classe qui vous intéresse, mais je ne saurais vous guider sur le comment.
    Bonne chance.
    Olivier L. | Certified LabVIEW Developer

  • Testing digital IO channels of a pxi-6527

    Hello,
    I need a VI that tests whether the digtal input/output channels on a pxi-6527 are working. So say by using an array of checkboxes aligned with a array of indicators, where the first dig input 0.0 is aligned with the first dig output 3.0 and so on.
    here's a link to the 6527 user manual
    Cheers

    If you only want to test if the DIO lines are working, you do not even need a VI.
    just use the MAX, set DO and read DI.
    if you still want a VI, make one VI with the help of NI Examples and then post the same for specific guidance.

  • Is there a way to allow DLLs to call sup-application in TestStand?

    Hi,
    I've got a TestStand sequence that calls a DLL function which is generating an EAccess Violation.
    Now this particular function seems to run two seperate sub process of some kind. I can't figure out what they are, but when I run the DLL function in a CVI environment, two items appear on my windows taskbar and then disappear just prior to the function finishing successfully.
    I've been told that TestStand likes to control its environment... my current theory is that the error generated in TestStand during the funciton call has something to do with the function attempting to launch a thread (or some kind of application) and TestStand not allowing it to do so. Is there a way to let the function run mul
    tiple threads without TestStand's permission? Or turning off TestStands control for one step? Or something to that effect?
    I've tried making a DLL wrapper for the DLL function... but it has the same effect since a sub-thread is trying to be created.
    Thanks,
    Marek D.

    Hi Marek D,
    This question appears to be related to another post that you and I were working on before. Does this post -> http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=50650000000800000040520000&UCATEGORY_0=_8_&UCATEGORY_S=0 <- have anything to do with what you are asking now? If it does did you try the suggestion that I mentioned last in the other thread? Your use of the dll in TestStand does not follow the exact same pattern as what you demonstrated in CVI, and this would be a good starting point.
    To answer your question though, no, TestStand does not have a problem with a dll that it loads and invokes functions on trying to spawn new threads. This is a rather common scenario in fact. As I stated before it appears that since th
    e dll is loading fine and TestStand is able to access its functions ok, there is not really a problem with how TestStand interacts with the dll. In fact if there were a specific problem dealing with this dll trying to create additional threads there could indeed be a problem in that its threads are not being managed properly from within inside the dll itself. Trying to guess at how the dll operates is generally a timewaster, unless you know its exact requirements you may never be able to get it to work. It appears that there is either an external dependency you are not taking into account with this particular dll or you are using it improperly in TestStand. Trying my previous suggestion of trying to reproduce the CVI setup exactly is your best bet.
    Jason F.
    Applications Engineer
    National Instruments
    www.ni.com/ask

  • Visual C++ 6.0 usage with TestStand

    Greetings!  I would like to have a jump start in using Visual C++
    6.0 with Test Stand.  Any example of Visual C++ DLL and sequency
    file which demonstrates the most basic function as below :
    Example 1:
    a.  Test stand sequence calls a Visual C++ 6.0 DLL and pass in 2
    parameters, say a variable type of float - "fInput" and another
    variable type of integer - "nPower"
    b.  The Visual C++ 6.0 DLL calculates "fInput" to the power of "nPower" and pass back the results to Test Stand
    c.  Test Stand evaluate the result by comparing to the upper and lower limit
    Example 2:
    a.  Test stand sequence calls a Visual C++ 6.0 DLL and pass in 1
    parameter, says a variable type of string - "strMeasType" (value of
    "AC" or "DC")
    b.  The Visual C++ 6.0 DLL reads the parameter and configure an
    instrument, says Agilent 34401A, to measure either ACVolt or DCVolt
    depending on "strMeasType" (using VISA)
    c.  Test Stand evaluate the result by comparing to the upper and lower limit
    Thanks a lot!

    Hi,
    What you are trying to do is pretty basic TestStand functionality. There are several resources you can use to get information on howTestStand and C++ DLL's can interact.
    For instance, you can check out http://ni.com/manuals (or more specifically, http://sine.ni.com/manuals/main?q=Teststand) to look at the TestStand documentation that is shared online. For more TestStand documentation, you could also open TestStand and follow the Help menu to Help>>Search the TestStand Bookshelf. This will open a PDF with a link to several helpful documents. You could also check out the NI Developer Zone and search for help there.
    If you are looking for specific coding examples, there are several examples of how to access a C/C++ DLL in <TestStand>\Examples. Specifically, you could look at the <TestStand>\Examples\MultiUUT example. While this example does not perform your exact requirements, it does demonstrate how a TestStand sequence file can use a DLL and how to evaluate limits. If this example is not what you are looking for, you can always search on the previously mentioned NI Developer Zone and look for example code to find something that better fits your needs.Message Edited by Matt Mueller on 08-14-2006 03:20 PM

  • PXI-5402 IVI in TestStand 4.2 returned "niFgen_InitWithOptions" Resource not found

    Hi, i'm very new in TestStand.
    I hope someone could help me.
    I have a complete Sequence in which an ivi should initiate a PXI-5402.
    (It's an old sequence i inherited. It's now my job to get it working again).
    We have another System with an PXI-5401 (appears in MAX as Traditional-DAQ) which works fine with this Sequence.
    I created a new Sequence to simplify troubleshooting with just the "IVI Fgen" step.
    When in click on "Validate" and uncheck "Simulate" and hit "Init" i get:
    niFgen_InitWithOptions returned an error: -1073807343 (0xbfff0011). Insufficient location information or the requested device or resource is not present in the system. If the resource descriptor is an IVI name, it must match the entry in the IVI Configuration Store in a case sensitive manner.
    Source: TSIviStepTypes [Error Code: -31619]
    In NI-Spy i get following Error
    > Status: 0xBFFF0011 (VI_ERROR_RSRC_NFOUND)
    I think i have configured everything correct. Please see attached Screenshot.
    I tried different IVI-Logical Names...
    To eliminate this as root cause, i reference direct the Driver-Session which is displayed correctly on the iviConfiguration.
    Thanks in advance
    Solved!
    Go to Solution.
    Attachments:
    ivifgen-teststand.jpg ‏482 KB

    Ok, i got it ...
    It's the well known problem with DAQmx-Configuration within MAX.
    Described under:
    http://digital.ni.com/public.nsf/allkb/22CF7E6B27B6995B86256DDB0058F39B
    I had to link Logical-Name with DAQmx-Device instead of PXI-Device.
    Thanks anyway.

  • Variable usage in TestStand expression statements

    I am trying to implement the following:
    Locals.tot_power= (Locals.tot_power+ 10E Locals.reading)
    as an expression in TestStand, it doesnt accept the variable locals.reading for the exp power. Is it possible to do this somehow?
    Solved!
    Go to Solution.

    Indeed in TestStand the exponent can't be a variable. Depending on the type of 'locals.result' (i.e. unsigned integer or real) two possible solution might solve your problem:
    Solution 1 (always expect an unsigned integer in 'locals.result' variable):
    - Define another numeric variable in locals section, for instance 'locals.temp'.
    Then, in an additional 'statement' step define the expression "Locals.temp *= 10" and a custom 'Loop option' with the following 'Loop While Expression':
    RunState.LoopIndex < Locals.reading
    The attached sequence file "Solution1.seq" gives an example of the description above.
    Solution 2 (the values in the 'locals.reading' are real numbers):
    - For this problem I wrote a math library (.DLL) where I implemented the mathematical function
    suitable for my needs, that aren't supported by TestStand. In the "Solution2.zip" attached file I used the exported function "TS_pow", which implements "z = x^y" and is called from an 'Action' type step using 'Flexible DLL adapter'. The result returned by this function is stored in 'locals.temp' variable and is used in the second 'Statement' step. (The expression in the 'Statement' step may be moved into the previous 'Action' step in the 'Post step' expression, so the function "Locals.tot_power= (Locals.tot_power+ 10E Locals.reading)
    " result can be achieved in a single step.)
    The "Solution2.zip" contains also the VC++ source code used to create "math.dll".
    Hope this answer your question,
    Silvius
    Silvius Iancu
    Attachments:
    solution1.seq ‏11 KB
    solution2.zip ‏129 KB

  • Determining where jvm.dll is + extensive CPU usage

    Hi,
    I am trying to create a JNI wrapper for my java application. I have reached the stage where I can launch the program, providing I have the path to jvm.dll in my path variable.
    I was wondering if there was any way to determine this path at runtime, seeming as it is highly unlikely anyone using this program would have it pre-set. I was thinking I could use run a command from within the program to set the path variable temporarily, however how would I determine where their javavm was installed?
    Is there no way of shipping the dll with the program?
    Also when running my java program through the JNI wrapper it uses about 85 - 90% of my CPU whereas when running it w/o the cpu usage is nominal (about 2 - 10%)
    Why is this?

    Sorry for the lack of response... Been doing other things and forgot about this post...
    First you can search for current version but if your Java >app has a mandatory min version
    that must be greater than the current version found then >you could search the keys for max version to see if it fits >to use.My program requires j1.6 though could be downgraded to req 1.5 with the removal of 1 class
    ]On Windows you read the registry database for this >information.
    Specifically you read the value of the string >CurrentVersion from the key >HKEY_LOCAL_MACHINE/SOFTWARE/JavaSoft/Java >Runtime Environment.
    Then you use that value to read the value of the string >RuntimeLib
    from the key >HKEY_LOCAL_MACHINE/SOFTWARE/JavaSoft/Java >Runtime Environment/{CurrentVersion value}.
    This value gives you the absolute path of the jvm.dll file.sorry I probably didn't explain how new I am at JNI. All I have is minimal C++ experience (command line hello world apps and the like), and amateur experimentation with java (only 15, not out of secondary education yet.) How does one go about reading the registry using C/C++, (although I'm sure I could find some documentation somewhere on the net.)
    Depends on what you want to do with multiple JREs >installed.get the newest one :)
    Basic wrapper code I am using at the moment...: (all I want to do is execute my java app from a .exe file rather than an executable jar)
    As you can probably see.. is just a bodge of an example from the internet.
    Currently my program searches for jvm.dll from the PATH variable.
    #include <stdio.h>
    #include <jni.h>
    void invoke_class(JNIEnv* env) {
         jclass helloWorldClass;
         jmethodID mainMethod;
         jobjectArray applicationArgs;
         jstring applicationArg0;
         helloWorldClass = (*env)->FindClass(env, "be/bavardage/vocab/VocabGUI");
         mainMethod = (*env)->GetStaticMethodID(env, helloWorldClass, "main", "([Ljava/lang/String;)V");
         applicationArgs = (*env)->NewObjectArray(env, 1, (*env)->FindClass(env, "java/lang/String"), NULL);
         applicationArg0 = (*env)->NewStringUTF(env, "From-C-program");
         (*env)->SetObjectArrayElement(env, applicationArgs, 0, applicationArg0);
         (*env)->CallStaticVoidMethod(env, helloWorldClass, mainMethod, applicationArgs);
    int main(int argc, char **argv) {
    JavaVM* jvm;
         JNIEnv* env;
         JavaVMInitArgs args;
         JavaVMOption options[1];
         /* There is a new JNI_VERSION_1_4, but it doesn't add anything for the purposes of our example. */
         args.version = JNI_VERSION_1_6;
         args.nOptions = 1;
         //options[0].optionString = "-Djava.class.path=c:\\package\\";
         options[0].optionString = "-Djava.class.path=vocab.jar";
         args.options = options;
         args.ignoreUnrecognized = JNI_FALSE;
         JNI_CreateJavaVM(&jvm, (void **)&env, &args);
         env;
         invoke_class( env );
         while (!(*env)->ExceptionCheck( env )) {
          //nothing
        (*env)->ExceptionCheck( env );
        (*env)->ExceptionDescribe( env );
        (*jvm)->DestroyJavaVM( jvm );
    }Message was edited by:
    bavardage - used tags...Message was edited by:
    bavardage

  • Trying to create DLL from VI to use in TestStand.

    I trying to create a DLL out of an existing VI file.  The VI has about 4 inputs and about 3 outputs.  If I go to Tools >> Build Application and select the Build Target as a "Shared Library (DLL)" i get a dll after the build; but when I try to call that DLL from teststand, it doesn't recognize any of the inputs or outputs.  How do I build a DLL so that teststand will reconize the inputs and outputs?
    Solved!
    Go to Solution.

    The controls and indicators are connected to the connectors.  Also, answering an earlier post, the prototype information for the inputs and outputs are not automatically displayed. I can manually define the prototypes, but then the question is how does each prototype link to its corresponding parameter (by name?). I've also tied creating just a simple VI that has just one string input and one string output.  I built the VI to a DLL and tried calling in TestStand and i get the same results.  I've inserted the resulting header file after that build.  Which, by the way, looks exactly like my other created DLL's header file.  The difference in bold(the name of the VI). Which makes me thik that my build DLL process might be off.
    #include "extcode.h"
    #pragma pack(push)
    #pragma pack(1)
    #ifdef __cplusplus
    extern "C" {
    #endif
    void __stdcall String_input_output(void);
    long __cdecl LVDLLStatus(char *errStr, int errStrLen, void *module);
    #ifdef __cplusplus
    } // extern "C"
    #endif
    #pragma pack(pop) 

  • Bonsoir, j'ai un probleme pour restaurer mon mac sous osx  10.8 la langue est en turc

    bonsoir, j'ai un probleme pour restaurer mon macbook pro sous osx  10.8.2 la langue est en turc

    Bonjour,
    OS 10.4 est obsolète.
    "la version la plus récente"
    Votre eMac ne peut pas aller plus haut que 10,5.8. et même 10.5 et qui est aussi vieille.
    La réalité est que vous avez du vieux matériel qui ne fonctionne plus avec les jouets d'Apple modernes comme ipad, iphone.
    Apple est seulement intéressé par l'nouvelle. Le passé n'est pas rentable.

  • Est-il possible de charger un fichier excel sous teststand puis d'éditer et analyser les données contenues?

    Bonjour,
    Je suis en stage, et on est en train de se décider si l'on va acheter le logiciel Teststand pour réaliser des tests automatisés.
    Avant cela, je voudrais savoir s'il était possible de charger un fichier excel puis d'analyser les données contenues dans celui-ci grâce à ce logiciel sachant que le fichier pourrait contenir des int, double, char, char*.
    J'ai essayé de faire cela avec la version d'évaluation mais sans grand succès, je n'arrive même pas à charger le fichier excel.
    Merci d'avance pour vos réponses et bonne journées à vous
    Cordialement
    Jocelyn Gaté
    Stagiaire MGEUPS by Schneider electric 
    Montbonnot, 38, France 

    see http://forums.ni.com/ni/board/message?board.id=330​&message.id=24426&jump=true
    It's not a good idea to post duplicate messages, its better to send one post with the post in two languages.
    Ce n'est pas une bonne idée d'envoyer des messages en double, de son mieux pour envoyer un message avec le message en deux langues.
    [Google translation]
    Regards
    Ray Farmer
    Regards
    Ray Farmer

Maybe you are looking for

  • Multiple apple Id app transfer

    Currently we have one ios device, and planning to have another with a different apple id. we want to use the apps we already purchased on the first ios device, and bring them over them to the second, without having to repurchase them. I have prepaire

  • Is there a way to set wireless network priority on iphone? If not, there should be!

    Is there a way to set wireless network priority on iphone? If not, there should be! I have a wireless router with dual band signals, as well as an extender at the other end of my home... it would be nice if I could set a priority list so my phone kno

  • App Store

    My iPod touch will no longer connect to the App Store.  WiFi connection is not the problem.  Also, when opening iTunes it says it does not recognize the server and warns of a possible imitation site... How can I restore the access to the App Store?

  • Burning Speed in Itunes

    What is the normal time it should take to burn and audio CD in Itunes? I have a the superdrive that comes the with the Powerbook G4 12 inch but I feel like burning a CD in itunes 7 is a lot slower than it was in 6. Anyone know?

  • Weird zoom behavior, please help

    for no apparent reason my desk top zoom in like 500% the courser now moves the background screen computer work if I can get the courses to the desired place. Rebooting leads to normal appearance of the desktop for about 5 seconds and then the desk to