Error ViReal64 labview 7.0 ni-switch

i get an error "invalid ViReal64 in configuration file" with Labview 7.0 and Ni-Switch & Initialize with options

Hello,
This is a known issue related to the decimal symbol and digital grouping symbol for your operating system. This should be fixed in the newest version of NI-Switch, which is included with NI-DAQ 7.1. I would suggest uninstalling your previous version of NI-DAQ and NI-Switch before installing the newest version of the NI-Switch. Please follow this link to download and install the newest version of NI-Switch.
NI-Switch Version 2.1
Regards,
Russell B.
Applications Engineering
National Instruments
Engineering Team Leader
G Systems, www.gsystems.com
Certified LabVIEW Architect
Certified Professional Instructor

Similar Messages

  • Ive just subscribed online but realised I have the wrong service by mistake... I require Convert PDF into Word doc service but selected Adobe send in error, sorry. Can you please switch the service for me? Thanks Anthony Levy

    Ive just subscribed online but realised I have the wrong service by mistake... I require Convert PDF into Word doc service but selected Adobe send in error, sorry. Can you please switch the service for me? Thanks Anthony Levy

    Hi Tony,
    Please refer this KB document : Return, cancel, or exchange an Adobe order
    Please let me know if you need any further assistance.
    Regards,
    Rahul

  • Error installing LabVIEW 2011 on Win 7

    I'm getting an error installing LabVIEW 2011 Professional:
    I found a thread concerning missing MSIs, which suggested that one run setup.exe with the /log function, so I did, but I don't think it actually says anything useful.
    I also found a Microsoft download page for WindowsInstaller-KB893803-v2-x86.exe, which is the thing that's supposed to be missing. This seems to be an old version of the installer (most recent compatible OS = WinXP SP2), so I don't really feel like installing this on my Windows 7 system.
    Help!! Thanks in advance.
    -- Philip

    Hi Keller,
    I'm Jamie an Applications Engineer at NI UK.
    It does seem that you are missing some of the necessary support files required for the installer to run correctly, the details of which are available in the KnowledgeBase article here. Did you download the install files or are you installing from disk?
    In addition to the setup.exe file, ensure that you have copied the following folders to the target PC or destination folder when creating an installer with LabVIEW.
    bin
    license
    supportfiles
    Hope this helps get you up and running with LabVIEW 2011, let me know if you experience any further issues.
    Thanks
    Jamie
    Jamie S.
    Applications Engineer
    National Instruments

  • Run-time error "5010": Labview: VI execution ...

    I get Run-time error "5010": Labview: VI execution terminated by server. This error occurs sporatically. I am running Visual Basic 5.0 application that communicates to Labview 6.1 VIs. It is using NI-Imaq to do vision analysis of parts. I just need to know what to look for that may be causing this error. I am also running it on a PXI system with 64 MB of memory.

    Hello,
    I recommend you to do direct function calls to NI-IMAQ and NI Vision function libraries from Visual Basic as this will be a lot more efficient and improve rubustness of your application. During the installation of both software, you have the option to include support files for Visal Basic. Once these components are installed you should see the shipping examples in the following directories (if installed in the default path):
    (NI-IMAQ) C:\Program Files\National Instruments\NI-IMAQ\Sample\VB
    (NI Vision) C:\Program Files\National Instruments\MeasurementStudio\VB\Samples\IMAQ
    There are additional examples that can be found in the Code Library (see the link on the left sidebar).
    Let me know if you have further questions regarding this issue.
    Regards,
    Yusuf C.
    Applications Engineering
    National Instruments

  • Can't build gcc-4.1.2; error: bad value (generic) for -mtune= switch

    I need this specific version of gcc, so I got the old PKDBUILD from svn, see below. However when gcc compiles I run into this compile error:
    TARGET_CPU_DEFAULT="" \
    HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \
    /bin/sh ../../gcc-4.1.2/gcc/mkconfig.sh tconfig.h
    ./xgcc -B./ -B/usr/i686-pc-linux-gnu/bin/ -isystem /usr/i686-pc-linux-gnu/include -isystem /usr/i686-pc-linux-gnu/sys-include -L/home/chelg/tmp/abs/gcc-4.1/src/gcc-build/gcc/../ld -O2 -O2 -march=i686 -mtune=generic -O2 -pipe -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../../gcc-4.1.2/gcc -I../../gcc-4.1.2/gcc/. -I../../gcc-4.1.2/gcc/../include -I../../gcc-4.1.2/gcc/../libcpp/include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -fno-omit-frame-pointer \
    -c ../../gcc-4.1.2/gcc/crtstuff.c -DCRT_BEGIN \
    -o crtbegin.o
    ../../gcc-4.1.2/gcc/crtstuff.c:1: error: bad value (generic) for -mtune= switch
    make[2]: *** [crtbegin.o] Error 1
    make[2]: Leaving directory `/home/chelg/tmp/abs/gcc-4.1/src/gcc-build/gcc'
    make[1]: *** [stage1_build] Error 2
    make[1]: Leaving directory `/home/chelg/tmp/abs/gcc-4.1/src/gcc-build/gcc'
    make: *** [bootstrap] Error 2
    ==> ERROR: Build Failed.
    Aborting...
    Here is the PKGBUILD I use:
    # $Id: PKGBUILD,v 1.60 2007/02/14 14:53:50 jgc Exp $
    # Maintainer: Jan de Groot <[email protected]>
    pkgname=gcc
    pkgver=4.1.2
    pkgrel=3
    pkgdesc="The GNU Compiler Collection"
    arch=(i686 x86_64)
    url="http://gcc.gnu.org"
    depends=('glibc' 'binutils>=2.17')
    options=('!libtool')
    source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-{core,g++,objc}-${pkgver}.tar.bz2
    ftp://gcc.gnu.org/pub/gcc/libstdc++/doxygen/libstdc++-man-4.0.0.tar.bz2
    DW_CFA_val.patch
    gcc_pure64.patch)
    md5sums=('2af3fb599635219171c6ae1f3034888a' '75c6d5fa3415d614314caf0f509e8933'
    'abda05c0ab99059e8f9e7a625361fd87' '2be86d2117c8fa7f9ec2845cc0660ab1'
    '078680c207f7cd490044d4a53edf158d' '1ceaa49e3a1d9f984ecc2893c43f7425')
    build() {
    export MAKEFLAGS="-j1"
    cd ${startdir}/src/gcc-${pkgver}
    # Don't install libiberty
    sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in
    if [ "${CARCH}" = "x86_64" ]; then
    patch -Np1 -i ../gcc_pure64.patch || return 1
    fi
    patch -Np0 -i ${startdir}/src/DW_CFA_val.patch || return 1
    # Don't run fixincludes
    sed -i -e 's@\./fixinc\.sh@-c true@' gcc/Makefile.in
    mkdir ../gcc-build
    cd ../gcc-build
    ../gcc-${pkgver}/configure --prefix=/usr --enable-shared \
    --enable-languages=c,c++,objc --enable-threads=posix \
    --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib \
    --libexecdir=/usr/lib --enable-clocale=gnu
    make bootstrap || return 1
    make DESTDIR=${startdir}/pkg install || return 1
    mkdir -p ${startdir}/pkg/lib
    (cd ${startdir}/pkg/lib; ln -s ../usr/bin/cpp)
    (cd ${startdir}/pkg/usr/bin; ln -sf gcc cc; ln -sf g++ c++)
    # install the libstdc++ man pages
    mkdir -p ${startdir}/pkg/usr/man/man3
    install -m644 ${startdir}/src/man/man3/* ${startdir}/pkg/usr/man/man3/
    Last edited by Phlogiston (2009-02-27 20:08:37)

    or here you go:
    # $Id: PKGBUILD,v 1.60 2007/02/14 14:53:50 jgc Exp $
    # Maintainer: Jan de Groot <[email protected]>
    pkgname=gcc-4.1
    pkgver=4.1.2
    pkgrel=3
    pkgdesc="The GNU Compiler Collection"
    arch=(i686 x86_64)
    url="http://gcc.gnu.org"
    depends=('glibc' 'binutils>=2.17')
    options=('!libtool')
    source=(ftp://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-{core,g++,objc}-${pkgver}.tar.bz2
    ftp://gcc.gnu.org/pub/gcc/libstdc++/doxygen/libstdc++-man-4.0.0.tar.bz2
    DW_CFA_val.patch
    gcc_pure64.patch)
    md5sums=('2af3fb599635219171c6ae1f3034888a' '75c6d5fa3415d614314caf0f509e8933'
    'abda05c0ab99059e8f9e7a625361fd87' '2be86d2117c8fa7f9ec2845cc0660ab1'
    '078680c207f7cd490044d4a53edf158d' '1ceaa49e3a1d9f984ecc2893c43f7425')
    build() {
    export MAKEFLAGS="-j1"
    cd ${startdir}/src/gcc-${pkgver}
    # Don't install libiberty
    sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in
    if [ "${CARCH}" = "x86_64" ]; then
    patch -Np1 -i ../gcc_pure64.patch || return 1
    fi
    patch -Np0 -i ${startdir}/src/DW_CFA_val.patch || return 1
    # Don't run fixincludes
    sed -i -e 's@\./fixinc\.sh@-c true@' gcc/Makefile.in
    mkdir ../gcc-build
    cd ../gcc-build
    ../gcc-${pkgver}/configure --prefix=/opt/gcc-4.1 --enable-shared \
    --enable-languages=c,c++,objc --enable-threads=posix \
    --enable-__cxa_atexit --disable-multilib \
    --enable-clocale=gnu
    make bootstrap || return 1
    make DESTDIR=${startdir}/pkg install || return 1
    mkdir -p ${startdir}/pkg/lib
    # (cd ${startdir}/pkg/lib; ln -s ../usr/bin/cpp)
    # (cd ${startdir}/pkg/usr/bin; ln -sf gcc cc; ln -sf g++ c++)
    # install the libstdc++ man pages
    mkdir -p ${startdir}/pkg/usr/man/man3
    install -m644 ${startdir}/src/man/man3/* ${startdir}/pkg/usr/man/man3/

  • Intrument Gives error when Labview VI is loaded

    I have a minor issue with one of my instruments that i control with labview. I can control it via Serial or GPIB control. When i load up my vi for the first time and my instrument is set to GPIB address 1 there is a slight delay loading up the program and I get an error light on my instrument. This means some info is being sent on the GPIB bus. After the slight delay the program finishes loading and the error light goes off telling me something else was sent to my instrument. This error occurs ONLY when my instrument is set to address 1. Any other address and everything works as expected. To combat this error in my vi i just send a *cls to clear everthing before i write again because the error seems
    to send something that will mess up my first sent command. I ran NI spy to see what is happening when i load my VI's.
    This is what NI SPY shows labview is doing on the GPIB card when i load up my VIs
    1. viOpenDefaultRM (0x00154348)
    2. viGetAttribute (0x00154348, 0x3fff018f, VI_TRUE)
    3 viGetAttribute (0x00154348, 0x3fff0190,2 (0x0))
    4 viSetAttribute (0x00154348, 0x3fff0190,2 (0x0))
    5 viFindRsrc (0x00154348, "?*INSTR", 0x00157108,3 (0x3), "COM1")
    6 viFindnext (0x00157108, "LPT1")
    7 viFindNext (0x00157108, "GPIB0::1::INSTR")
    8 viClose (0x00157108)
    9 viSetAttribute (0x00154348, 0x3FF0190,0 (0x0)
    Step 5 is where i get the error and labview hangs for a second. After it passes my error light goes off and it will continue to load. This issue only occurs when i have my instrument set to GPIB address 1. There seems to be some kind of conflict that occurs. Could it possibly be the software used in the instrument?

    The viFindRsrc VISA call finds all VISA resources connected to your computer. Line five is where LabVIEW polls the Serial Port, not your instrument, so I'm not sure why you would get an error there.
    Since the error only occurs when your device is at PAD 1, I'd suggest checking for address conflicts. Is your GPIB0 device at address 1? Do you have any other devices connected to you system?
    Also, what are all of the getAttribute and setAttribute commands? I don't get those when I run VISA Resources VI.
    I hope this helps!

  • Internal error or labview crash in 7.1ver thread.cpp​(2842) whats reasons and how to fix it

    Hi
    Everybody ,
    I am working with pci-6723 and labview 7.1 yesterday when iwas testing , the programme was running , suddenly the power has gone , since i have not connected my system to UPS system got shutdown , and when i booted pc its higlighted this error , now to what extent this problem affects to my software, and how to fix it.
    "Internal error or labview crash in 7.1ver thread.cpp(2842) whats reasons and how to fix it"
    Thanks in advance
    Rajesh

    Hello Rajesh,
    Do you get this error frequently or you got it only once after the power shutdown? Are you making a call to a DLL in multithreaded environment? Try mass compiling the VI by going to Tools->Advanced->Mass Compile. Also please follow the suggestions provided in this knowledge base entry regarding thread.cpp and see if that will fix the problem:
    http://digital.ni.com/public.nsf/websearch/01B186B​5CEB1D07786256747000F4319?OpenDocument
    If you continue to have this error, is there any way you can send me a pared-down example demonstrating what your program does, so I can at least investigate to see if I can narrow down the cause of the thread.cpp failure?
    Thanks and good luck!
    Shakhina P.
    National Instruments

  • Load error in LabVIEW communications

    Hello Everyone,
    I am using LabVIEW Communications System Design suite. I connected USRP 2953R using PCI interface to the laptop. 802.11 WLAN framework is being used for the project. I had to check channel estiomation using antennas and it was done. Today, I am stuck with a load error while opening the project. It is saying that the project includes following featrues thta are not supported in this version of LabVIEW-
    LabVIEW FPGA SystemDesigner plugin
    USRP SystemDesigner plugin
    FlexRIO SystemDesigner plugin
    LabVIEW FPGA
    I attached a screenshot of it. Please have a look and help me in sorting this. 
    Best Regards,
    Ramya
     

    Hi Everyone,
    This was a problem due to communications suite license. I contacted the sales department and they gave me an activation key to extend the license(as I am using the suite on a trial period).  There was a loading error because LabVIEW communications software was loaded instead of Suite which is not suitable for the respective plugins. The issue is resolved when I used the activation key to reinitiate LabVIEW suite. And I thank everyone who tried to help me. 
    Best Regards,
    Ramya

  • Voltage Measuring error in Labview with scxi-1100/1300

    I used the Daq wizard to setup my simple loop to measure 6 channels on my SCXI-1100 card with 1300 terminal.  I actually measured the voltage on the terminal block and get 4.6 volts but labview reads from 1.1 to 0.8?  I believe it is something I setup wrong in NI-MAX or my simple labview loop because we switched out the 1100 & 1300 cards - any suggestions on what to check next?  Could my PCI card or SCXI Chassis be causing this problem?
    thanks 

    Yes.  I am sure it's something simple that I am not doing but I am stumped!
    I have the following setup:  
    PCI-MIO16E-4
    SCXI-1001
          SCXI-1100/1300
    When I open the test panel it reads the real voltage (that I confirmed on the terminal block with a voltmeter) but when I run the sample program or a simple Daq Assistant scan the numbers are completely different.  I attached screen dumps - please take a look and see if you can catch what I have set wrong etc.
    thanks again!
    Attachments:
    SCXI_1100_Settings_and_readings.zip ‏1844 KB

  • Dell Vostro 3546 , Error:Turn on Blutooth using wireless switch

    I swiched from win7 to win8.1 on my new dell vostro 3546 and i have successfully install all the drivers except wireless drivers  whenever i am trying to install that drivers it gives me the error "Turn on bluetooth using wireless switch" i have tried using that antena button on prtscn but its of no use.please help me to connect to my wifi again :( 
    for your reference below is screenshot of error

    palak_mevada,
    For information on how to turn the wifi/Bluetooth on in Windows 8.1 you can click the link below.
    http://www.eightforums.com/tutorials/42347-bluetooth-turn-off-windows-8-a.html

  • How can I handle deploying multiple test systems on the same PC that have been developed using different versions of LabVIEW, TestStand, and/or Switch Executive?

    The major issue here is that the test systems must be documented and validated before being released to the production floor. Given this if a test station has multiple test systems deployed on it that have been developed on various versions of LV, TS, and Switch exec how can I force the test system selected to use the correct versions of TS, LV, and Switch exec.? I understand that the solution would be to recomplie everything and bring them up to the latest version but that would then require re-validation according to the QA department. Any advice would be greatly appreciated.
    It would be nice if theTS deployment was more like an LV executable... meaning when a LV executable is launched it always knows what LV runtime engine to use when there are multiple engines installed on a PC.

    Hi,
    Multiply versions of teststand can reside on the same system, but only one version can run at a time. They is a utility that has to be run to set the active version.
    The SequenceFiles have a version number, and you will find an error will be generate if you try to Load the sequencefile in the wrong version of TestStand.
    The labview VIs will only work providing the correct version of the RTE is also installed on your system, even a labview executabe requires the correct RTE to be installed, either as part of the executable installation or as a seperate installation, before the labview exe will work correctly.
    I'm not fimilar with the Switch exec but I would expect that it will also require the correct lower level device drivers to be available for the version you are using.
    Therefore, as you are indicating that some of your system are at  a older version, its difficult to image how you could achive this, considering if you say you have different versions of the software(s). For a start, you may have the problem that newer code/ sequencefiles using additional functionatily not available in the older versions.
    I would think your only solution would  be to have different deployments covering the different versions you have, or at least bring all your test systems up to the same version of teststand.
    Regards
    Ray Farmer
    Regards
    Ray Farmer

  • LabVIEW 7 and NI Switch and DMM function, Won't compile

    After installing labview 7, I get broken arrow for PXI Ni Swich. Error occurs in NiSwitch Initialize.vi when initialzing Switch. The error message indicates: "Call Library Function Node: Function not found in library"

    Thanks for you input. I did installation in the sequence you mentioned but it didn't help. With a help of apps at NI and being on the phone for soooo long, he found out that two dll files called ivi_Switch.dll and ivi_switch_32.dll were listed in VXIPNP\WINNT\bin folder as well as C:\programfiles\ivi\bin. By removing those dll from VXIPNP folder fixed the problem.
    Bottom line is - leave the dll fils in C:\programfiles\ivi\bin as it is!

  • Error 77009 labview 2014 with solidworks 2015

    hello please am a student  i want to ask you some quastion that i have probs with it
    i want to creat an application with labview 2014  and solidworks 2015 with softmotion simulation so i got a probs that i cant deploy my project with error 77009 (0x00012CD1)
    message error : 
    NI SoftMotion Error Codes
    A function in NI SoftMotion was called without creating or starting the controller service. Verify that the NI Scan Engine switched to Active mode and that there are no faults on the axes.
    please your help was a great things
    thank you

    Hi,
    Here are a few helpful resources further explaining Scan Engine and developing with cRIO.
    http://www.ni.com/pdf/products/us/fullcriodevguide.pdf
    http://www.ni.com/white-paper/7693/en/
    I hope this helps. Have a great day!
    - Kale

  • Why do I get an error message when I tried to switch from Library module to the Develop module?

    I've been using my LR3 for a few months but this is the first time that I got an error message when I was switching from the Library module to the the Develop module.  I have a macbook pro with 500 GB HD.  I am currently using 450 GB already.  Anyone have an idea how I can fix this.  Thank you.

    Should we use our telepathy to figure out error message?

  • Error in GUI of Cisco 3850 Switch with Wireless Controller.

    Hi,
    I have Configured 3850 switch wireless controller. But while accessing the controller through GUI, I faced following errors while configuring it through GUI.
    Because its complecated to configure it through CLI.
    Attached are the snaps of error faced.
    and if I didnt get this error, and able to configure, I can save it because of this error.
    Please help me on this issue, so that I can easily configure the controller.
    Brgds,
    Ninad Thakare

    Hi Sandeep,
    Here is the configuration which I have did.
    ip http server
    ip http secure-server
    wsma agent exec
    profile httplistener
    profile httpslistener
    wsma agent config
    profile httplistener
    profile httpslistener
    wsma agent filesys
    profile httplistener
    profile httpslistener
    wsma agent notify
    profile httplistener
    profile httpslistener
    wsma profile listener httplistener
    transport http
    wsma profile listener httpslistener
    transport https
    wireless mobility controller
    wireless management interface Vlan4 ( Voice VLAN )
    wlan FG-WiFi 1 FG-WiFi
    client vlan 4
    ip dhcp server 10.106.72.1
    no security wpa akm dot1x
    security wpa akm psk set-key ascii 0 testing1234
    no security wpa wpa2
    no security wpa wpa2 ciphers aes
    no wmm
    no shutdown
    wlan GLOBALACCESSII 2 GLOBALACCESSII
    client vlan 4
    ip dhcp server 10.106.72.1
    no security wpa akm dot1x
    security wpa akm psk set-key ascii 0 testing1234
    no security wpa wpa2
    no security wpa wpa2 ciphers aes
    no wmm
    no shutdown
    ap group default-group
    ap group 3850WLC
    wlan FG-WiFi
      vlan 4
    wlan GLOBALACCESSII
      vlan 4
    end
    Brgds,
    Ninad Thakare

Maybe you are looking for

  • Help me with my survy for my projeect

    I am doing this survy for my professor- I am at Bethedsa community college. I am already behind on this survey- so I will appreciate if you guys can quickly look at the survey file- One lucky winner will get $50 gift coupon at amazon.com We are build

  • Issue with Option-Delete in Mail 4.4

    For the longest time I have used Option-Delete keyboard shortcut in order to delete a message without having Mail display the next message (marking the next message as read in the process). I recently started noticing that when doing this, the messag

  • Problems with running BAPI   BAPI_SALESORDER_CREATEFROMDAT2

    Hi all, I’ve got a problem running BAPIs in SD invironment. I’m creating contract releases in SD via BAPI. First I run BAPI BAPISORDER_GETDETAILEDLIST in my program to get detaildata of the contract. Then I run the BAPI   BAPI_SALESORDER_CREATEFROMDA

  • What do I do first!?

    Hi there Been using InDesign as a graphic designer for quite sometime now and have recently been asked to look into InCopy for the company I work for. I have downloaded the trial and am now testing sharing on a server. I have a totally newbie questio

  • VERIZON FIOS ON DEMAND - Trying to rent a movie and we get repeating trailers

    For the first time since having verizon fios for ten years, I sat down with my family to rent a movie. I pull it up in the on demand window area and push play and get THE TRAILER. I have patiently waited for the trailer to end  AND ALL IT DOES IS GO