How to install "Compact FieldPoint Embedded Data Logger Example Program" on cfp2200

i finally managed to get max to see the devices of my cfp2200.
(i had to disable every unused networkadapter due to overlapping subnets)
now i want to deploy the example programm "Compact FieldPoint Embedded Data Logger Example Program"
http://zone.ni.com/devzone/cda/epd/p/id/3221
i therefor have tried to install the runtime 8.5 on the target. however this is not possble, because i have labview 2010 installed and it gives the message:
"the host has a newer version available"
ok. runtime 2010 should work to - not?
i open a new project - import my *.iak-file and drag-n-drop the content of "cfp_data_logger_source.zip" onto the target.
now if i open the file cFPEmbeddedDataLogger.vi the run-button is cracked and by pressing it an errorlist opens.
the errors say stuff like:
target does not support this function/subvi
and
vi has been modified with a different applicationinstance
please help me to make this work.
i know that it is possible to get the programm to run on the cfp2200 even dough it is primaly designed for the   cFP-2000, cFP-2010, cFP-2020, cFP-2100, cFP-2110,
cFP-2120.
big THANX already for you help !!!!!

Hi, thanks for your help=) I've manage to drag the file into my targeted controller. I am now doing the setting of the data logger program, but there's one thing I'm unsure of. May I know what does it mean by the cFP controller clock? http://zone.ni.com/devzone/cda/tut/p/id/3219 . Thanks. =)
Log On Startup
 Start logging when the controller powers up.
Start Log Time
 The time to start logging.
Stop Log Time
The time to stop logging.
Note: Make sure the clock is set correctly on the controller. The settings described above refer to the cFP controller clock.
Log Rate
The number of milliseconds to wait between each acquisition.
FP Drive For Data Files
The drive to store the log files in. The C: drive is the default for all cFP controllers. If you want to save to the removable CompactFlash drive on the cFP controller, select the D: drive.
Digital "Pause" Line
The Digital Input item to use as a "pause" button for data logging. Logging pauses when the signal is high. When the signal goes low again, a new file is created and logging continues if appropriate.
Note: Use only Digital Input items for the Digital "Pause" Line.
Tip: You can use DIP Switch 3 to block the current data from being logged. This switch works the same way as the Digital "Pause" line.
Logging Session Tag
Is stamped on the spreadsheet that the data logger creates.

