Installer promblem lv8 and field point

I have the professional version of labVIEW 8.  I installed it and couldn't find the fieldpoint vi's. I moved them over from my old labVIEW 7.1. But, it seems that I am missing some menu files that one knowledge base refers to: http://digital.ni.com/public.nsf/websearch/7B21ADB6CD5ADCDF86256A3B0052D2A0?OpenDocument
Copy the FieldPoint folder into your Program Files\National Instruments\LabVIEW 7x\vi.lib folder.
Copy the fpConfiguration.mnu, fpOptomux.mnu, fpPublish.mnu, and fpRT.mnu files into your LabVIEW 7x\vi.lib\addons folder.
Copy the ExpresFP.mnu file into your LabVIEW 7x\menus\default\Express folder.
I don't have the fpPublish or the fpRT mnu files, or the ExpresFP.mnu files
I have renamed all of my old versions of labVIEW (ie. oldlabview7.1).  I have uninstalled the fieldpoint 4.1 through the windows control panel and downloaded the field point 4.1 zip and reinstalled it.  There seems to be no support files for labVIEW 8.  After doing this, the above files are not anywhere on my computer.  Also, when I go to create an installer, under the additional installers there is no field point choice.
I have tried numerous uninstalls and reinstalls of fieldpoint 4.1 and well as trying both cds of device drivers.  Another thing is that on the knowledge base about creating installers: http://zone.ni.com/devzone/conceptd.nsf/webmain/5ADBC06AC32E508A8625706E0062EBD1
The example shows the box checked for fieldpoint "5", is there such a thing?
When I get everything working, a question about the iak file.  I know that it needs to be put on the target computer in the same place the vi will look for it. If it is something like  C:/myapp.iak, is there a way that the installer could put it there so it wouldn't have to be done manually from the app/install cd?
Thanks
Jim

I seemed to have fixed some of the problem with: http://digital.ni.com/public.nsf/allkb/B62BA881D8ED1FF48625709E00680BF0
However, when creating an installer there still is no fieldpoint checkbox under additional installers
Jim

