How to query a FieldPoint FP-2010 from Linux

Hello,
I want to query and control a FieldPoint Module FP-2010 (and some
connected modules like FP-AI-110 ...) from Linux. Referring to Document
ID 181A6Q8U this should be possible somehow. Unfortunally I didn't find
an example VI from which I can learn what to do. I just want to read a
channel from a FP-AI-110 or write a value to a FP-DO-403. Are there any
tutorials that show me what I must do under Linux?
Thanks in advance for your help,
Armin Herzer
Hochschule Ravensburg-Weingarten
University of Applied Sciences
Germany

Here you can find information concerning this topic:
http://digital.ni.com/public.nsf/websearch/C87C7D6E4EDA4348862565DA005E7359?OpenDocument
So you have to use a Windows machine to write and download your RT-Application to the (C)Fieldpoint Controller. You have to implement a TCP/IP Communication on the fieldpoint-side. Via TCP/IP you can communicate from linux with the fieldpoint system.´
But to make it clear: You will need a windows machine with LabView and LabVIEW RT to program and download the RT-application to your fieldpoint system. You can not do thsi from a linux machine.

Similar Messages

  • How to make report with access 2010 from SharePoint Discussion lists 2013

    HI,
    I want to make an access report from SharePoint Discussion lists 2013. When i open the list with access, the body of the list is in HTML format in access. Also if i reply something to one subject in the discussion, the reply is not mapped to that subject
    but instead it is shown as a separate entry in the database.
    Anyone can please help?
    SAN
    Santhiya
    Santhiya

    Hi Santhiya,
    I have seen a similar post from you, my understanding is that you wonder that the reply is mapped to the related subject. You can take a look at Daniel's reply in the following thread:
    http://social.technet.microsoft.com/Forums/en-US/dfb5bcb9-0076-412a-b34f-46aa9cfba876/how-to-make-report-with-access-2010-from-sharepoint-discussion-lists-2013?forum=sharepointgeneral
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • How to query a sql database table from webdynpro?

    Hi All,
    Can someone tell me the steps involved in accessing a sql server database table and retrieving the record set from a webdynpro application.
    Thanks in advance.
    Best regards,
    Divya

    Hello Divya,
    I would recommend you to read "Java Persistence" section in Development manual describing various options for database integration http://help.sap.com/saphelp_nw04/helpdata/en/61/fdbc3d16f39e33e10000000a11405a/frameset.htm
    Tutorials
    http://help.sap.com/saphelp_nw04/helpdata/en/46/ddc4705e911f43a611840d8decb5f6/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/91/9c2226df76f64fa7783dcaa4534395/frameset.htm
    Web serices
    http://help.sap.com/saphelp_nw04/helpdata/en/d6/f9bc3d52f39d33e10000000a11405a/frameset.htm
    EJB
    http://help.sap.com/saphelp_nw04/helpdata/en/19/f9bc3d8af79633e10000000a11405a/frameset.htm
    Best regards, Maksim Rashchynski.

  • How do i uninstall adobe flash player from linux?

    flash player is no longer supported for linux. nee to uninstall and install (please reccomend something) a player that will replace it. thanks

    Hi fuzzyface,
    Sorry for any confusion!
    There's no need to completely uninstall flash player; you just need to update to the latest version and everything should work.
    To update to the latest version:
    # On your keyboard, find the ''Ctrl'' and ''Alt'' keys. They should be near the bottom-left of your keyboard.
    # Hold ''Ctrl'' and ''Alt'' down. While holding them down, press ''T''. Then let go of ''Ctrl'' and ''Alt''.
    # A terminal window should appear.
    # In the terminal, type (or copy and paste) this command:
    * ''sudo apt-get update''
    # At this point, you'll be asked to type your password in. When you type, it might look like nothing is happening - but don't worry - your password is going in. If you make a mistake hold down the backspace key (the one above enter) for a couple of seconds to delete everything, and then type your password again.
    # After typing your password, press enter.
    # Your system should automatically check for updates. It will be finished when the text on the screen stops updating and you can see something like ''fuzzyface@fuzzyface-laptop:~$'' at the bottom of the screen.
    # After this, type in:
    * ''sudo apt-get upgrade''
    # Your system should then start installing the updates - and this will include an updated version of Flash. Pay close attention, as at one point it might ask you if you want to continue. When it does, type 'y' and press enter.
    # Once it finishes and you can see something like ''fuzzyface@fuzzyface-laptop:~$'' at the bottom of the screen, close the terminal window.
    # Close Firefox and then open it again, and Flash should be working again.
    Let us know how it goes!
    Jayelbe

  • How to run .EXE files from Linux Portal page?

    We have an IIS web server that runs a Photoshow_player.exe slide show program. I'm not sure if this can run from Linux Portal, but we are trying.
    The link in an IIS web page looks like this:
    <a> href="file:///\\mulsrv22\share\PCS\PhotoshowPlayer.exe" title="clean slate">clean slate</a>
    Portal is installed and running from two Linux servers. If I create a link using the above syntax, I get "can not display page" browser errors.
    I copied the entire PCS directory from the Windoz box to a Portal web_dav folder, but running the .EXE link from that Portal page gives errors indicating that the /PDS/data/.XML and /PCS/data/.jpg files can not be found.
    Any ideas on how I can run this slide show from Linux Portal?
    Thanks.
    --Don                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    if you just need to run a slideshow in you portal, why don't you use a javascript slide show ?
    Just "googleize" and you'll find tons of javascripts taht can do that.
    for example : http://www.barelyfitz.com/projects/slideshow/

  • How to display first row value returened from a query as checked as default in a report

    How to display first row value returned from a query as checked as default in a report
    Example
    Parameter 1
    Paramerter2
    ABD
    x(checked)
    Test
    DEF
    JMG
    Mudassar

    Hi Mudassar,
    The issue is caused by the order in which the parameters appear in the report data tab can be difference between our report execution and it failing. In other words, “Parameter2” is execution before parameter “A” due to this issue. We can adjust the parameter’s
    order to solve the issue.
    If “Parameter2” is parameter “A”, we cannot use that expression. Because fields cannot be used in report parameter expression, if we want to display the first value returned from a query as default value, we have to fill the “Specify values” text box with
    the specific value in Default Values dialog box.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • How to query from the xml table a single, specified element.

    I'm quite new in Xml Db. Pleas, can anybody tell me how to query from the xml table below a single element (i.e. the element 'rapportoparentela = NIPOTE' related to the element 'codicefiscale = CRRVNC76R52G337R', or the element 'rapportoparentela = FIGLIO' related to the element 'codicefiscale = CRRRNT51L23G337Q')?
    - <dati xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <codiceinterno />
    <codicefiscaleassistito>CRRMNL81R31G337H</codicefiscaleassistito>
    - <famigliare>
    <codicefiscale>CRRVNC76R52G337R</codicefiscale>
    <rapportoparentela>NIPOTE</rapportoparentela>
    </famigliare>
    - <famigliare>
    <codicefiscale>CRRRNT51L23G337Q</codicefiscale>
    <rapportoparentela>FIGLIO</rapportoparentela>
    </famigliare>
    - <famigliare>
    <codicefiscale>CBRPRN15S65E080W</codicefiscale>
    <rapportoparentela>I.S.</rapportoparentela>
    </famigliare>
    - <famigliare>
    <codicefiscale>CRRMNL81R31G337H</codicefiscale>
    <rapportoparentela>NIPOTE</rapportoparentela>
    </famigliare>
    - <famigliare>
    <codicefiscale>BCCCML54C50I845G</codicefiscale>
    <rapportoparentela>NUORA</rapportoparentela>
    </famigliare>
    </dati>
    Using SELECT extractValue(value(t),'/rapportoparentela') into result FROM NF_XMLT X,
    TABLE ( xmlsequence (extract(value(X),'/dati/famigliare/rapportoparentela'))) t
    I get all the elements 'rapportoparentela' and I want to get only one specified.
    Regards.
    Piero

    Piero,
    you can add the condition "CRRVNC76R52G337R" to your xpath-expression like:
    SELECT extractValue(value(t),'/rapportoparentela')
    FROM NF_XMLT x
    ,TABLE ( xmlsequence (extract(value(X),'/dati/famigliare[rapportoparentela="CRRVNC76R52G337R"]'))) tto select only those famigliare-elements that have a child-element rapportoparentela with value "CRRVNC76R52G337R".
    When you stored your XML in an XMLType column in the table, i think the following queries are better:
    SELECT extractValue(x.your_XMLType_column,'/dati/famigliare/rapportoparentela')
    FROM NF_XMLT x
    WHERE extractValue(x.your_XMLType_column,'/dati/famigliare/codicefiscale')
    = 'CRRVNC76R52G337R'or
    SELECT extractValue(x.your_XMLType_column,'/dati/famigliare/rapportoparentela')
    FROM NF_XMLT x
    WHERE existsNode(x.your_XMLType_column,'/dati/famigliare[codicefiscale="CRRVNC76R52G337R"]')
    != 0

  • How to retrieve dynamic filter value submitted from control query to .....

    How to retrieve dynamic filter value submitted from control query to broadcast query.....
    I'm trying to change the hierarchy version determined by a userexit variable in the broadcast query.
    The Hierarchy Version should be dependent on the input filter delivered by the bursting query.
    But how do I catch the dynamic filter value which has been submitted by the bursting query,
    with other words:  where does the bursting query store it's out put while sequentially starting the broadcast query value by value?
    BTW: the filter value from the bursting query appears under "dynamic filter values" in the information of the broadcast query...
    Any thoughts are welcome!
    Edited by: Heinrich Krupp on Jun 24, 2009 1:25 PM

    Further information,
    Report is used via webi only, not Xcelsius or Dashboard.
    Report is consuming BI Web Services.
    Although we can pass in prompt values to BI Services, I couldn't find if we could pass a variable or dimension object into this field. Anyone knows?

  • How to quickly upgrade to latest versin (from 8.0.0. to now:Version 8.2.5 10/5/2010)

    I'm used AA8 (8.0.0)
    how to quickly upgrade to latest versin , from 8.0.0. to (now:Version 8.2.5 10/5/2010)
    if download all for each version, install, restart, install, restart...15 times install, 15 time restart windows.
    is crazy step.
    also, that Adobe Customization Wizard 8 can help me?
    any idea please!

    You only need to reboot on the last install. You do not need to do the other restarts since you are simply making changes to the registry and adding files. For these changes to become current for running Acrobat you need to do the reboot at the end.
    As far as faster, you might try the updates on the Help menu of Acrobat. Many of those are cummulative. If you see more than one, install the first one and then go back for the next one.

  • I can't recovery lion in Macbook Air late 2010 from my account. How i can do it?  And i not have CD or Stick

    I can't recovery lion in Macbook Air late 2010 from my account. How i can do it?  And i not have CD or Stick

    On Mountain Lion and Lion, you've Recovery HD > http://support.apple.com/kb/HT4718 If you can't start from Recovery HD, press Command, Option and R keys to start in Internet Recovery

  • HT201364 How can I revert to OS MAVERICK from OS YOSEMITE on my Mackbook Mid 2010?

    How can I revert to OS MAVERICK from OS YOSEMITE on my Mackbook Mid 2010?

    Do a backup, preferably 2 separate ones on 2 separate drives.
    Revert to a Previous OS X - Yosemite
    Revert Yosemite to Mavericks
    If you do revert, I'd use Setup Assistant to restore your data. This process takes a while, so do it when you won't need the computer for several hours, based on my experience.

  • How to query the count of the temporary table from user_objects

    e.g. select count(*) from user_objects where object_type='TABLE'
    According to the SQL,I can query the all table including the temporary table,Can I how to query the count of the temporary table from user_objects excluding the permanent table?
    thanks a lot!

    select count(*)  from user_objects where object_type='TABLE' and temporary = 'Y'

  • How to query data from grid cache group after created global AWT group

    It is me again.
    as I mentioned in my previous posts, I am in progress of setup IMDB grid environment, and now I am at stage of creating cache group. and I created global AWT cache group on one node(cachealone2), but I can not query this global cache group from another node(cachealone1)
    thanks Chirs and J, I have done successfully setup IMDB grid env, and have two node in this grid as below
    Command> call ttGridNodeStatus;
    < MYGRID, 1, 1, T, igs_imdb02, MYGRID_cachealone1_1, 10.214.10.176, 5001, <NULL>, <NULL>, <NULL>, <NULL>, <NULL> >
    < MYGRID, 2, 1, T, igsimdb01, MYGRID_cachealone2_2, 10.214.10.119, 5002, <NULL>, <NULL>, <NULL>, <NULL>, <NULL> >
    2 rows found.
    and I create group ATW cache group on cachealone2
    Command> cachegroups;
    Cache Group CACHEUSER.SUBSCRIBER_ACCOUNTS:
    Cache Group Type: Asynchronous Writethrough global (Dynamic)
    Autorefresh: No
    Aging: LRU on
    Root Table: ORATT.SUBSCRIBER
    Table Type: Propagate
    1 cache group found.
    Command> SELECT * FROM oratt.subscriber;
    0 rows found.
    however I can not query this from another node cachealone1
    Command> SELECT * FROM oratt.subscriber WHERE subscriberid = 1004;
    2206: Table ORATT.SUBSCRIBER not found
    The command failed.
    Command> SELECT * FROM oratt.subscriber WHERE subscriberid = 1004;
    2206: Table ORATT.SUBSCRIBER not found
    The command failed.
    Command> SELECT * FROM oratt.subscriber;
    2206: Table ORATT.SUBSCRIBER not found
    this is example from Oracle docs, I an not sure where I missed for this. thanks for your help.

    Sounds like you have not created the Global AWT cache groupo in the second datastore? There is a multi-step process needed to roll out a cache grid and various things must be done on each node in the correct order. have you done that?
    Try checking out the QuickStart example here:
    http://download.oracle.com/otn_hosted_doc/timesten/1121/quickstart/index.html
    Chris

  • How to Query the Formulation Spec from Material Spec?

    Hi,
    I'm trying to build a query that drives its data from the Trade Spec that links to the Material Spec and from Material to the related Formulated Spec.  I'm stuck trying to find the table that links between the Material Spec to the Formulated spec(Tab: "Related Spec"-> Section: "Produced By").  Can someone help me identify the tables I need?  I've gone through the DatabaseAndObjectSchema document for Agile PLM4P and have exhausted my resources.
    -- Here is a sample of my incomplete query
    select ms.specid,ms.specnumber,s.specid
              from agile.specsummary s,     -- Trade Spec
                   agile.gsmtradematerialspecrelation gts,  -- Link Trade to Material
                   agile.specsummary ms  -- Material Spec
             where s.specid = gts.fktradespec
               and gts.fkmaterialspec = ms.specid
    Thanks.
    Yoko

    Hi Yoko,
    In the schema document, you click on fkContext to find the formulation spec (and select the formulationSpecification table from the list of gsmBaseSpec implemented tables)
    Here is a query that includes joins to the formulationspec and materialspec tables, if needed.
    SELECT
      tradeS.SpecNumber, tradeS.SpecType, formS.SpecNumber, formS.SpecType, materialS.SpecNumber, materialS.SpecType, *
    FROM
      gsmBaseTradeSpec t1
      INNER JOIN gsmTradeMaterialSpecRelation relation ON t1.pkid = relation.fkTradeSpec
      INNER JOIN formulationSpecification form ON relation.fkContext = form.pkid
      inner join MaterialSpec mat on mat.pkid = relation.fkMaterialSpec
      inner join SpecSummary tradeS on tradeS.SpecID = t1.pkid
      inner join SpecSummary formS on formS.SpecID = form.pkid
      inner join SpecSummary materialS on materialS.SpecID = relation.fkMaterialSpec
    Here is a slimmer one that just joins against the spec summary tables:
    SELECT
      tradeS.SpecNumber, tradeS.SpecType, formS.SpecNumber, formS.SpecType, materialS.SpecNumber, materialS.SpecType, *
    FROM gsmBaseTradeSpec t1
      INNER JOIN gsmTradeMaterialSpecRelation relation ON t1.pkid = relation.fkTradeSpec
      inner join SpecSummary tradeS on tradeS.SpecID = t1.pkid -- trade's specsummary
      inner join SpecSummary formS on formS.SpecID = relation.fkContext --formulation's specsummary
      inner join SpecSummary materialS on materialS.SpecID = relation.fkMaterialSpec -- material's spec summary
    Hope this helps,
    Ron

  • How to move a specific tablespace datafile from one directory to another

    Database: 10.2.0.1
    OS : Generic
    Problem Description : How to move a specific tablespace datafile from one directory to another considering that the database is on Oracle Dataguard setup
    ** Oracle is working on this issue, but in parallel is opening the topic to the Community so that Community members can add their perspective, experience or knowledge. This will further enhance all knowledge bases including My Oracle Support and My Oracle Support Communities **
    Edited by: ram_orcl on 16-Aug-2010 21:21

    Dear ram_orcl,
    Please follow the procedures here;
    http://download-uk.oracle.com/docs/cd/B19306_01/server.102/b14239/manage_ps.htm#i1034172
    8.3.4 Renaming a Datafile in the Primary Database
    When you rename one or more datafiles in the primary database, the change is not propagated to the standby database. Therefore, if you want to rename the same datafiles on the standby database, you must manually make the equivalent modifications on the standby database because the modifications are not performed automatically, even if the STANDBY_FILE_MANAGEMENT initialization parameter is set to AUTO.
    The following steps describe how to rename a datafile in the primary database and manually propagate the changes to the standby database.
       1.
          To rename the datafile in the primary database, take the tablespace offline:
          SQL> ALTER TABLESPACE tbs_4 OFFLINE;
       2.
          Exit from the SQL prompt and issue an operating system command, such as the following UNIX mv command, to rename the datafile on the primary system:
          % mv /disk1/oracle/oradata/payroll/tbs_4.dbf
          /disk1/oracle/oradata/payroll/tbs_x.dbf
       3.
          Rename the datafile in the primary database and bring the tablespace back online:
          SQL> ALTER TABLESPACE tbs_4 RENAME DATAFILE      2> '/disk1/oracle/oradata/payroll/tbs_4.dbf'
            3>  TO '/disk1/oracle/oradata/payroll/tbs_x.dbf';
          SQL> ALTER TABLESPACE tbs_4 ONLINE;
       4.
          Connect to the standby database, query the V$ARCHIVED_LOG view to verify all of the archived redo log files are applied, and then stop Redo Apply:
          SQL> SELECT SEQUENCE#,APPLIED FROM V$ARCHIVED_LOG ORDER BY SEQUENCE#;
          SEQUENCE# APP
          8 YES
          9 YES
          10 YES
          11 YES
          4 rows selected.
          SQL> ALTER DATABASE RECOVER MANAGED STANDBY DATABASE CANCEL;
       5.
          Shut down the standby database:
          SQL> SHUTDOWN;
       6.
          Rename the datafile at the standby site using an operating system command, such as the UNIX mv command:
          % mv /disk1/oracle/oradata/payroll/tbs_4.dbf /disk1/oracle/oradata/payroll/tbs_x.dbf
       7.
          Start and mount the standby database:
          SQL> STARTUP MOUNT;
       8.
          Rename the datafile in the standby control file. Note that the STANDBY_FILE_MANAGEMENT initialization parameter must be set to MANUAL.
          SQL> ALTER DATABASE RENAME FILE '/disk1/oracle/oradata/payroll/tbs_4.dbf'
            2> TO '/disk1/oracle/oradata/payroll/tbs_x.dbf';
       9.
          On the standby database, restart Redo Apply:
          SQL> ALTER DATABASE RECOVER MANAGED STANDBY DATABASE
            2> DISCONNECT FROM SESSION;
    If you do not rename the corresponding datafile at the standby system, and then try to refresh the standby database control file, the standby database will attempt to use the renamed datafile, but it will not find it. Consequently, you will see error messages similar to the following in the alert log:
    ORA-00283: recovery session canceled due to errors
    ORA-01157: cannot identify/lock datafile 4 - see DBWR trace file
    ORA-01110: datafile 4: '/Disk1/oracle/oradata/payroll/tbs_x.dbf'Hope That Helps.
    Ogan

Maybe you are looking for

  • Using the Assets panel [was: The most basic stupid question on here]

    I am very new to web design, self taught on sites like GoDaddy and Microsoft Office Live, but there's no access to root directory and adding affiliate banners won't work. So here I am. Problem #1 so far is how do I get stuff into my assets. I've mess

  • Documents loosing links over network to server

    Hi BACKGROUND We are working in CS4. Running Mac OS 10.6.3. We all save our work to and on a company server. All documents and links reside on this server. PROBLEMS What is happening is an operator will create a document, in a new folder on the serve

  • Image formats

    I have been given instructions on what a person wants for their images - The photographer must save the photos under three different formats for each sort of media as follows: On screen images (AV and PowerPoint): RGB, 150dpi, 1024 x 768 pixels Prepr

  • Multiple reports in ibots

    Can we send more than one report as an attachment using ibots in OBIEE? currently the content selection allows us to select only one report or one page. Can we attach multiple files? Please suggest. Thanks.

  • Is it normal for a hard drive to be constantly spinning?

    When I first start-up my Mac for the first time in the morning, the hard drive keeps spinning and spinning and working for about 10 or 15 minutes, and no, Time Machine isn't backing up. Is this normal? Thank you.