Similar Messages

  • Fieldpoint embedded data logger and remote panels license (5)

    Multiple use remote panels license (5) does not allow multiple access to cfp 2120 realtime embedded datalogger (all pc's on the same subnet).  Error message:"remote panel connection exceeds maximum number of licenses."  Licenses installed in ni-rt>system>share>licenses on the remote system?????????????????????????????

    Hi, thanks for your help=) I've manage to drag the file into my targeted controller. I am now doing the setting of the data logger program, but there's one thing I'm unsure of. May I know what does it mean by the cFP controller clock? http://zone.ni.com/devzone/cda/tut/p/id/3219 . Thanks. =)
    Log On Startup
     Start logging when the controller powers up.
    Start Log Time
     The time to start logging.
    Stop Log Time
    The time to stop logging.
    Note: Make sure the clock is set correctly on the controller. The settings described above refer to the cFP controller clock.
    Log Rate
    The number of milliseconds to wait between each acquisition.
    FP Drive For Data Files
    The drive to store the log files in. The C: drive is the default for all cFP controllers. If you want to save to the removable CompactFlash drive on the cFP controller, select the D: drive.
    Digital "Pause" Line
    The Digital Input item to use as a "pause" button for data logging. Logging pauses when the signal is high. When the signal goes low again, a new file is created and logging continues if appropriate.
    Note: Use only Digital Input items for the Digital "Pause" Line.
    Tip: You can use DIP Switch 3 to block the current data from being logged. This switch works the same way as the Digital "Pause" line.
    Logging Session Tag
    Is stamped on the spreadsheet that the data logger creates.

  • Embedded data logger gaps

    Hi all,
       it seems that the embedded data logger does not record gaps when the log trigger is triggered multiple times when recording on the same file.
    Is mine a correct assumption? I tried viewing the excel export and the TDMS viewer output and there is no trace of the "missing" data.
    If I try recording 10 minutes and strop the log for 2 minutes I get a solid file which shows 8 minutes of recording with no gaps. Does the TDMS format support gaps such that a custom TDMS exctraction tool can show the gaps (implying a limit on  the TDMS viewer that ship with VeriStand 2011)?

    The embedded data logger does not log gaps as you noticed. There are two possible approaches that can help you organize your data:
    1. Timestamp your file names. Whenever you want to enable logging again, set th Log File Command channel to 1 to open a new file instance. Then set the Log Status channel to 1 to start logging in the new file. This way every file has only contiguous data.
    2. Log a Timestamp channel such as System Time in every channel group. Then your data becomes xy data, and you should be able to plot it as such in Excel.
    Jarrod S.
    National Instruments

  • VeriStand 2013 Embedded Data Logger with cRIO 9024

    I am using VeriStand 2013 with the Embedded Data Logger on a cRIO 9024.  I have noticed that when I first deploy after a complete power cycle, the embedded logger works great - responding immediately to a change in the Log Trigger value.  However,  If I undeploy and then redeploy the project, the embedded data logger appear to casue issues in the communication between the target and the host.  The first symptom of this is that the indicators on the workspace appear to begin to lag significantly.  The also affect the response of the boolean control that I have for the log trigger which now will not actually turn off when pushed but will rather only respond many seconds or minutes later.  When this happens, the log files are also much longer than the intended period.
    This problem only gets worse with further undeploy and reploys.  However, when I power cycle the cRIO, the net time i open the workspace everything is working great again with no delays. 
    Any ideas on what could be causing this issue?

    Hello Aaron_Smith,
    Are you writing to a single file each time? If so then the issue could arise from the file size and the file needing to be loaded into memory each time your redeploy. Try to run the system so that it writes to different files. Also, what is the status of the memory and CPU usage of the device while the application is deployed? Please verify that you are not maxing out the processor or memory as this causes network issues that could result in behavior of this type. Also, would it be possible for you to post a simple example that exhibits the same issue? Please include all files that are necessary to run the system definition.
    Wear
    National Instruments
    Product Support Engineer

  • How to find the last executed date of any program?

    <<Frequently asked questions. So search>>
    How to find the last executed date of any program?
    is there any system variable or function module?
    Edited by: Matt on Oct 5, 2010 12:48 PM

    check the transaction STAD.
    Prabhudas

  • How to debugg the procedure..pls give example program

    how to debugg the procedure..pls give example program

    Hi,
    There are various methods available to debug your procedure, like dbms_output, utl_file and some third party debugger like PL/SQL developer, TOAD,
    SQL Navigator or SQL Developer.
    Try any one of those.

  • How to install games without a data connection

    have a curve 8520. i do not have a data connection, no service provider. i only use wifi and connect to my desktop via usb. how is the best way to install games. can i download from bb app world? i have tried downloading from other places but the games either do not load correctly (.jad files) or they do not run. i suspect they were not for my model. any help is ppreciated.

    Those commands don't need an internet connection.
    Do this:
    1) download ftp://ftp.archlinux.org/current/os/i686 … .db.tar.gz and ftp://ftp.archlinux.org/extra/os/i686/extra.db.tar.gz when you have internet
    2) on your home pc (as root): cd /var/lib/pacman ; cd current ; rm -rf * ; tar xzf /path/to/current.db.tar.gz ; cd ../extra ; rm -rf * ; tar xzf /path/to/extra.db.tar.gz
    3) pacman -Sp --noconfim kde > pkglist
    4) take that file where you have internet and run wget -nv -i .../pkglist in an empty directory
    5) when the download has finished take those files to your home pc, put them in /var/cache/pacman/pkg and run pacman -S kde
    Last edited by byte (2007-02-28 22:40:05)

  • How to install adobe out of dat Flash.

    How do I update my adobe out of date flash

    Hi Glo-Bug,
    Thanks for the question. If I understand correctly, you want to update Adobe Flash. I would recommend that you read this article, it may be able to help you isolate or resolve the issue.
    Adobe Flash Player updates available for OS X on October 24, 2014 - Apple Support
    Thanks for using Apple Support Communities.
    Have a great day,
    Mario

  • How can I read the raw data by other program?

    How can I use other program (such as C, MATLAB) to read the raw data acquired by biobench (*.bb)? Since the export function of biobench 1.0 is not convinient, I hope that I can read the data directly by decompressing the *.bb file. In other words, can one tells me the format of *.bb file?

    Take a look at Top BioBench Support Solutions>>BioBench Support Files>>bbfileio.zip,here is the link: http://digital.ni.com/public.nsf/websearch/3ABE21AD33DA83B0862569B400810BAE?OpenDocument

  • How to save the editable alv data to another program ?

    hi friends,
    please solve this issue..
    i have one editable alv grid report. after edit my data in the grid..
    i want to
                save those data (edited data )or
                download those data into another internal table or
                pass those data as input to another report program..
    how can i do this ?

    The form switch to edit mode could be :
    form p_edit.
      data : is_fieldcatalog type lvc_s_fcat ,
             it_ucomm        type table of syucomm with header line ,
             v_ucomm         type syucomm.
    * Switch Edit <-> Display
      loop at it_fieldcatalog into is_fieldcatalog.
        check is_fieldcatalog-fieldname ne 'NUM' and
              is_fieldcatalog-fieldname ne 'RCODE'.
        if is_fieldcatalog-edit eq 'X'.
          clear is_fieldcatalog-edit.
        else.
          move 'X' to is_fieldcatalog-edit.
        endif.
        modify it_fieldcatalog from is_fieldcatalog.
      endloop.
    * Change the status of the grid.
      if is_fieldcatalog-edit eq space.
        move '&REFRESH' to v_ucomm.
        call method obj_grid->set_function_code
             changing c_ucomm = v_ucomm.
        call method obj_grid->set_ready_for_input
             exporting i_ready_for_input = '0'.
      else.
        call method obj_grid->set_ready_for_input
             exporting i_ready_for_input = '1'.
      endif.
    * Modify the fieldcatalog.
      call method obj_grid->set_frontend_fieldcatalog
           exporting it_fieldcatalog = it_fieldcatalog.
    * Refresh the display of the grid.
      call method obj_grid->refresh_table_display.
    * Set the column lines number.
      perform p_set_lines_num.
    * Clear the flag control.
      clear v_flag_control.
    * Messages.
      if is_fieldcatalog-edit eq space.
        move 'Passage en mode affichage.' to v_buff.
        perform p_add_message
                using v_buff
                      'ICON_DISPLAY'
      else.
        move 'Passage en mode édition.' to v_buff.
        perform p_add_message
                using v_buff
                      'ICON_CHANGE'
      endif.
    * Inactiv function.
      if is_fieldcatalog-edit eq space.
        set pf-status '100'.
      else.
        move '' to it_ucomm. append it_ucomm.
        set pf-status '100' excluding it_ucomm.
      endif.
    endform.                     " P_EDIT.
    and for the table:
    data : w_id(60).
    move 'ZTOTO' to w_id.
    export it_table[] to memory id w_id.
    in the other program, it's the same with the IMPORT instead of export.

  • How do I use the High Speed Data Logger with multiple I/O devices?

    I am using the High Speed Data Logger vi to read from a 16 channel A/D card (NI PCI-MIO-16E). The project may require more than 16 channels. How can I use High Speed Data Logger to read from two A/D cards? Will it be able to write the data to one file?

    The High Speed Data Logger vi will not acquire and right to multiple DAQ boards at the same time without modification. LabVIEW is more than capable of doing this what you are trying to do, but you will have to modify the code.
    Regards,
    Anuj D.

  • Getting started with Compact Fieldpoint

    Is there a tutorial document to help get started programming Compact Fieldpoint in LabWindows?
    Examples?

    Hi!
    I was able to find a few community examples involving LabWindows/CVI and a FieldPoint:
    Simple FieldPoint Counter Example in LabWindows/CVI
    Measuring Multiple FP-TC-120 Channels Using CVI
    FieldPoint Simultaneous Analog Voltage Input and Output (FPVoltAnalogInOut)
    Hope this helps!
    Starla T. 

  • How to install and use Imageupdater java applet?

    I have downloaded the Imageupdater Zip file, extracted all the files and tried running the example program, but it loads a blank screen with a grey box, and at the bottom of the screen has a security error message saying cannot access "127.0.1"3000 ??? I have tried openening the example test vi and running it as a web server, but still no change. Does anyone have any information on this program and how to get it to run with the example program as well as with my application.
    Any help or documentation on this ImageUpdater would be greatly appreciated
    thanks
    DRW

    First, enable the LabVIEW Web Server by going to Tools >> Options >> Web Server:Configuration. Next, place the jar and html files in the /www directory. Then, run the main VI in ImageUpdater.llb and the testvi.vi. Lastly, open your browser and type http:\localhost\ActionImageUpdater.html
    Hope this helps.
    Chris_Mitchell
    Product Development Engineer
    Certified LabVIEW Architect

  • From where to download the The Oracle Data Mining sample programs for DB11g

    In the Administrator's Guide to Oracle Data Mining 11g. One of the steps is to install the the Oracle Data Mining sample programs, which, according to the author, is included in the Oracle Database Companion. The author did not specify from where to download neither the sample programs nor the database companion CD/DVD!
    I would be grateful if you could provide me with the URL that has the required download.
    Regards,

    You should be able to download ODM DB11g sample programs from the following OTN link:
    http://www.oracle.com/technology/software/products/database/oracle11g/111060_win32soft.html
    Choose 'Oracle Database 11g Examples (formerly Companion)'

  • How to Plot number and string in one row (data logger counter) ?

    hi all i made data log quantity using Digital Counter via modbus to monitoring quantity and reject that has and Name Operator, Machine and Part Number.
    i have problem about plot the number & string in one row, as shown on the picture below :
    how to move that string on one row ? i attach my vi.
    Thanks~
    Attachments:
    MODBUS LIB Counter.vi ‏39 KB

    Duplicate and answered - http://forums.ni.com/t5/LabVIEW/How-to-Plot-number-and-string-in-one-row-data-logger-counter-via/m-p...