Similar Messages

  • Unable to Build VC++ application it showing error 1 LINK : fatal error LNK1104: cannot open file 'NiFieldPoint71D.lib' but I am Using Measurement Studio 2009 ,NI DAQ 7.01 and Field Point 6.05.

    I am having a application in Visual Studio 2003 on Windows XP  , Now I am Migrating the application in Visual Studio 2005 on Windows-7 .
    In my Development PC , I was install Measurement Studio 2009 ,  NI DAQ 7.01 and Field Point 6.05.
    my application is Showing following error:
    Linking...
    LINK : fatal error LNK1104: cannot open file 'NiFieldPoint71D.lib'
    Build log was saved at "file://c:\EdacsNt\Source\SaftyServices\NICfpDAQDl?l\Debug\BuildLog.htm"
    NICfpDAQDll - 1 error(s), 0 warning(s)
    When I copy from NiFieldPoint71D.lib library from Measurement Studio 7.1 and put in :\Program Files\National Instruments\MeasurementStudioVS2005\VCNET\Lib.
    my application is Showing following error:
    1>Linking...
    1>atlsd.lib(atltrace.obj) : error LNK2005: "unsigned int (__stdcall* ATL::g_pfnGetThreadACP)(void)" (?g_pfnGetThreadACP@ATL@@3P6GIXZA) already defined in NiFieldPoint71D.lib(StdAfx.obj)
    1>atlsd.lib(atlbase.obj) : error LNK2005: "class ATL::CAtlWinModule ATL::_AtlWinModule" (?_AtlWinModule@ATL@@3VCAtlWinModule@1@A) already defined in NiFieldPoint71D.lib(StdAfx.obj)
    1>   Creating library ..\..\lib\debug\NICfpDAQDll.lib and object ..\..\lib\debug\NICfpDAQDll.exp
    1>..\..\bin\debug\NICfpDAQDll.dll : fatal error LNK1169: one or more multiply defined symbols found
    I want to ignore NiFieldPoint71D.lib from using project setting(Linker->Input->ignore Specific Library ) but still it is showing same error.
    In the project Setting I am done following setting:
    "C:\Program Files\National Instruments\MeasurementStudioVS2005\VCNET\Lib";"
    C:\Program Files\National Instruments\NI-DAQ\Lib"
    Linker->Input->ignore Specific Library: mfcs71d.lib;libc.lib;'NiFieldPoint71D.lib
    Please provide some solution.
    Thanks
    Nityanand

    You posted this in the LabVIEW forum.
    Are you programming in LabVIEW?
    There is a separate Measurement Studio for VC++ forum. http://forums.ni.com/t5/Measurement-Studio-for-VC/bd-p/231

  • I want to access LabView and Field Point Library through Visual Basic. Where can I find adequate information considering that I am just an starter.

    My aim is to have a ActiveX Control on a web page that can control the field point hardware as a small step towards home automation through the internet.

    The place to start is here :
    http://sine.ni.com/apps/we/nioc.vp?cid=3769〈=US
    This is labview's measurement studio homepage. This contains component works which is a toolkit for visual basic. This should give you all the info you need to get started.
    Jared

  • Could you please tell me, how can you, using Lookout and Field Point, program on/off relay actions using a calendar?

    It´s a on/off illuminating ssystem control. Shure the user will need a calendar programing tool to program weekdays, holidays, etc. on of functions.

    Hi Galileo,
    See the following for Lookout side of things:
    http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=506500000008000000DBE90000&USEARCHCONTEXT_CATEGORY_0=_9_&USEARCHCONTEXT_CATEGORY_S=0&UCATEGORY_0=_9_&UCATEGORY_S=0
    As for FieldPoint, you can talk to it from Lookout in couple of ways -- either directly using the native FieldPoint object, or via OPC using the OPCFieldPoint object.
    Based on the timers from above, you would turn On/Off the relays (on the RLY-420 module of your FieldPoint).
    That's in a nutshell. Write back if you have specific questions.
    Good luck!
    Khalid

  • Hello, I have created a distribution kit for my program.The problem is that the when the program is installed onto another computer, it fails to communicate with field point (Using FP-AO-200 and FP-AO-1000). Help is greatly appreciated, Thanks faen9901

    Hi Everyone,
    I have a program that sends information(analog output) to lab windows cvi in the form of a text file or user input.
    The program runs on the computers that I have the field point explorer and lab windows cvi installed on. In order to run the program without always installing labwindows/cvi and field point; I wanted to create an executable file that could be load on another computer.
    I used the create distribution kit part of labwindows/cvi to do this.After creating the distribution kit, I then installed it
    to another computer.
    My user interface appears on the screen, when the user clicks on the exe. file, but no data is sent to the field point module. I know that the data is being read from the user and textfile because in it appears in the uir.
    The following are some details about the problem:
    1. On another computer without labwindows/cvi and field point explorer not installed - no data is sent to field point module
    I know this because a current is being read on the current meter connected to field point module.
    My questions are the following:
    1. What are the possible reasons for the data not being sent to the field point module?
    2. Do I still need to create an iak. (Installing Field point Explorer) file stored on any new computer that I install my created distribution kit file too?
    Thankyou very much for any help that you can provide. I greatly appreciate it.
    Faen9901

    Re: Hello, I have created a distribution kit for my program.The problem is that the when the program is installed onto another computer, it fails to communicate with field point (Using FP-AO-200 and FP-AO-1000). Help is greatly appreciated, Thanks faen9901Faen9901,
    1) If you do not install FieldPoint Explorer, the FieldPoint Server is not installed so there is nothing on the target computer that knows how to talk to the FieldPoint system.
    2) Yes, you need an IAK file on the target computer. Assuming the settings (i.e. com port#) are identical you can simply include the iak file as part of the distribution.
    3) You also need to include as part of your installer the file "fplwmgr.dll". If this file is not installed, your program will not be able to access the FieldPoint Server. Alternatively, this file is installed automatically if FieldPoint Explorer detects LabWindows/CVI or Measurement Studio Development versions on the target computer or if you choose to do a custom FieldPoint Explorer installation and
    choose to provide LabWindows/CVI support.
    Regards,
    Aaron

  • Digital Potentiometer control in Labview with Field Point Unit

    Hi..
    I need some help on programming the LABVIEW to control the digital potentiometer. 
    It is AD7376 which 4 channels are used to control the digital potentiometer, and Field Point Unit FP-DO-403 thr. RS232.
    – Channel 0 (POT_D), Channel 2 (POT_CS), Channel 3 (POT_Clk), and Channel 7 (POT_R).
    -SDI (serial data input) contains 7 data bits. The first is the MSB.
    -ClK provides the correct time reading the serial data.
    -CS (chip select) only allows the reading of the data. CS is on 0 during the loading. POT-CS is used when 7 bits data is finish loading.
    - POT_R is used as CLEAR.
     After the calculation depending of the different conditions, 7 data bits data is created and changed to the opposite numbers (1-->0, 0-->1).
    For example; if the calculated binary number is 1001011, the the output 7 bits data is 0110100
    so Those data has to go to SDI (Channel 0 (POT_D)) starting from 0110100 and for each bit CLOCK has turn on and off to shift the bits controlled by Channel 3 (POT_Clk).
    For example,
    0 ---> POT_D then POT_Clk -->On/Off
    1---> POT_D then POT_Clk -->On/Off
    0---> POT_D then POT_Clk---> On/Off
    Can this be done automaticaly? Could you help me on this?
    I was able to program it until producing 7 binary bits (refer to the attached file) but by Giving 7 different bits at once to ONE channel, I get error..
    Message Edited by Black Comb on 11-01-2007 08:51 PM
    Message Edited by Black Comb on 11-01-2007 08:54 PM
    Attachments:
    AD7376toBIN44.vi ‏49 KB

    Black,
    Here is a concept for how to do it.   Did not have time to look at data sheet for IC but this should be a good starting point.
    Attachments:
    Create inverted 7Bit Array.vi ‏19 KB

  • Can I collect the pulse data using Field Point?

    I have a water flow meter, which outputs pulses. I use a counter to connect it and read the data. Now, I want to read and save the data in the computer using LabView and Field Point. I think this can be done if I can collect the number of pulse. I am wondering how to do that.
    Thanks.

    Dear Zl,
    Counting pulses is much easier with the FP-QUAD-510 or FP-CTR-500, but can be done with the FP-AI-110.  You can't directly count the pulses with a FP-AI-110, but you can do it in software. Bring in the data by doing a normal read. Then, using shift registers, if the previous voltage is less than .8V (low) and the current voltage is more than 2.5 (high), increase the pulse count. I have attached a program that shows what to do with the data once you bring it in. I took the data from an array outside the while loop, but your data will be brought in one point at a time inside the while loop. One thing to take note of, since Fieldpoint brings in data at 1 kS/s, this will only work with pulses slower than 500 Hz. The farther the duty cycle is away from 50% duty cycle, the slower the signal must be in order to catch the pulses correctly. Please let me know if you have any questions. Have a great day!
    Sincerely,
    Marni
    PS- Please only post question once.
    Attachments:
    pulsecount.vi ‏22 KB

  • The OPC Field Point Sever doesn´t run

    I have LabView 6.0.2, LabView DSCM 6.0.2 and Field Point 3.0.2, I´m Controlling a process with my PC, but I cannot run the OPC Field Point Sever and I Want to Know What do I have to do to launch that Server or How I have To configure it to use it with my LabView program.

    FieldPoint OPC server launches with Fieldpoint Explorer. Use the Server Explorer application to view available OPC servers.
    Use the following KnowledgeBase article to configure LabVIEW for reading OPC.
    http://digital.ni.com/public.nsf/websearch/EA15F53DB6FECCA5862567240064DF09?OpenDocument

  • Field Point FP-1000 communication issue - Device found but offline in MAX

    Hello,
    I am trying to control several field point PLCs in a level tank. They are communicating through a FP-1000 module. I am able to add the devices through a configuration file in MAX. But there is an error saying " The device is offline. Make sure the device is connected and its power is on. " All of the field point PLCs have green light on for both " Power" and "Ready". I am not sure what the issue is here. I am using Labview 2014 and Field Point , VISA drivers are installed. Please see attached pictures for details.
    Many Thanks
    FLiu
    Attachments:
    IMG_1359.JPG ‏4812 KB
    IMG_1360.jpg ‏2220 KB
    IMG_1361.jpg ‏2251 KB

    Thanks for your reply. I installed the most updated version for both ones. It turns out the configuration file for FP-1000 bank points to the wrong COM port for the Serial communication. I am able to communicate with the system now. I do have another problem through. I only have excutable labview files and a configuration file for the control system that I am working with. The original VI project file were lost. After importing the right configuration file in MAX, I installed the excutables and tried to run it. There is no response at all.The labview only last a few seconds and stopped. Any thoughts are greatly appreciated.
    Thanks
    Fliu

  • The field point 4.1 software does not get installed, how to install the software and work on field point 20xx

    We want to know the basics of installation of field point s/w and where to start from after installation.
    Then we also need the details of HOW TO WORK in it. what are the other hardware and software that are necessarily to be installed along with field point in the PC. How to connect the hardware fp2000, to the PC.
                      Actually we tried installing the field point s/w, but we did not get the field point explorer icon to continue working.

    Hi.
    You can find informations in the NI Developer Zone (Distributed I/O -Fieldpoint)
    http://zone.ni.com/devzone/devzone.nsf/webcategories/67EFA8729F4A7741862567E1006EDA74
    and here for the Basics:http://zone.ni.com/devzone/conceptd.nsf/webmain/2124F6BBD29663D886256CB80054DBD7
    Configure your fieldpoint in MAX.

  • How can I get all the options of Field Point Explorer 3.0.2 in Measuremen​t and Automation Explorer 3.1?

    I am a student using LabVIEW and Compact Field Point to implement a
    senior design project in Electrical and Computer Engineering.  We
    have LabVIEW 7.1 and a cFP-2020 and additional modules.  We are
    trying to use the CTR-500 module to output a pulse train to drive a
    stepper motor.  We have found instructions online of how to do
    this, but they all use Field Point Explorer.  The instructions
    make use of options in Field Point Explorer that are not included in
    Measurement and Automation Explorer (the software included with the
    cFP).
    I have downloaded Field Point Explorer 3.0.2 and followed the
    directions.  Now, in LabVIEW, when I using the newly created .iak
    file, I get a dialogue asking to find the SubVI: 'FP Read (Float Array
    -IO).vi'.  Included with LabVIEW are subvis for FP Read, but not
    with the float array part.  So I figure I cannot use Field Point
    Explorer created .iaks with LabVIEW 7.1.  So how cannot I access
    the same options in Measurement and Automation that I was able to find
    in Field Point Explorer?
    Thanks

    Hi,
    FieldPoint Explorer is no longer used to configure FieldPoint systems. However, I do not think that the configuring your system in FieldPoint Explorer is causing the error.
    FieldPoint systems are now setup in Measurement and Automation Explorer (MAX).  Information on setting up FieldPoint systems in MAX can be found in the MAX help under: Installed Products>> FieldPoint. Also, I recommend upgrading to the latest FieldPoint driver and version of MAX.  The FieldPoint VI's will be slightly different when you upgrade, so there is a good chance that this will eliminate the error.
    Regards,
    Hal L.

  • Getting shipto customer and unloading point field of PO

    Hi Abapers ,
    Im having a difficulty to find the corresponding fields namely the ship to customer and unloading point  of PO. basically the logic is like this: for example: given the sales doc i can used the table vbpa to get the partner type = SH which is the ship to party then get the customer and unloading point field.
    for SO i can used table vbpa.how about in PO?i need to get the shipto customer and its unloading point field.which field and table will i used?

    Table : EKPA ( Partner Roles in Purchasing )
    Field : PARVW
    Mathews

  • I have a FP-1600 and a FP-AO-200 module, 0-20 ma. When I use Field Point Explorer 3.0.1, I can not command any of the channel output current. The current remains in the lowest value 0.0035 A. What is the problem ?

    I have a FP-1600 and a FP-AO-200 module, 0-20 ma. When I use Field Point Explorer 3.0.1, I can not command any of the channel output current. The current remains in the lowest value 0.0035 A. What is the problem ? The communications with the module are OK, because it shows when the current are open or closed.

    Jorg,
    I noticed that you claimed to be using the module in 0-20mA mode, yet the reading you are seeing is 3.5mA. This is the minimum value (with overranging) when the module is set to 4-20mA mode. My guess is that your module is defaulting back to 4-20mA mode, but your IAK file still thinks the module is in 0-20mA mode. You can verify this by using the find devices button in FieldPoint Explorer and then trying to write to the channel.
    To fix this problem, you should use the snapshot feature to change the default power-up mode for that channel.
    Regards,
    Michael Shasteen
    Applications Engineering
    National Instruments
    www.ni.com/ask
    1-866-ASK-MY-NI

  • How to configure field point cFP2120

    Hi,
         I am doing a project using LabVIEW... I am using field point cFP2120  as the interface... The problem is that my PC is not detecting the field point... Can you suggest a solution???

    Hi jaks,
       From the user manual:
    Number of Flashes        Error Condition
    0 (stays lit)                     The cFP-21xx did not power on correctly. Contact
                                           National Instruments for assistance.
    1                                     The cFP-21xx is in reset mode or is unconfigured. Make
                                           sure the RESET IP switch is in the OFF position and
                                           restart the controller. Refer to the Measurement &
                                           Automation Explorer Help for FieldPoint for more
                                           information about configuration.
    2                                     The cFP-21xx has detected an error in software. This
                                           usually occurs when an attempt to upgrade the software
                                           is interrupted. Repeat the software upgrade process.
    3                                     The cFP-21xx is in safe mode. Either the controller is
                                           ready for software installation or the SAFE MODE
                                           switch is in the ON position.
    4 (or more)                    The cFP-21xx has detected an unrecoverable error.
                                          Contact National Instruments for assistance.
    In which of these condition are you?  If you never configured that module, and led flashes once, you have the  correct start-up condition, but it is strange that you cannot access module; check if Windows Fierewall is turned ON or if Antivirus' firewall is ON, they can be blocking MAX in connecting to device!
    graziano

  • Field Point 4.0.1 will not load LabView Drivers

    When I load Field Point 4.0.1, it does not load the LabView Feild Point VIs.

    Dusty,
    What version of LabVIEW are you using? FieldPoint 4.0.1 came out before LabVIEW 7.1, so it will not recognize a LabVIEW 7.1 installation. Likewise, FieldPoint will not support LabVIEW versions that are too old. You can over-ride the installation parameters by running a custom installation of FieldPoint 4.0.1 and choosing the LabVIEW installation that you want. Please note that if your version of LabVIEW is older than supported, the VI's will not work. If you have LabVIEW 7.1, the VI's should work but you will miss out on some of the FieldPoint 4.1 functionality for LabVIEW 7.1.
    Regards,
    Aaron

Maybe you are looking for

  • After creating group cal, it starts to error out.

    I can add group calendars, and people can subscribe to them. But a soon as an event is added , all users have that group cal start to show the spinner in iCal, and it does not stop. The error log starts going crazy. No user calendars are effected. He

  • Problem: installing Recommend Patch Cluster: patch 140900-10 fails

    I don't know if this is correct location for this thread (admin/moderator move as required). We have a number of Solaris x86 hosts (ie 4) and I'm trying to get the patched and up to date. I obtained the latest Recommended Patch Cluster (dated 28Sep20

  • How to see in Trail balance

    hi friends how to saw in trail blance sap . which T.code plz help me

  • Q.Status is "Queue stopped"

    I am using ECC 6.0 and XI 7.0, While testing messages in XI, in SXMB_MONI, I am getting "Q.Status" as Queue stopped for lot of messages. What could be the possible reason for this?? Thanks in advance

  • Weblogic Server 10.0 Workmanager

    I configurated in admin server a default work manager called weblogic.kernel.Default with a Maximum Threads Constraint called MaxThreadsConstraint-0 with value of 300 and I also configurated a Capacity Constraint with value of 450. The workamanager w