PXI-7854R I/O pin state when bitfile is reloaded

PXI-7854R has Virtex5 FPGA.  I use some of the FPGA pins as digital output pins, either set to high or low states.  If I load another bitfile (either the same or different) then what is the expected behavior of the digital output pins?
Xilinx references indicate that it can be configured by setting HSWAPEN to enable or disable (by pull up/down).  How does PXI-7854R configure HSWAPEN pin?  Is this accessible to the user?

For most of the FPGA DIO pins, the default is to be an input.  This is usually the safest.
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines

Similar Messages

  • PXI-7854R: how many times can bitfile be loaded to FPGA?

    How many times can I reload bit file to my FPGA PXI-7854R?
    I found a related question/answer for 783x but I'd like to know the limitation for PXI-7854R, specifically.
    PXI-7831R http://digital.ni.com/public.nsf/allkb/91DE0C3B7740C287862574D300646369

    For additional "you'll never wear it out fodder": we use Xilinx FPGAs, so their documentation will be the real source of the answer.
    http://forums.xilinx.com/t5/Spartan-Family-FPGAs/How-many-times-I-can-reprogram-my-Spartan-6-device/...
    and, slightly more entertaining discussion on the matter:
    http://forums.xilinx.com/t5/Spartan-Family-FPGAs/How-many-times-can-you-re-program-a-Spartan-device/...
    I guess it's not really "official documentation", but it's the right answer. I couldn't find anything more substantial in the ~10 minutes I looked.
    Cheers!
    TJ G

  • What is the PXI-7854R Digital IO Type and is it User Setable.

    Are the Digital Outputs on the 785x cards Line Driver, Open Collector, or Push-Pull Outputs?
    Specifically the card I am working with is PXI-7854R.
    Here is my basic question, but notice that the R-series cards are missing.
    http://digital.ni.com/public.nsf/allkb/C8C2A19E31A38A24862570280075C406?OpenDocument
    Also, does the card have the capability to select which type of DIO is implemented?
    Here is a write up I found doing this via DAQmx, which I of course don't use for this card.
    http://digital.ni.com/public.nsf/allkb/D9B4018C3E540CE4862570F30068C0DB?OpenDocument
    Ben Yeske

    The type of digital output can be manipulated through your FPGA code.
    For example, you can set the "Output enable" to true, then toggle the output value between true and false to make the card source and sink accordingly.
    You can achieve an open drain configuration by setting the output value to false, then toggle the "Output enable" between true and false. In the true setting, it turns on the false output and sinks current. In the false setting, the output is disabled and set to a high impedance.
    You can have an active-high, high impedance low configuration by setting the output value to true and toggling "Output enable" between true and false. In this setting, the true output setting will source current when output enable is true, and when output enable is false, it will be set to a high impedance.
    Attachments:
    R-Series Line States.PNG ‏4 KB

  • Invalid cursor state when trying to insert record

    Hi everyone!
    I'm using JDBC-ODBC bridge to connect to a mySql database, which works fine. Then I try to insert new records, but this only works for the first record in the table.
    When there is already a record in the table, I always get "[Microsoft][ODBC Driver Manager] Invalid cursor state" when calling the updateRow()-method of the result set.
    Here is my code:            // open db connection
                Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
                Connection conn = DriverManager.getConnection("jdbc:odbc:TTManager", "xxxx", "xxxx");
                // Prepare SQL statement
                java.sql.Statement stmt = conn.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE, ResultSet.CONCUR_UPDATABLE);
                ResultSet result = stmt.executeQuery("SELECT * FROM Player");
                result.moveToInsertRow();Then all fields are filled in this manner:            result.updateString("Name", name);And finally the insertRow should be written to the db:            result.insertRow();But at this point it gives the mentioned error, including these messages:         at sun.jdbc.odbc.JdbcOdbcResultSet.setPos(JdbcOdbcResultSet.java:5272)
            at sun.jdbc.odbc.JdbcOdbcResultSet.insertRow(JdbcOdbcResultSet.java:4132)Since I'm very unexperienced with Java, I guess (or hope^^) it's just some stupid beginner's mistake.
    Oh, almost forgot to mention: The new record's data doesn't violate any unique-constraints on the table, all fields are explicitely filled and all variable's data types are matching their according field types!
    Any help would be appreciated!
    reinski

    Ok, I needed to help myself and this is what I found out:
    If the table already contains records, it is not enough to doresult.moveToInsertRow();but I must beresult.last();
    result.moveToInsertRow();I didn't find any explanation and even the code examples from the Sun tutorial don't mention this, so I guess it's a bug occurring in my poor IT environment: DB server running mySQL 5.0.0-alpha on a P1-233-MMX w/ 64MB under WinNT4 (hey don't laugh!!^^).
    Maybe this information is of use to someone having similar problems...
    Greetings!
    reinski

  • How can we remove the child state when it will navigate to the parent state?

    Hi All
                    I have two states. One state is Login(parent state). and second state is Browsing state(second state but independent to parent Login State)
    when i navigate to first Login state the flex application navigates to Login successfully. But the values present in the second state Browsing state are still present in the memory or some where else.....
                          when re navigate to Browsing state from Login state with new values the Browsing state is not updated.. It is showing the previous values remain in the second state ....
                    What  is the problem with this .. Can any one tell me the solution???
                     i think u are getting my point ???

    This is a bug in Flex IDE
    Try this:
    if ur in state1.. while going to state2, remove state1 by using removeChild(state1) and then go.. in state2 if u want to go to state1..addChild(state1) then go
    mark this if helpful

  • Need help in getting pxi-7854R to build simple code, returns error:-630​40

    Hi 
    Trying to build a labview program, which just reads AIO on the pxi-7854R board that is installed in a PXIe=1062Q
    Can you help?
    below is the error message:
    Error Code: -63040
    NI-RIO:  (Hex 0xFFFF09C0) A connection could not be established to the specified remote device.
    Ensure that the device is on and accessible over the network,
    that NI-RIO software is installed, and that the RIO server is running and properly configured.
    For NI-RIO 2.3 and later, refer to Software>>NI-RIO>>NI-RIO Settings under the system in MAX.
    Prior to NI-RIO 2.3, refer to Software>>NI-VISA>>VISA Options under the system in MAX.

    Which NI-RIO driver version do you have installed? Also, this KnowledgeBase article may be helpful in narrowing down the issue:
    http://digital.ni.com/public.nsf/allkb/83DF7B92455​41FC8862573A100597696?OpenDocument
    Daniel K | NI Applications Engineer | Certified LabVIEW Developer

  • Error "Error in ABAP statement when processing an internal table. table."

    Hello,
    I am facing the error when tried for GR from SRM portal for my shopping cart and for others created shopping cart. The error is
    "Error in ABAP statement when processing an internal table. table."
    I have the central receipient role. Couold any body assist me?
    Thanks,
    Pijush

    Hi Harish,
    Execute the query in RSRT and check whether you have any short dump is in ST22. This would give a clear idea at what might have gone wrong.
    Another thing is to check whether the code for the variable is fine in the user exit.
    Hope this helps.
    Bye
    Dinesh

  • Query regarding standby database state when primary is down or un-reachable

    Hi
    I want to know if there is any reflection on the standby database states when it's primary is down or not reachable? I want to use this information from standby node to determine if I can programatically execute (dgmgrl) failover operation or not? This is considering that the broker configuration has no fast-startfailover and no observer enabled/configured.
    Thanks,
    Yojana

    989192 wrote:
    Hi
    I want to know if there is any reflection on the standby database states when it's primary is down or not reachable? I want to use this information from standby node to determine if I can programatically execute (dgmgrl) failover operation or not? This is considering that the broker configuration has no fast-startfailover and no observer enabled/configured.
    Thanks,
    YojanaYou don't have exactly such option,
    But you have alternate for it. Whenever standby is unreachable to primary then from standby alert log file you can see informational messages as RFS: Possible network disconnect with primary database , So you can write a script to grep those contents and to mail alert, so that you can sense whether any issue with primary database.
    HTH.

  • Is it true that i can't buy any music from the states when my book is registered in hk??

    is it true that i can't buy any music from the states when my book is registered in hk??

    Thanks, but unfortunately, this is not a message, it is the HTML page that it shown after a student registers for a course. I can see how to preview it at
    but I can't edit it here, nor anywhere else I can find...note that I am looking the "Registration Confirmation" link (last one).
    Bill

  • PreparedStatement vs Statement - When executing only once

    Are there any performance implications in using PreparedStatement vs
    Statement when you are executing the SQL only once? I am talking about all
    kinds of SQL (Select, Update, Insert and Delete). If PrepatedStatement is
    used, I would expect some overhead in setting values for different columns
    separately and precompliling. Is that overhead significant enough to
    degrade performance? If we execute statement only once, I do not expect to
    any gain on performance.
    I would appreciate any comments.
    Sarat

    It also depends on the database/driver combination,several database can be
    configured to maintain a prepared statement cache at the DB level (I have
    never done it myself, but I know people who has done this. Lately I use
    mostly Oracle, for which I should not be configured an expert :)).
    Also the weblogic's prepared statement cache only caches first so many
    statements. If you have used them all up at the startup you are out of luck.
    I know you already knew that, but may be helpful to the original poster.
    .raja
    "Cameron Purdy" <[email protected]> wrote in message
    news:[email protected]..
    BTW - there is a case where prepped stmts are faster -- when they arecached
    by Weblogic's jdbc wrappers. So my previous answer can be wrong.
    Peace,
    Cameron Purdy
    Tangosol Inc.
    << Tangosol Server: How Weblogic applications are customized >>
    << Download now from http://www.tangosol.com/download.jsp >>
    "sarat" <[email protected]> wrote in message
    news:3b715901$[email protected]..
    Are there any performance implications in using PreparedStatement vs
    Statement when you are executing the SQL only once? I am talking aboutall
    kinds of SQL (Select, Update, Insert and Delete). If PrepatedStatement
    is
    used, I would expect some overhead in setting values for differentcolumns
    separately and precompliling. Is that overhead significant enough to
    degrade performance? If we execute statement only once, I do not expectto
    any gain on performance.
    I would appreciate any comments.
    Sarat

  • Retain state when browser is refreshed

    Hi I have 2 states - Login and Viewer
    When app is launched, it goes to Login state.
    When logged in, it switches to Viewer state
    In Viewer state, when refreshing browser whole page is reloaded and Login form appears again.
    I have tried to use Deeplinking, but this doesn't work.
    Has anyone got an example how this can be achieved.
    Thanks

    You can store information in a SharedObject, and read this information in when the application loads. Use this data to determine the state your application should be in. A simplified form of the memento pattern would work well for this case.

  • Limits to the SQL Statement when creating External Dictionaries

    Limits to the SQL Statement when creating External Dictionaries
    Does RC not provide the ability to concatenate multiple db columns into a single dictionary field?  When trying a query like:  SELECT Col1 + Col2 AS NewCol1 FROM Tbl1 we get an error("Unknown internal error") after clicking to save/create the new  dictionary.  This is on version 2008.3

    What if you created a buffer table in your external database, that is populated by your field-merging query, and then invoke that from Newscale? The temporary table would be updatable by newscale (although, presumably, you wouldn't actually have newscale update it), so then it'd accept that connection.
    For example, I think you could do something like that by creating a View in MS SQL Server. Likewise, in other database brands you could create a Trigger that would update the buffer table each time data in the real tables are changed.

  • I cannot find the "agree" button to check on the policy statement when I want to download an app.  Where is it?

    Where to I find the 'agree' button to check on the Apple policy statement when I wish to purchase an app?

    Does the Home button work for other functions?
    Home button not working or unresponsive, fix
    http://appletoolbox.com/2013/04/home-button-not-working-or-unresponsive-fix/
    Try this  - Reset the iPad by holding down on the Sleep and Home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons. (This is equivalent to rebooting your computer.)
     Cheers, Tom

  • Making a button programmatically not change its 'physical' state when pressed

    I have this button:
    which changes into this when pressed:
    How do i programmatically make the button not change into its 2nd state when pressed? do i use property nodes? if so, how?
    thanks

    If you use the Colors Property Node, you can change the colors dynamically, so you can set it all green when you need it, then change it back to green and red.
    The only way you can intercept the button press is to use the Mouse Down? event in the event structure.  You will need to verify a left mouse click and then Discard the event.  That will be your inidcation the button has been pressed.  However, you will still need to track your state to not discard the event in the situations where you want the button to actuate.
    It is much easier to dynamically change the colors.

  • What Do i do my ipod touch 4g states when i try to download apps that Verification is required and tells me to cont itunes to verify this acctount before purchasing apps please help

    What Do i Do my ipod touch 4g states when i try to download apps that Verifation is Required and tells me to contact itunes for verifcation berfore downloaded

    If the message says contact iTunes then contact them by:
    Apple - Support - iTunes - Contact Us

Maybe you are looking for

  • Dropdown list is cut off in reporting service (SharePoint Integration Mode)

    We have a report running in SharePoint integration mode and we have a set of parameters. But the last parameter (near the bottom of the browser) with drop down list cannot be displayed completely. Kevin Li

  • Need help displaying data in text field... Help?

    i have this code: import flash.net.URLLoader; import flash.net.URLRequest; import flash.events.Event; import com.adobe.serialization.json.JSON; var loader:URLLoader = new URLLoader(new URLRequest("https://api.twitter.com/1/statuses/user_timeline.json

  • Controller in Simple Search in Toolbox tutorial

    Hi, I am very new to OA framework.I have just begun by learning from Toolbox tutorial provided in Jdeveloper 9i(I am working in 11.5.10.2).In Create search(simple search) we define Application Module,EO and VO(and other things like Associations).I am

  • Where to find old ios backgrounds?

    I love the old iOS backgrounds and want to have specifically one of them as the background on my new 5S. Because I have iOS 7 this is not an option. I would think I could find them online, but not luck. The specific one I am looking for is the black

  • Collection available to all the classes

    Hello, I am just wondering if I can have a collection of an object and that collection is made available to all the classes rather than creating that collection again and again. For example I am deserializing an object from the file in one of the cla