Help on field point subvi

Hi to all, sorry for not making things clear.
I'm designing a project about field point temperature control. This is my first time doing on field point so please help me as much as possible. thank you..I found an example of field point temperature control and some of the subvi are missing, i.e. FP open, read, write, and so on. also, this project is a turn on/off fan with a relay. however, i'm using three fans and it should turn on/off at different time depending on the set of temperature,,, for example, fan1 will turn on at 25 degree C and turn off at 30 degree C,,then Fan 2 will turn on at 35 and off at 40,,, and fan 3 will do the same at 45 and off at 50 degree C,,
Can one Thermo couple do the job or should i have all Three thermo couple.
thank you in advance

Hello nw,
I will try to address all of your questions in an organized manner.
1.  To change the [c]FP-TC-120 readings from millivolts to degrees you
will need to use Measurement and Automation Explorer (MAX). 
            A.  Find your
FieldPoint controller under Remote Systems in MAX. 
            B.  Right-click
on your controller and choose to Find Devices. 
            C.  Then, a
dialog box will appear so you can name your FieldPoint controller. 
            D.  You can use
the default name or re-name the controller yourself.  Click ok when you
have named your controller.
            E.  This will display
all of the devices you have connected to your controller.
            F.  Click on the
[c]FP-TC-120 module and select the Channel Configuration Tab.
            G.  A Range option
will appear so you can change the measured range of the module to
degrees.  You can also define the thermocouple type on the Channel
Configuration            
          Tab.
2.  If you want to turn on and off your heater and fan based on the
temperature, the example you found has the basic structure.  It will read
the temperature in via the FieldPoint Read.  You can replace the pid.vi
with a case structure to write different values to your relay module via the
FieldPoint Write VI.
3.  I am assuming that you are using a [c]FP-TC-120.  If this is
correct, you will be unable to measure the temperature via a thermistor. 
The [c]FP-TC-120 is a thermocouple input module and only able to measure
voltages and temperatures via thermocouples.
If you need further assistance, please provide a comprehensive list of the
hardware you are using. 
Also, I would recommend looking through the FieldPoint Help
which can be found at C:\Program Files\National
Instruments\FieldPoint\documentation\Online Help\fplv.chm.  If you are new
to LabVIEW, taking a look at this KnowledgeBase
Article that contains many LabVIEW learning resources.
Message Edited by Ching P. on 09-05-2007 10:39 PM
Regards,
Ching P.
DAQ and Academic Hardware R&D
National Instruments
Attachments:
Temp_Range_new.jpg ‏96 KB