Maybe you are looking for

  • How to select data from an aggregate in a customer exit for a query?

    Hi, I have written a virtual key figure customer exit for a query. Earlier the selection was from the cube, where there was severe performance issue. So I have created an aggregate, activated and have loaded the data. Now when I select that data I fi

  • Error in Drilled down ALV Report.

    Hi all i am creating a single level drilled down report , in that in the first screen i am displaying the header detials , in the second level i am displaying the item detial of the particular line.. While processing the second level i am getting a d

  • Influence about system performance by RAL, SAL

    Hi, Experts. My team are going to use RAL(Read Access Log) and SAL(Security Audit Log) for logging users access to sensitive data. To meet the compliance, we have to log users' activity information as 5W1H(WHO, WHAT, HOW, WHEN, WHERE, WHY) principle.

  • Purchase Reqs in MRP

    I'm looking for a possible explanation for the following replenishment issue: After Retrieving the ZREQS report, the MRP system sometimes may recommend (multiple) plan orders for the same article, same order date and delivery date. Purch.Req. Article

  • How to download dynamic table data into CSV format

    Hi, I have data in dynamic table <it_data>, and I want to download that into CSV format. so I tried to use FM SAP_CONVERT_TO_CSV_FORMAT but how to use this FM with dynamic table? here <it_data> type standard table, we can pass this to I_TAB_SAP_DATA.