Read cDAQ device data directly into diadem

I need to read data acquisition hardware analog channels directly into Diadem for display, logging and analysis. 
Has anyone done this?  I cannot even find the drivers in Diadem to add it as a data source.
Software installled: Diadem 2012  / NI MAX / Signal Express 2013 LTE
Hardware: 2x cDAQ 9181, 1 with NI9201 -10/+10v analog input, 1 with NI 9203 current input.
I am able to conifgure the modules, read and display then in signal express, but I have no idea how to get the channel data directly into Diadem.
Thanks,  Jim

Jim,
Please check chapter 2-1 of the attached manual to set up NI hardware with DIAdem DAC.
Let us know if you need additional information.
      Otmar
Otmar D. Foehner
Business Development Manager
DIAdem and Test Data Management
National Instruments
Austin, TX - USA
"For an optimist the glass is half full, for a pessimist it's half empty, and for an engineer is twice bigger than necessary."
Attachments:
DIAdem_DataAcquisition.pdf ‏1902 KB

Similar Messages

  • Can I use LabVIEW to load data directly into system memory? The serial card I'm using isn't supported by NI nor does VISA recognize it. I'm using a Win32 function to read the data from the card and now I want it to go directly to system memory.

    Can I use LabVIEW to load data directly into system memory from a VI? The serial card I'm using isn't supported by NI nor does VISA recognize it. I'm using a Call Library function to read the data from the card and now I want it to go directly to system memory.
    The data is being received at 1Mbps.
    Thanks

    Two questions:
    One, if it's a serial card, then presumably it gives you more serial ports, like COM3, COM4, etc. If so, VISA would see the COM ports, and not the card directly. The drivers for the card should make it so that you see the extra serial ports from the OS. If you don't see the extra COM ports from VISA, then it sounds like the drivers for the card are not installed properly. Do the extra COM ports show up in Device Manager?
    Two, you said that you're using a Call Library function to get the data and you want to put it into system memory. Errr.... you just read the data and you have it in memory by definition. Are you saying you need a way to parse the data so it shows up on a graph or something?

  • How to paste tabbed data directly into FM7 table cells?

    <<<<on edit.... changed FM8 to FM7... I have FM7, not FM8>>>
    Hello
    I'm working on a documentation job that requires a pasting external data into existing table cells in FM7.
    I have tried several things but I can't find a way to paste the data directly into the table cells.  The source data can be delimited text, or spreadsheet cells. Neither can be pasted into an existing table.   The only way I can make this work is to first paste it into FM as text, then convert it to another table, and then copy/paste from that table into the existing one.  This is a lot of extra work and it seems there should be a way to paste external data directly across table cells.   I also tried "paste special" but that is not an option when I have table cells selected.
    Any ideas???
    It would be much appreciated!
    Thanks
    Gary Beckwith

    Gary, just had a thought -- I've worked on several projects where I used variables in tables that might work better for you.
    Basically the idea is to pre-populate the tables in your chapter with variables in the cells, and then import a minimalist MIF file that only contains the variable definitions for the pre-existing variables.  The minimalist MIF file can be made quite easily from a database or from an Excel CSV or TSV export by using various scripting utilities to convert comma-delimited text into the MIF syntax.
    I've created chapters that had hundreds of thousands of cells with variables in them, and updating the variables is incredibly quick.
    The best way to approach the variable naming is to come up with a convention that is easy to apply, I found .r1c1 etc to be a good starting point (the period so that the variables all sort in the same place in FM, the lower-case letters to make the variable's name as horizontally short as possible.

  • Have a problem in Numbers with entering data directly into a cell when a table reaches a certain size and special characters are used?

    I am creating a list of words with special characters in some of them. I get to a point where I cannot enter data directly into the cell. I have to use the data entry bar at the top in the toolbar. Any solutions available?
    This is the table I am creating...
    From row 25 on, I am only able to enter data into the cell through the toolbar at the top and not directly into the cell itself. I believe that this problem originates from the special characters I have inserted in the previous records because if I do not use special characters, then the spreadsheet acts flawlessly. Have there been issues in Numbers with data entry, the size of a table, and using special characters?

    I would try removing the rows with "special" characters one at a time to see which one is causing the problem

  • With Lightroom 4 I can't read any .DNG files directly into Photoshop CS. I have camera raw 2.4

    With Lightroom 4 I can't read any .DNG files directly into Photoshop CS. I have"camera raw 2.4" selected in LR and the Plug-in for CS is Camera Raw.8BI.
    Any suggestions on what to do? Thanks.

    Welcome to the Apple Discussions. Have you tried a different DNG converter? Adobe released Adobe DNG Converter 5.3 in March of this year. Maybe, if it supports your camera, this version will create a more compatible file.

  • Want to use iPad to enter data directly into database

    The non-profit I work for collects a significant amount of field data while conducting energy audits of buildings around the city. We're looking into options that would simplify and speed up the process of data entry, and we're (clearly) thinking about switching to an iPad.
    Are there apps that would allow us to enter data destined for an Access database directly into an iPad without 3G when we don't have wireless access in buildings? Would we need 3G for this to work? The end goal of using any device would just be to get all the data into the right place, not analyze it - are there any other devices you would suggest that might do that more effectively (cheaply?) than an iPad?

    Thanks KeithJenner for using and mentioning "Database Viewer Plus".
    Frothi, As "KeithJenner" has already used our "Database Viewer Plus" which directly synchronizes with MS Access. "Database Viewer Plus" will allow you to collect field data while conducting energy audits of buildings around the city and update it wirelessly in your Access database directly.
    Even if iPad is without 3G when you don't have wireless access in buildings, you can work with your data on iPad and later changes can be submit to your Access database when 3G is available.
    Advantage of "Database Viewer Plus" is that you have to just select your MS Access database tables and sync from iPad. "Database Viewer Plus" has additional feature of Forms. Design Forms for your Energy audits and let the user use those forms on iPad.
    Also Enterprise version provides controlled data access (Role base Access Control) for field employees via iPhones , iPads , Blackberries, Android phones, Symbian.
    Try the Lite version from the following link.
    http://www.cellica.com/ipadwdbvpLite.html
    If you have any question about "Database Viewer Plus", You can write us at [email protected]

  • Reading USB joystick data directly from the USB port

    I have made a program to read USB joystick data in Labview using the "initialize joystick vi" and "acquire input data vi". I noticed that these vi's use the data from windows XP. The joystick calibrating function of windows can influence the data that Labview shows. For instance: axis 1 uncalibrated data(before calibration in windows) 3901 to 32767. After calibration in windows Labview shows me data on the same axis ranging from -32767 to 32767.
    Is it possible to read the data from the joystick before windows "messess" it up?

    USB protocols are a messy black hole.  The way each USB item communicates to the operating system is dependant on the products manufacturer.  I think that is why there are no USB functions built into LabVIEW.  Perhaps there is some way to force a calibration at the beginning of your code so that the data is consistent on each execution??? 
    Also, if I remember right, there were some recent posts concerning reading a USB mouse that you could search for to get some ideas.
    Good luck and please post a follow-up if you come up with a good solution. 
    Using LabVIEW: 7.1.1, 8.5.1 & 2013

  • Possible to retrieve Hyperion data directly into SQL Server?

    Currently we retrieve data into Excel spreadsheets and then often import it into SQL Server. It would simplify things if it was possible to call HPVAL from within SQL.
    Is anyone doing this?
    Any suggestions on where to research this further?
    Thx.
    Brooks

    Hello Amith,
    Have a look at the following from the documentation.
    SET DATAEXPORTOPTIONS
      DataExportRelationalFile ON | OFF;
    DataExportRelationalFile ON | OFF
      ON—The output text export file is formatted for import to a relational database.
    For direct export to a relational database using ODBC:
    DATAEXPORT "DSN" "dsnName" "tableName" "userName" "password"
    I hope this helps.
    Regards,
    Philip Hulsebosch.

  • Can i load data directly into DSO without PSA?

    hi friends,
    can i load data into DSO directly without PSA(without infopackage), if possible ple let me know where can i do that in dtp?
    regards
    ss

    Suneel,
    Why don't you try it to see if error DTP is possible with a flat file ds or not?
    Or, extrapolate logically -
    - An error DTP is based on a regular DTP.
    - In any situation where you can have a DTP, why can you not have an error DTP? I would think there would be no reason for this.
    At this point of my reasoning I will give it a try to validate if my assumption (DTP possible==>Error DTP possible) is correct or not.
    regards,

  • Put data directly into DataTable or dot net object ?

    Currently, I just create an OLEDB connection, run a query on it and load the result set into a SSIS object. I don't know what this Object really is. After that, I load this Object into a DataTable in my C# code. Instead of doing all this, is there a way
    to directly load this result set into a data table ? Also, is there a way to get the number of rows in the result set from the object itself ? Right now, I load it into a data table and then get the number of rows as myDataTable.Rows.Count;
    Thanks.

    Hi,
    If you use ADO.NET connection, you will get ADO.NET
    DataSet object.
    SSIS Tasks Components Scripts Services | http://www.cozyroc.com/
    Thanks. I think that a query returns only one DataTable/Grid. So, it seems that one DataTable instead of a collection of DataTables (ie DataSet) should be sufficient. Then why does SSIS return a DataSet ? 

  • Reading a text data file into memory

    hi,
    I have a text file which contains data, The text file is parsed and objects are created. The problem is the text file is quite huge measuring upto 1.8~2 Mb. The format of the text file is as follows
    Units: METRIC (atm, m3)
    * Step: 1 Time: 0.00
    * Average Field Pressure : 204.14
    * Region 1 Pressure : 204.14
    Well GROUP Layer Blk_Pressure BHP ResRate OilRate WaterRate GasRate KhProd Windex PindeWELLTYPE
    1 FIELD 1 204.14 49.33 6601.22 6568.10 37.14 538.07 99999.00 260.35 99999.00 P
    1 FIELD 2 204.14 50.34 6558.13 6525.23 36.90 534.56 99999.00 260.35 99999.00 P
    1 FIELD 3 204.14 51.35 6515.04 6482.36 36.65 531.04 99999.00 260.35 99999.00 P
    1 FIELD Tot 204.14 50.34 19674.40 19575.69 110.69 1603.67 99999.00 99999.00 99999.00 P
    2 FIELD 1 204.14 377.66 7573.96 0.00 7403.68 0.00 99999.00 260.35 99999.00 I
    2 FIELD 2 204.14 378.40 7606.33 0.00 7435.32 0.00 99999.00 260.35 99999.00 I
    2 FIELD 3 204.14 379.14 7638.70 0.00 7466.96 0.00 99999.00 260.35 99999.00 I
    2 FIELD Tot 204.14 378.40 22818.99 0.00 22305.95 0.00 99999.00 99999.00 99999.00 I
    * Step: 2 Time: 20.23
    * Average Field Pressure : 300.11
    * Region 1 Pressure : 300.11
    Well GROUP Layer Blk_Pressure BHP ResRate OilRate WaterRate GasRate KhProd Windex PindeWELLTYPE
    1 FIELD 1 194.20 49.33 858.83 853.40 5.36 68.22 99999.00 260.35 99999.00 P
    1 FIELD 2 194.48 50.34 871.71 866.22 5.42 69.35 99999.00 260.35 99999.00 P
    1 FIELD 3 194.76 51.35 884.86 879.29 5.48 70.49 99999.00 260.35 99999.00 P
    1 FIELD Tot 194.48 50.34 2615.40 2598.91 16.26 208.06 99999.00 99999.00 99999.00 P
    2 FIELD 1 370.40 377.66 912.25 0.00 891.74 0.00 99999.00 260.35 99999.00 I
    2 FIELD 2 371.26 378.40 895.75 0.00 875.61 0.00 99999.00 260.35 99999.00 I
    2 FIELD 3 372.12 379.14 879.29 0.00 859.52 0.00 99999.00 260.35 99999.00 I
    2 FIELD Tot 371.26 378.40 2687.28 0.00 2626.86 0.00 99999.00 99999.00 99999.00 I
    The Step goes on till like 3000, I am creating an object for each step which inturn has nested object for each well and the well in turn for each layer. In the above case of step 3 the object would be
    class Step 2{
    inner class well
    {     //for well 1
    inner class layer { // for layer 1 }
    inner class layer {/ for layer 2  }
    inner class layer {/ for layer 3  }
    inner class well
    {     //for well 2
    inner class layer { // for layer 1 }
    inner class layer {/ for layer 2  }
    inner class layer {/ for layer 3  }
    This architecture of mine is proving to be heavy as I would end up with around 9000 Java objects in memory, though my classes only have have int, float, String data items. I am using this data to plot graphs, so I guess it wouldnt be optimal to read data from text file for each plot.
    So in short the problem is can anyone tell a better way to read the data into memory ? given that there could be 3000 steps in the format given above.
    Thanks
    AM

    I have implemented and it takes around 30-45 sec to parse and also the GUI has become very slow. I query the objects for multiple combinations of graphs.
    The data from the objects is being used to feed the graphs on my GUI. I have a number of options on my GUI for different kinds of graphs, for each combination chosen the Objects are queried for the data. The GUI is written using Swing.
    So is there anyway I can fine tune the application, any tips about the object architecture or how to improve the speed. I am also explicitly running the garbage collector a few times in my program. Also how can I make JVM occupy lesser memory so that my program can have more memory.
    Thanks
    am

  • Importing very special binary data into Diadem

    In order to use DIAdem I need to import binary data from transient recorders. The data is stored in block mode (CH after CH), as X-Y data pairs. All channels have different length but the structure and channel names are written into a special header block, preceeding the data. The X-Y data pairs are written into words (32-bit) with variable X/Y separation, that is that Y maybe e.g. 12-bit wide and thus X using the remaining 20 bits of the word. The X/Y separation position is coded in the header too.
    Can I define a very complex import rule directly in DIAdem or can I call a LabVIEW file read and decode driver? Or is it simply impossible, except I convert all of my 120000 data sets and have them using 4 times more space?
    Many thanks in advance to the experts!
    Marco Mailand
    ABB Switzerland Ltd.
    High Voltage Technology
    Solved!
    Go to Solution.

    Mr Mailand,
    generally, you can import binary data with the function "Import via header" which you find in the file menu (submenu DAT files) in the Navigator / Data Window. Within the dialog you can specify how your data is ordered in the file. But you are limited to some standard storage mode so you might not succeed importing the data in that way.
    Of course you can also call LabVIEW VIs and write the imported Data directly to DIAdem channels. The LabVIEW-DIAdem Connectivity VIs provide the functions you need for the data exchange.
    Another way would be to import the data with help of a VBScript.
    But there is also another method to expand the DIAdem features: With the GPI toolkit you can generate your own plugin DLLs for DIAdem. You can implement all the code you need
    to import the data in a c-program and import that function into DIAdem. In that way you will be able to load your data just as any other datatype using the standard file open nemu.
    GPI Toolkit for add-on DIAdem DLL creation
    http://digital.ni.com/softlib.nsf/websearch/D605AA96CF81760C86256C7600742EC5?opendocument&node=132070_US
    LabVIEW DIAdem Connectivity VIs Version 2.1
    http://digital.ni.com/softlib.nsf/websearch/D73B15862235486D86256D2D00798738?opendocument&node=132070_US
    Calling LabVIEW VIs interactively from DIAdem
    http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=D18837DE23EE32F6E034080020E74861&p_node=DZ52246&p_source=External
    Ingo Schumacher
    Application Engineering
    National Instruments

  • Importing ansi date time format into diadem

    Hi,
    I have an ANSI data log txt file with the time channel format  30/03/2006 15:51:08.846 and i am trying import into DIADEM  using the date/time format dd/mm/yyyy hh:nn:ss.fff , but when the file is imported, the time channel cells appear as NO VALUE. Can anybody help please ?
    AdeK

    Hi Adek,
    Here is a DataPlugin which loads your data file into DIAdem 10.2.  There are a number of advantages to using a DataPlugin over the ASCII Import Wizard, so long as your data files follow a similar data file structure.  To register the DataPlugin, just detach the ZIP file, unzip the URI file within, then double-click on the URI file in Windows Explorer.  After that, you will be able to load your TXT data files by dragging&dropping them directly from the NAVIGATOR tree view or Search Results into the Data Portal on the right hand side of DIAdem.  DataPlugins also support selective loading, register loading, reduced loading, and DataFinder indexing, so all of these immediately become available to you with your TXT files.  Note also that header lines 2-4 are now declared as both File and Group properties.
    Ask if you have questions using the DataPlugin,
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments
    Attachments:
    Adek_TXT.zip ‏2 KB

  • Data load into tables directly

    hi all,
      I got tetx file data of one table , for ex : data of table MARA with all fields data .
    now i want to load that data directly into table MARA without using
    BDC programs or  lsmw .
    can anyone provide the program for that.
    thanks.

    Hi,
    First use FM GUI_FUNCTION and pass data to one internal table itab.
    INSERT MARA FROM TABLE ITAB ACCEPTING DUPLICATE KEYS
    Since you are updating MARA Table, you need to use Lock Objects on that Table.
    Regards,
    Satish

  • Is it a best practice to Input Data directly to Parent Currency ?

    Dear Gurus,
    I understand this question is very simple, but I am wondering is it a best practice to Input data directly into <Parent Currency>?
    I am having a scenario where users do translation in Oracle and they wish to see the same number in HFM. As the process that they follow is unique in nature by Entity->Account [OR] for all Entities->Account, creating Override accounts is not helping us and rapidly increasing the Override hierarchy month-on-month.
    Thanks...
    Satya

    By overriding the accounts, I assume you are referring to accounts that are translated historically as opposed to the default translation performed by HFM?
    If so, I have seen two general approaches to achieve this:
         a) Allowing the user to directly override the translation at IsTransCurr (i.e. <parent currency> if parent is in a currency other then entity)
         b) Entering in a special currency rate in a rate account and then adjusting the translate routine to translate your account by that rate.
    I personally, am a bigger fan of the first option.

Maybe you are looking for

  • If I purchased apps with one Itunes account (hotmail) can I convert the apps to an Itunes (ME) account?

    I purchased apps with one Itunes account (hotmail).  I then changed my account sign-in to a different email sign-in (ME) because of iCloud.  Can I easily convert the apps to an Itunes (ME) account when an update for each app occurrs?

  • Mac OS 9 is no longer recognized!!

    Hello everyone! This is something that I have never heard of before and have not found a solution on various discussion pages. I have decided to purchase myself an iMac G5 and pass my Indigo iMac G3 onto my son. I also decided to "renew" the machine

  • Firefox has a million pop ups and takes over the page im looking at

    When im doing anything with firefox (ex search, reading a page, watching movie) i will get a million pop ups. some are there own pages in the background and most will open in new tab on page. it will take over the page im on and i will be stuck closi

  • Parking Several PO into One Invoice

    Hi, Is it possible to park several PO into one invoice. Using MIR7 allows me to park 1 PO per Invoice only. Thanks. Kath

  • Cant Export at all.

    Hello all,      First time poster, long time skimer. I'm having a problem with my Final Cut. After I did the Maverick update, I cant export from FCPX, period. not to Vimeo, YouTube, Facebook, or even to the desktop. Below is the error that I get when