W_DAY_D issue in DAC

Hi,
We are using Dac Build AN 10.1.3.4.1.20090415.0146.
The start date is 01-Jan-1980 and end date 31-dec-2010.
I am interested to change the end date to 31-dec-2020.
For that I have created a custom container.
Design -> Task -> Query on SIL_DayDimension ->Parameters
Click on value, change the end_date to required value.
Save.
Setup -> Physical Datasource
Click on DataWarehouse.
Change W_DAY_D Refresh dates to null.
After running DAC W_DAY_D table is not having any record and end_date is showing as blank in paramter file
So I want to change it to original one that is as it was before.
When I de-clone it, the value for end_date is showing as Custom Format() @MM/DD/YYYY and if I add any value to it the after running dac end_date is showing as blank in paramter file and W_DAY_D table is not having any record.
Any help is greatly appreciated.
Regards,
Bhoomi

Yes, W_PARTY_D will have the supplier Data. You can easily check this in the DMR:
W_PARTY_D
Business Name: Party Dimension
Description:
Party Dimension includes all parties include B2B Customer and B2C Customer,
Contact, Supplier data
W_SUPPLIER_D does not even exist in the 7963 DMR..which indicates its not being used. Oracle may have a DMR addendum that shows these officical changes but this is a acceptable assumption.
Pls mark correct or helpful