Similar Messages

  • Help : use field point module

    Suite à de très gros problèmes avec mon système d’acquisition de données, j’ai besoin d’aide. Pour résumer la situation avec un langage non technique (mes compétences ne me permettent pas de plus amples détails) je dispose de plusieurs modules fieldpoint : FP2010, FPTC120, FPAI111, FPAO200.
    Dans un premier temps j’ai voulu faire communiquer en local mon pc et mes modules via un câble Ethernet croisé. En vain, le Pc n’a jamais voulu reconnaître le boîtier central (pourquoi ?). De ce fait je me suis créée une adresse Ip et à ce niveau mon module FP2010 communiquait mais les autres systèmes n’étaient pas reconnu malgré le fait que la led ‘ready’ était éclairée. J’ai donc essayé de faire un reset au module fp2010 et depuis aucun module ne fonctionne. En fait la led status clignote en permanence et je n’arrive plus à faire de liaisons (en local ou sur réseau)…
    Je pense avoir essayé toutes les solutions et je suis donc bloquée ne sachant plus comment m’y prendre.
    Si vous avez des conseils, je suis preneuse. Merci d’avance.
    Ophélie Bouzon (Université de Savoie)

    Bonjour Ophelie,
    Ca a l'air d'être un problème d'installation du FP-2010.
    Je vous conseille de bien lire les documents ci-dessous :
    *** Troubleshooting Communication Problems with the FieldPoint Ethernet Network Modules
    http://zone.ni.com/devzone/conceptd.nsf/webmain/49​e7983a1c47a3af86256a3a005b4a3e
    *** Connecting a Fieldpoint Controller Directly to an Ethernet Card
    http://digital.ni.com/public.nsf/websearch/DF05D39​E13B3AC4B862569B60055B6DC?OpenDocument
    *** Le "User Manual" du FP-2010 où on explique de manière détaillée comment configurer et installer un FP-2010 :
    http://digital.ni.com/manuals.nsf/websearch/B31455​BC0C2746DA86256CEE0078354D?opendocument
    J'espère que cela vous aidera à avancer et résoudre votre problème.
    Cordialement,
    Sanaa T
    National Instruments France
    Sanaa T.
    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;}
    >> http://www.nidays.fr/images/081110_ban_nidays09_468X60.gif

  • 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

  • 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.

  • Fieldpoint - How to reconfigured Field point hardware configuration

    Respected Sir,
    We are using labview version 5.1, operating system windows 95, FiledPoint explorer 1.6,
    I would kindly request all to please help to solve how to reconfigured Field point hardware, I am new learner of labVIEW.
    When i run Fieldpoint explorer 1.6, in labview 5.1 operating WINDOWS 95 version, i received one command as
    A value return from the server is out of the expected range.
    The FieldPoint hardware ranges need to be re configured, so they match the ranges saved in the configuration file.
    Go to each device configuration dialog and select channel configuration to synchronize the saved configuration with the hardware configuration.
    Thanking You
    Yours faithfully
    M.Viajy

    That is correct. There is no way to simulate a FieldPoint device. The suggested workaround should work well for you, however. Create some simulated VIs that perform the same task as the FieldPoint writes and reads (at least in terms of what inputs they accept or outputs they have), and place them in the other case in a Case Structure as the FieldPoint VIs.
    LabVIEW 8 takes these possibilities one step further with Conditional Disable Structures and Diagram Disable Structures. The difference between these two structures and a Case Structure is that code in the disabled cases doesn't even compile. This means you could even have broken wires or broken subVIs inside the disabled case, and you'd still be able to run your program. In the case of this FieldPoint application, you could use a Conditional Disable Structure that automatically polls the target OS type (Windows, Linux, Pharlap ETS, etc) and selectively compiles one case based on the target OS. This would allow you to seamlessly run VIs on your computer and FieldPoint without modifying any code. The other advantage is that the simulated FieldPoint code wouldn't get compiled when you target your real FieldPoint device, so you wouldn't increase your code size or memory usage unnecessarily for the final product.
    Message Edited by Jarrod S. on 04-24-2006 03:51 PM
    Jarrod S.
    National Instruments

  • How to use the FP-DO-AC120 module on Field Point?

    Hi,
    I am trying to use a FP-DO-AC120 (discrete output module) as a relay to switch of an equipment I control via Field Point 2000. This FP-DO-AC120 is connected to a FP-TB10 terminal base along with some other modules. When I try to use the “write” function on MAX (Measurement and Automation Explorer), it doesn’t allow me to do so and the “this item is read only” pops up. Checking the channel type to where the module is plugged in it shows that is a discrete input channel. I’ve tried to change it to a discrete output type, but when I do so, the status of that slot is “empty base or terminal”. I don’t understand what is going on here. Could anyone please advise?
    Thanks for the help.
    Adriana

    Adriana,
    I found a similar discussion forum thread that addresses the same issue.
    My FP-DO-AC120 module is being read as DI in FP Explorer, Why?
    This is an older post, so keep in mind that all the functionality of FieldPoint Explorer is now included in MAX.
    Otis
    Training and Certification
    Product Support Engineer
    National Instruments

  • 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

  • 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

  • Error writing to field point

    I am trying to connect Field point  FP-1001 by Ni PCI-485/2 multifuction adaptor . when i start the program by Ni scope i found " ERROR WRITING TO FIELD POINT". 
    i have checekd the pci card and its setting is quite Ok. the picture attached for referance. please help .
    Attachments:
    image001.jpg ‏9 KB
    image002.JPG ‏33 KB
    image003.JPG ‏34 KB

    Dear Shane,
           Thanks for yor response. I have tried again yesterday and rectify the probelm. The confilect was between PC port  485 confirgration setting and VISA configration setting. First i treid to change setting but failed to change then i again install all the program again and tried to change the setting.this time i got successs. i per you question the driver and PCI card was installed properly.
    Thanks again.
    Regards,
    wajid
    Shane-C wrote:
    Ok, if it worked on that system before, you should be able to get it working again.  Does your PCI card show up properly in NI MAX?  Can you upload a screen shot of the device there?  Do you have an option in MAX to send a command to the FP-1001 and see if the communication was established properly?  How does your PCI card show up in the Windows Device Manager, any exclamation points indicating that the device driver is not installed or recognized?

  • Tips on transferring LV executable that uses Field Point Serial to another PC

    I have been trying to transfer an LabVIEW compiled executable  from one PC to another
    The executable references 2 field point serial banks.
    After hours of frustration I think I have it pinned it down to the fact that (at least for me) It is not possible unless LabVIEW is invoked on the target machine.
    Only if I start LV 2010 and configure a field point control on it then LabVIEW can refer to the Bank. After that I can have it refer to the correct IAK file and the executable will work. 
    However IF I try to transfer from another machine without starting LabVIEW on the target machine it simply will not work for me.
    It seems that I have to load a FIeld point control on a block diagram of a new machine then configure it to get dialogs to come up specifying
    how to select the proper configuration. I do not see any of this help in MAX
    Id much rather have a way of setting up in MAX than having my EXE work right away. Instead my workaround is to
    start LabVIEW and configure a field point control to get it set up proiperly.
    This means I may have to install yet another version of LabVIEw to get the exe to work again and its getting tiresome.
    I use INI files for the serial port settings. Its the field point software that has me going in circles.
    If anyone have any experience or tips for transferring an executable that uses fieldpoint serial (FP-1000) from one PC to another PC
    without having to invoke LabVIEW to configureit I would be interested in hearing from you. Thanks
    PS Target machine has LV2010   MAV ver 4.70f4
    Executable compiled in LV 2010
    Source Machine has LV 2010 SP1  MAX ver 4.7.6
    Executable compiled in LV 2010 SP1
    My next move is to upgrade the target to 2010 SP1 and try again but it has already taken me days to transfer this one program
    and I still cant figure out how to do it so I might just wait and see if there is any interest in helping me first.
    Thanks again!

    I have been to these KnowledgeBase links and what is so frustrating about it is that I have have not seen anything that was not already done
    automatically when I created the executable on the source machine and transferred the executable to the target machine.
    http://digital.ni.com/public.nsf/allkb/734179A2A6779C4286256C4C0069C5F4
    http://digital.ni.com/public.nsf/allkb/2DC46E07FAA0A5EF86256F35006E9AE5
    http://digital.ni.com/public.nsf/allkb/0E9001A8C84CD89486256DE80073F198
    MY FP version is 6.07 on both machines.
    The dll is where its supposed to be on the target machine in a Data subfolder under the main application (exe) folder
    The IAK file is created in MAX with the designations identical to what is the source machine.
    The EXE is now partially working (somehow) but I am trying to find out the exact procedure for next time so I can write it down for future reference..
    EVen though the target application now 'sees' the Field point banks the utility I added into the exe to allow user to configure a front panel Field Point control
    (should it be required) does not work. Instead when I try to browse configure the control in the executable I now get this error dialog.
    This must be the root of all my troubles.
    I am now attempting to resolve this by installing LV2010 SP1  and DCD_NOV10 on the target machine so that it matches the source machine.
    (If I am going to re-install Fieldpoint I might as well install the whole Device Driver CD)
    I hope this solves this issue once and for all.
    Your knowledge base insists that if the field point versions are the same on both machines and if the DLL is where it is supposed to be and if the IAK file is loaded and saved
    this should work. It did not and still does not fully work. If I can find the exact reason I will report it in this thread.
    Attachments:
    ni-FP-error.GIF ‏16 KB

  • Gsm modem with compact field point

    Hi,
    I need to acquire and send data via ftp using a Compact Field Point (there no possibility to use a lan connection or a phone line). I think a possible solution is the use of a GSM modem. Is it possible to connect the CFP to a service provider and access it via ftp (or web server)?
    thank you,
    paolo.

    Paolo Squillari wrote:
    Hi,
    I need to acquire and send data via ftp using a Compact Field Point (there no possibility to use a lan connection or a phone line). I think a possible solution is the use of a GSM modem. Is it possible to connect the CFP to a service provider and access it via ftp (or web server)?
    thank you,
    paolo.
    Hello Paolo
    I have recently been faced with a similar situation. We have a cFP that is in a remote location and being used to log data and control a vacuum system. We also considered the GSM tool box suggested above, but found that it would be too expensive for the actual functionality we required of it.
    Insted we have written our own vi's to send GPRS email etc.
    If you need help regarding the proceedure etc just ask
    Jan

  • Unable to view field point properties

    Hi All,
    Can anybody tell me why I could not open the field point properties in order for me to configure my modules?  I am still operating on LabView 7.1 and I have used 3 express VI's. They were working before and all of a sudden, they're not. I tried opening and closing (even rebooting the computer) and still not able to open the VI properties for those 3 VI's. What's weird is that all other programs that were made before this one, they are all having the same problem as well. Pls. let me know if anyone knows anything. Attached is an image of the problem I'm getting.
    Thanks,
    Marcos
    Solved!
    Go to Solution.
    Attachments:
    Field Point.JPG ‏405 KB

    Hi Marcos,
    Good Morning and I hope your well today.
    Thanks for the post.
    So you see this error when you click on one of the Field Point Express VIs?
    If so, these VIs interface with the Field Point using the NI-Field Point driver. Have you got this installed, and if so what version? I would suggest updating the driver if at all possible. The download link is here,
    Drivers and Updates
    http://joule.ni.com/nidu/cds/fn/p/sb/navsRel/lang/​en?q=Field+Point&x=0&y=0
    And I believe the latest driver 6.0.3/6.0.4 supports LV RT 7.1.
    Make sure when you install the driver, you include support for LabVIEW 7.1. 
    Within LabVIEW 7.1 are the express VIs available on the palette? If so, do they also generate the error when you place them on the block diagram?
    You say it used to work, have you since installed a newer version of LabVIEW? or updated the driver already? Without including support for LabVIEW 7.1?
    Kind Regards
    James Hillman
    Applications Engineer 2008 to 2009 National Instruments UK & Ireland
    Loughborough University UK - 2006 to 2011
    Remember Kudos those who help!

  • Accelerome​ter with field point

    Hi,
    I need to use the Field point system for mesure the vibration, what's module whith module i must utilise?
    N
    Bytelabs.it

    Hi Nicola,
    First you have to have in mind that FieldPoint is a line of distributed I/O modules, a I/O module is not a sensor, but a device that acquires a signal from a sensor.
    Having that in mind the FieldPoint I/O module to be used will depend on the sensor that you choose to measure vibration. There are several sensors to measure vibration and therefore they vary on the type of output signal they provide. Some accelerometers will provide a "duty-cycle output signal" as you can see in the following page :
    http://webs.cs.berkeley.edu/tos/hardware/design/da​ta_sheets/adxl202lcc.pdf
    Some other accelerometers will provide voltage or even current as an output, so really the FieldPoint I/O module that you will choose will depend on which type of sen
    sor you use.
    The modules that I believe will match some of the sensors in the market for vibration include :
    [c]FP-AI-110, [c]FP-AI-111, [c]FP-AI-100 for analog output sensors.
    [c]FP-CTR-50x for frequency output sensors...
    However have in mind that even if you find a frequency output sensor for vibration, you still have to check if the sensor matches the [c]FP-CTR-50x as far as two important factors :
    - Sinking or sourcing
    - Threshold
    I hope it helps
    Best Regards
    Andre Oliveira

  • Problemi di startup con field point 1000

    Gentile Signore,
    Nella nostra azienda Electrolux Home Products stiamo usando i vostri moduli Field Point tipo FP 110, FP 120 e FP 1000.Il SW che stiamo usando è fornito dalla CANARY LABS e la versione del Field Point è la 3.0. Vi allego la risposta del tecnico della CANARY LABS che ha visionato gli errori e mi ha consigliato di contattarvi.
    Saluti
    Attachments:
    errors.txt ‏2 KB

    I only know of the standard stuff on FieldPoint from NI.  The Quickstart Guide is good for wiring, and there is HELP>FieldPOINT in LabVIEW itself (you need to make sure the FieldPOINT software option is installed on your computer as it isn't in the default installation of LabVIEW).
    After connecting you FP-1000 to an RS-232 COM Port, the next step is to open a new LabVIEW Project and Add New "Targets and Devices...":
    From there you can get to the configuration screen:
    -- James
     BTW, after the initial learning hurdle, FieldPOINT is very easy to use.

  • Lookout Ethernet Communications to Field Point Modules

    How do I monitor 'link' between the Lookout program and the Ethernet
    Field Point Module. I have tried using CommFail, but it seems to only
    work intermittantly.  'Link' is always present and I don't have
    any problems communicating to the devices.  I am just trying to
    come up with a way if the cable was broken (aka - loose link) , I can
    detect and display this in Lookout.
    I am using Lookout 5.0.
    Thanks for your help
    Suzi

    The best approach may be to implement a "heartbeat" signal yourself -- use a digital output and toggle it on the FieldPoint, and monitor it in Lookout.  Or setup a counter and monitor that.  Search this Lookout forum for other heartbeat options in Lookout.
    -Khalid

Maybe you are looking for