Similar Messages

  • DAC Repository importing issues in DAC 10.1.3.4.1 version.

    Dear All,
    I had just installed DAC 10.1.3.4.1 and had finished doing the repository import.
    Now i am facing an error while doing the metadata import. I have OBIA 7.9.6.1 version installed in my system. So, i have used the metadata files from that.
    I had selected 2 applications for import namely 'Universal' and 'Siebel 8.1.1'
    After doing the import i got an error stating "5 errors in import.log file". And in the LOG file, the following errors are mentioned:
    ::: CAUSE :::
    MESSAGE:::ORA-00001: unique constraint (OBAW.W_ETL_SYSPROP_U1) violated
    EXCEPTION CLASS::: java.sql.SQLException
    oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
    oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:672)
    oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:598)
    java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
    java.lang.Thread.run(Thread.java:619)
    2235 SEVERE Tue Nov 24 19:57:13 IST 2009 Could not write bean to database
    2236 SEVERE Tue Nov 24 19:57:13 IST 2009 Bean classcom.siebel.analytics.etl.databean.SystemPropertyBean
    2237 SEVERE Tue Nov 24 19:57:13 IST 2009 Bean Id: No Run
    2238 SEVERE Tue Nov 24 19:57:13 IST 2009
    ANOMALY INFO::: Could not write bean to database
    MESSAGE:::com.siebel.etl.database.IllegalSQLQueryException: null:INSERT INTO W_ETL_SYSPROP
    (ROW_WID, VERSION_ID, LAST_UPD, NAME, VALUE, COMMENTS, DEFAULT_VALUE) VALUES (?, ?, ?, ?, ?, ?, ?)
    Values :
    KEY : 3
    VALUE : 2008-11-15 02:47:48.0
    KEY : 4
    VALUE : No Run
    KEY : 5
    VALUE : false
    KEY : 6
    VALUE :
    When set to true, this property will run the execution plan for just generating the tasks and their details.
    None of the tasks will be executed, and the refresh dates will not be updated. Use this only to debug.
    Can these 5 errors be ignored even for the Siebel 8.1.1 Applications metadata import, or is it Application specific?
    Kindly help me out regarding these 5 errors.
    Thanks in advance.
    Regards,
    Samdev.

    I solved 3. Basically I had wrong values for dbhost name :(
    If anyone can provide answers for 1 and 2, that would be be nice.
    MSK

  • DAC  - Reset Data Sources does not work properly

    Hi,
    I am trying to run a full load by selecting Reset Data Sources in DAC. However, when i select this option, only the data after Jan 11, 2014 gets picked up in the ETL. I have data starting from year 2010 in my database.
    How do i ensure that the full set of data gets picked up for full load?

    Hi Srini,
    The value of INITIAL EXTRACT DATE is as follows:
    $$INITIAL_EXTRACT_DATE
    Timestamp
    Value=19700101 at 00:00:00:00_dac_sep_Formatter=MM/DD/YYYY_dac_sep_Function=TO_CUSTOM_dac_sep_Runtime=Static
    How does this work? Actually this was working fine for DAC 10g and the client was able to perform full loads by resetting the data sources.
    What could be the issue with DAC 11g?

  • Window server 2008 64 bit

    Hi,
    I plan to install and configure the environment in OS window server 2008 64 bit. OBIA 11g 64 bit,OBIEE 11g 64 bit,
    Informatica 9.0 64 bit, DAC 7 32 bit. In my database is Oracle Linux 64 bit system.
    Plz anyone suggest it is correct environment.
    Thanks
    Ganesh

    You cant use DAC 64bit since there are some installation issues, you have to go with DAC 32bit (ref: ID 973777.1) on 64bit OS.
    You can use TNSentries to connect with database from dac.
    For any other issues(for DAC or OBIEE or Informatica) you have to go with Oracle Client 32bit on 64Bit OS.
    Hope this helps, appreciate if you mark as correct/helpful
    BTW: OBIA installers are 32 bit only. The OBIA installer can be run on Windows 64 bit.
    Edited by: Srini VEERAVALLI on Dec 19, 2012 2:02 PM

  • Multiple issues with PCI-5640R FPGA: DAC and Strange Execution at Host

    We are working on a communications systems project using the PCI-5640R
    IF-RIO transceiver and the FPGA module. At the FPGA, a sequence of bits are
    being modulated through multiplication with the sine wave generator.  The
    next step is to take the modulated sinusoidal signal and send it through the
    DAC. Throughout this project, we have been using the Analog Input and Output
    example project from Getting Started with the 5640-R IF... as a template
    to build this project.  There are, however, several issues/questions we
    have.  Attached are the HOST and FPGA vis that we are working with.  
    1.  The host only runs every other time.  At the host (BPSK_TX(HOST).VI, the execution gets
    halted for an infinite period of time at one of the FIFOs until 'stop' is
    hit.  But then at the subsequent execution, the host completes execution
    of the program.  In other words, the host is only receiving data from the
    FPGA every second time it is run. Why is this happening?  Are we missing
    something at the host or FPGA VI?  
     2.  How exactly do we send our own digitized signal through
    the DAC?  As seen in one of the FPGA VIs, we have tried modfiying the
    output section of the FPGA VI in the Analog Input and Output project in which
    the FPGA reads from the FIFO.  In our case, we are modulating the signal
    in a separate section, writing it to a target-scoped FIFO and then reading from
    that FIFO and processing the data as in the example.  This modified FPGA
    vi is "BPSK_TX(FPGA).VI)
    Unfotunately, we are not observing anything at an oscilloscope
    connected to the transceiver.  Even when we try to pass in a
    "custom" signal at the HOST we have no luck observing anything
    coherent.   As seen in the bare_sine_wave_test (FPGA).vi, we have
    attempted a relatively simple way of sending a signal through the DAC, yet
    still no luck.  I am guessing that this is related to issue #1.  
    On a related note, when
    receiving the signal and running it through the ADC, what steps are
    necessary?  Can one assume that it is
    similar to the FPGA.VI in the analog input and output example? 
    3.  How do for loops and while loops synchronize with timed loops
    and frames in the FPGA?  In the FPGA we are using a for loop to
    modulate the signal because the sine wave generator cannot be contained within
    a timed loop on the FPGA.  This will be important to us because at the
    receiver we will need to know the symbol rate in order to recover the signal.
     I would sincerely appreciate any feedback or help that can be provided
    on this,
    Attachments:
    BPSK_TX(FPGA).vi ‏152 KB
    BPSK_TX(HOST).vi ‏257 KB
    bare_sine_wave_test (HOST).vi ‏135 KB

    It may be that the FPGA Refernce has not been binded.  The issue was that the VIs need to be bound to the ni5640R FPGA VI Reference.ctl control.  This is an option on the popup menu when clicking on the Open FPGA VI Reference VI.  In some cases, it may already be selected in the popup menu.  In this case, unselect the Bind to Typedef option.  For good measure, I usually selected the FPGA VI to use with the host VI, and then I reset the Bind to Typedef option.  In most cases this should fix the ni5640R FPGA VI Reference.ctl control mismatches throughout the VI.  In some cases, I have to Save All, close the host VI and all subVIs.  Then reopen the host VI.  This has always working in all cases for me. 
    Jerry

  • Dates issue while running ETL in DAC

    Hello all,
    I am trying to do a load from EBS12 into OBI Applications..everytime there is a task that uses a date, I am getting a date error...I changed the dates in dac..I tryied with runtime or static..I changed the configuration of my date to yyyy-mm-dd and nothing ever changes...
    Those are the messages from the log:
    DIRECTOR> VAR_27028 Use override value DataWarehouse for session parameter:[$DBConnection_OLAP|http://forums.oracle.com/forums/].
    DIRECTOR> VAR_27028 Use override value [ODBC_ORA|http://forums.oracle.com/forums/] for session parameter:[$DBConnection_OLTP|http://forums.oracle.com/forums/].
    DIRECTOR> VAR_27028 Use override value [9] for mapping parameter:[http://mplt_sa_ora_codes.$$datasource_num_id/].
    DIRECTOR> VAR_27028 Use override value --09/25/2008-- for mapping parameter:[http://mplt_bc_ora_codes_sales_picktype.$$last_extract_date/].
    WRITER_1_*_1> WRT_8124 Target Table W_CODE_D :SQL UPDATE statement:
    UPDATE W_CODE_D SET SOURCE_CODE_1 = ?, SOURCE_CODE_2 = ?, SOURCE_CODE_3 = ?, SOURCE_NAME_1 = ?, SOURCE_NAME_2 = ?, MASTER_DATASOURCE_NUM_ID = ?, MASTER_CODE = ?, MASTER_VALUE = ?, W_INSERT_DT = ?, W_UPDATE_DT = ?, TENANT_ID = ? WHERE DATASOURCE_NUM_ID = ? AND SOURCE_CODE = ? AND CATEGORY = ? AND LANGUAGE_CODE = ?
    WRITER_1_*_1> WRT_8124 Target Table W_CODE_D :SQL DELETE statement:
    DELETE FROM W_CODE_D WHERE DATASOURCE_NUM_ID = ? AND SOURCE_CODE = ? AND CATEGORY = ? AND LANGUAGE_CODE = ?
    WRITER_1_*_1> WRT_8270 Target connection group #1 consists of target(s) [W_CODE_D|http://forums.oracle.com/forums/]
    WRITER_1_*_1> WRT_8003 Writer initialization complete.
    READER_1_1_1> BLKR_16007 Reader run started.
    READER_1_1_1> RR_4029 SQ Instance [http://mplt_bc_ora_codes_sales_picktype.sq_wsh_new_deliveries/] User specified SQL Query [SELECT DISTINCT WSH_NEW_DELIVERIES.DELIVERY_TYPE
    FROM
    WSH_NEW_DELIVERIES
    WHERE
    WSH_NEW_DELIVERIES.LAST_UPDATE_DATE > TO_DATE(*'2008-09-25 00:00:00', 'MM/DD/YYYY HH24:MI:SS'*)]
    READER_1_1_1> RR_4049 SQL Query issued to database : (Thu Oct 02 15:12:32 2008)
    WRITER_1_*_1> WRT_8005 Writer run started.
    WRITER_1_*_1> WRT_8158
    *****START LOAD SESSION*****
    Load Start Time: Thu Oct 02 15:12:32 2008
    Target tables:
    W_CODE_D
    READER_1_1_1> CMN_1761 Timestamp Event: [Thu Oct 02 15:16:11 2008]
    READER_1_1_1> RR_4035 SQL Error [
    FnName: Fetch Optimize -- [DataDirect][ODBC Oracle Wire Protocol driver]Error in row.
    FnName: Fetch Optimize -- [DataDirect][ODBC Oracle Wire Protocol driver][Oracle]ORA-01843: not a valid month
    FnName: Fetch Optimize -- [DataDirect][ODBC Oracle Wire Protocol driver]Error in row.
    FnName: Fetch Optimize -- [DataDirect][ODBC Oracle Wire Protocol driver][Oracle]ORA-01002: fetch out of sequence
    FnName: Fetch Optimize -- [DataDirect][ODBC Oracle Wire Protocol driver]Error in row.
    I was never able and I don't know where is the setup for that MM/DD/YYYY that is showing there...that was the first configuration of my date...
    Also, I put null on the dates of the SIL_ tasks as stated in the documentation...but nothing changed....
    is there anyone who can help me?
    thank you very much in advance

    You should start a new thread rather than adding to one that's over 18 months old.
    Make sure to include details of your servers, OS, versions, exact error message, etc.

  • DAC: Increase $$END_DATE in W_DAY_D

    Hi All,
    Currently we are using BI Apps version of 7.9.5, we found that in W_DAY_D table data is till Dec
    30th 2010 only. How we can load data till 31st Dec 2020 in same table. There are 2 parameters
    used in the SIL_DayDimension mapping $$START_DATE and $$END_DATE.
    $$START_DATE = 01/01/1980
    $$END_DATE = 12/31/2010
    If we change the END_DATE value in parameter to 12/31/2020 and then load Day Dimension will it
    load till 2020? Please let me know what steps need to follow to load till Dec 31st 2020.
    Thanks in Advance.
    Regards,
    Bhoomi

    Hi,
    We are using Dac Build AN 10.1.3.4.1.20090415.0146.
    The start date is 01-Jan-1980 and end date 31-dec-2010.
    I am interested to change the end date to 31-dec-2020.
    For that I have created a custom container.
    Design -> Task -> Query on SIL_DayDimension ->Parameters
    Click on value, change the end_date to required value.
    Save.
    Setup -> Physical Datasource
    Click on DataWarehouse.
    Change W_DAY_D Refresh dates to null.
    After running DAC W_DAY_D table is not having any record and end_date is showing as blank in paramter file
    So I want to change it to original one that is as it was before.
    When I de-clone it, the value for end_date is showing as Custom Format() @MM/DD/YYYY and if I add any value to it the after running dac end_date is showing as blank in paramter file and W_DAY_D table is not having any record.
    Any help is greatly appreciated.
    Regards,
    Bhoomi

  • DAC Server to DB Server Connection issue on Solaris 10

    Hi,
    I have a connection issue that has me completely miffed as to what is going on.
    We have a Oracle DAC Server running on Solaris 10 that connects to the DAC repository inside a database on another host also running on Solaris 10. When I try and build a DAC execution plan I get an error where I unable to complete the build due to by repository connection being lost. Looking at the DAC logs you can see multiple entries of
    32231  INFO  Tue Oct 15 10:04:05 BST 2013  CONNECTION_ISSUE Repository ending polling
    32232  INFO  Tue Oct 15 10:09:05 BST 2013  CONNECTION_ISSUE Repository ending polling
    32233  INFO  Tue Oct 15 10:14:05 BST 2013  CONNECTION_ISSUE Repository ending polling
    32234  INFO  Tue Oct 15 10:19:05 BST 2013  CONNECTION_ISSUE Repository ending polling
    32235  INFO  Tue Oct 15 10:24:05 BST 2013  CONNECTION_ISSUE Repository ending polling
    Then eventually you see connection lost.
    When I check the DB host using dmesg I notice the following entry over and over
    Oct 15 11:00:53 v10emsu101 nxge: [ID 339653 kern.notice] NOTICE: nxge3: xcvr addr:0x0a - link is up 1000 Mbps full duplex
    Oct 15 11:01:00 v10emsu101 nxge: [ID 339653 kern.notice] NOTICE: nxge1: xcvr addr:0x0c - link is up 1000 Mbps full duplex
    Oct 15 11:05:53 v10emsu101 nxge: [ID 339653 kern.notice] NOTICE: nxge3: xcvr addr:0x0a - link is up 1000 Mbps full duplex
    Oct 15 11:11:00 v10emsu101 nxge: [ID 339653 kern.notice] NOTICE: nxge1: xcvr addr:0x0c - link is up 1000 Mbps full duplex
    Oct 15 11:15:53 v10emsu101 nxge: [ID 339653 kern.notice] NOTICE: nxge3: xcvr addr:0x0a - link is up 1000 Mbps full duplex
    There is no entry for the link going down just up all the time. The timing in the logs match with the DAC logs which makes my think this is where the issue may lie.
    root@v10emsu101 # dladm show-dev
    bge0            link: up        speed: 1000  Mbps       duplex: full
    bge1            link: unknown   speed: 0     Mbps       duplex: unknown
    nxge0           link: up        speed: 1000  Mbps       duplex: full
    nxge1           link: up        speed: 1000  Mbps       duplex: full
    nxge2           link: up        speed: 1000  Mbps       duplex: full
    nxge3           link: up        speed: 1000  Mbps       duplex: full
    Does anyone have any idea on why this keeps occurring or can it safely be ignored?

    Did you find a solution to your problem?  It sounds like something we are experiencing.

  • Issues with W_DAY_D

    Hi All,
    I have 10 years of data for Order Management that was loaded as Full. I am running nightly incremental loads.
    I needed to replace the fiscal month calendar with the one client is using, i.e July is first month and June is month 12.
    I placed the fiscal_month.csv file that client provided.
    Since the year extends beyond 2010, I made the refresh date for the date dimensions NULL.
    I changed the $$END_DATE parameter for SIL_DayDimension task to 2020 and pushed it to references.
    The ETL fails to truncate W_DAY_D after the changes and I get unique constraint errors. Any reason why? Thanks for your responses

    Well if you check the DAC tasks, then you'll see that only the SIL_DayDimension_UpdateFlag runs for incremental loads.
    If you want to reload the W_DAY_D, then you need to reset the refresh date of the TARGET tables which then in turn will propagate to W_DAY_D. I.e.: The target tables for tasks starting with SIL_DayDimension*.
    Alternatively (and that's what I do normally), create a Subject Area explicitely for W_DAY_D and its staging tables. This way you can run a reload of that table as often as you want through its own execution plan.
    HTH.
    Chris

  • DAC add to w_day_d dimension

    Well it seems time is running out on the date dimensions.
    The max day is on 12/30/2010, so how to extend the dates to 2015 on all date dimensions using DAC?
    thanks for the help!1

    By default most of the SIL jobs for populating the Day dimension are not run in the incremental apart from the update job which takes the data form W_DAY_D itself (this is how it is 7.9.5 not sure if it behaves diff in 7.9.6)
    The best option and probably the easiest one would be to insert it manually.
    * Remember you should not trunacte and reload just this table as it would screw up the wids and your warehouse ;)

  • DAC configure issue

    I am trying to configure DAC to connect but am receiving an error.
    I have installed:
    Oracle db 11gR2
    OBIEE 11g
    informatica 9.0.1
    BI APPS 7.9.6.3
    DAC 10.1.3.4.1
    running on windows 2008r2 64-bit
    All is working correctly apart from when i try to configure DAC i get this error message:
    MESSAGE:::Oracle (Thin) driver not available! (same error for OCI8)
    MESSAGE:::Oracle (OCI8) driver not available!
    EXCEPTION CLASS::: java.lang.IllegalArgumentException
    com.siebel.etl.gui.login.LoginDataHandler$LoginStructure.testConnection(LoginDataHandler.java:512)
    com.siebel.etl.gui.login.LoginDataHandler.testConnection(LoginDataHandler.java:386)
    com.siebel.etl.gui.login.ConnectionTestDialog$Executor.run(ConnectionTestDialog.java:290)
    ::: CAUSE :::
    MESSAGE:::oracle.jdbc.driver.OracleDriver
    EXCEPTION CLASS::: java.lang.ClassNotFoundException
    java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    java.security.AccessController.doPrivileged(Native Method)
    java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    java.lang.ClassLoader.loadClass(ClassLoader.java:306)
    sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:276)
    java.lang.ClassLoader.loadClass(ClassLoader.java:251)
    java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
    java.lang.Class.forName0(Native Method)
    java.lang.Class.forName(Class.java:169)
    com.siebel.etl.gui.login.LoginDataHandler$LoginStructure.testConnection(LoginDataHandler.java:510)
    com.siebel.etl.gui.login.LoginDataHandler.testConnection(LoginDataHandler.java:386)
    com.siebel.etl.gui.login.ConnectionTestDialog$Executor.run(ConnectionTestDialog.java:290)
    I have these drivers installed in the D:\DAC\bifoundation\dac\lib <dir> ojdbc5.jar, ojdbc6.jar from C:\Apps\product\11.2.0\client_1\jdbc\lib
    But still not working?
    help appreciated.
    thanks

    We are planning to do the same DAC upgrade to 10.1.3.4.1 and oracle 11gr2. But the OBIEE will be in 10g version 10.1.3.4.2
    Will there be any compatibility issues against oracle DB during repository creation when we upgrade DAC from 7.9.5 to DAC 10.1.3.4.1
    Please help us to get to know the info. I have explored a lot in oracle support and yet to get the right info. will also post you if i get any proper answer for this in prior
    Thanks,
    Madasamy M

  • Analyzing tables refresh date DAC issue

    Hi all,
    I'm new with DAC so probably this is a silly question but I think is how we learn
    So I have an execution plan in DAC that without any changes from 8h is taking 12h to run. My last execution was on the 02-Aug and the execution that was ok was on the 26th of July.
    After checking the tasks I realized that for one of the workflows the query to the source is now taking 4h instead of the usual 1h.
    I've spoken to the DBA's and they told me that the table should be analyzed. I've checked in DAC and the analyze option is checked for that table in tab Task --> Target Tables.
    I checked DAC log file for that task and it says it was done with success (log file from 02-Aug), I also checked that table in the database and it seems it was analyzed with in the right date (it says 02-Aug, I used SQL Developer to check this) but in DAC --> Setup --> Physical Data Sources --> Refreshed Dates, for that specific table the value for the Analyze Date is before I've started getting the performance issue (it has 26-July).
    Any ideas why this date is not being updated here? Anyway if the database has the right date so the table is being analyzed right? And this is only a DAC refresh problem and the DBA's need to search more to find out what is wrong in the database right?
    Thank you,
    Carla

    As I understand it, the refresh date goes hand in hand with the physical data source for the datawarehouse.
    After each batch the refresh_date gets set to the cutoff timestamp of the current run, i.e. it in effect indicates for the destination database what date the data goes up to.
    The next batch run will take this date and then only load data after that date.
    So if you switch your destination DB but leave your refresh_date untouched then you're going to get incomplete data because so far as the DAC's concerned you've already loaded the data.
    I could have misunderstood your question so please don't take this as gospel. But it does sound like you need to manually update the refresh dates and set them to whatever timestamp your desired destination DB was last successfully loaded.
    BTW you might want to post future queries in this forum: Business Intelligence Applications

  • IMac and External DAC Interface Issues

    I have a Musical Fidelity M1DAC. When I connect it to my iMac via USB I'm getting distortion that sounds like tape hiss. Has anyone had similar problems using the iMac with a DAC?

    I should also add that this has been happening over both ethernet and wifi, so I don't think it is a specific connection issue.

  • IOS7 issue with USB DACs?

    Ive been running my iPad3 to an Audiolabs MDAC USB DAC via the CCK on ios5 and then 6 for awhile and its been working fine.
    When using FlacPlayer or iPeng apps or itunes Home Sharing and hi-res FLACs/ALACs I would get 24/96 playback with no issues.
    Since iOS7, with those same apps, while the dac detects a 24/88 or 24/96 signal, and it plays it, there is a white noise/stutter every other second in the tracks, though all 16bit and even 24/44 and 24/48 material is fine.
    Is anyone else experiencing this since update to ios7. 
    Disappointed as this is something that used to work.

    If I may act as a "Devils Advocate"... taking what you report as an OS issue, if that were so, it would suggest that any books created since iOS7 was introduced and had a movie a intro...would be reporting the issue here weeks ago.
    I have just opened and checked three of my books with video intro..and none have any problems. I used iPad 2,3 and mini to check, and all show and allow manual control of the video.
    Assuming your video is in  the acceptable format..
    Have you tried with default book from the template chooser, to recreate this apparent problem?
    When you dropped in your video, did the application pop up the reprocessing message?
    My (albeit often flawed) assumption is that your problems may arise from the video itself in some way.
    Another issue which seems to affect some and not others is... using Preview to test a book. Advice suggests exporting the book and adding to iTunes > add to library and sync.
    I prefer to export and use Dropbox, which has an option to open in iBooks in the iPad.
    Although it may not be relevant, all my books have portrait mode disabled.

  • DAC-issue

    Hi,
    I am using PCI 5640R board. AD-9857 is the DAC. 
    I want to generate a signal(sine), digitise it in the Host, transfer those values to FPGA.
    Through DAC I want to reconstruct that original sine signal and send it through Analog output port.
    I will measure it in the AO port using some measuring device (oscilloscope).
     * I have used the Single tone mode of DAC effictively.
    * I am having difficulty in understanding the QAM  mode of DAC.   How to use it
    Thanks 

    Hi,
    You can download some examples for the 5640R at http://decibel.ni.com/content/docs/DOC-1710
    Do you have some prior experience working with the 5640R?
    The PCI-5640R offers different programming options.
    1. Host-based processing - you can work with LabVIEW and use the NI-5640R instrument driver.
    2.FPGA processing - you can use LabVIEW FPGA module along with LabVIEW and program the onboard FPGA.
    The  NI-5640R instrument drivers can be found here
    You could also refer the IF RIO manual for more information.
    http://www.ni.com/pdf/manuals/374603b.pdf
    Regards,
    Denver
    AE, NI India

Maybe you are looking for

  • How to get the Number of lines displayed in  table control in bdc

    Hi, when we write a  bdc for a standard transaction, if we encounter a table control, we fill the values for each record like field(01), and the second record field(02) .......and so on.. if only 3 records are displayed in the screen and if we have 5

  • Error 403 - Forbidden in WebService

    Good Evening, I'm developing a WebService that connects to a Sharepoint 2007 Server. In this WebService i got two methods. One for connecting to Sharepoint; Dummy method returning a string, like "Hello World" My problem is when i invoke the method th

  • Problems with Flash Navigation

    I'm trying to edit a horizontal flash navigation that I found on the internet but i'm having some issues. The original file can be found here. The flash pulls menu information from an XML file. To add a menu block all I should have to do is add the t

  • Waste management - SD process

    Dear all. Reading SAP documentations about the "Waste Management" EHS module, and also checking documents from companies which have already implemented it, I don't see many explanations about how it's done the "Delivery" and "Transport" of the waste.

  • Beginning of messaging thread

    My boyfriend and i have been dating for over a year. I have never deleted our messaging thread since the first day we talked. Is there anyway to look at the thread from start to finish without having to scroll all the way back to the beginning? I als