FP-module don't use new *.iak when changing to iak-file on runtime

Hi folks,
I'm using FP1001 (RS-485) communication modules with a bank of FP-AI-110
(8 x AI) and FP-SG-140 (8 x StrainGauge) with LabVIEW 6.1.
Since I need to change input ranges of the modules on runtime
(autoranging feature) and there is no vi to manage this, I created a
couple of iak-files with the FP-explorer (V3.02, build 177), where I set
the approbiate input ranges. My application then monitors the analog
input data of the modules and changes the used iak-file as needed to
prevent over- and underranging.
When changing the iak-file the current session is closed (FP-Close) and
the next session is opened with FP-Open and Create Tag, continuing with
FP-read.
My application does its' job well, since I monitor the currently used
iak-file, range and the fact that sessions get closed before opening the
next, but the FP-modules won't restart using the new range settings,
after the following session is started with the other iak-file. The
modules allways keep the previous settings.
So whats wrong?
Btw.
I noticed FP-Explorer also has its problems changing module- ranges,
after loading a new iak-file.
So I startup the FP-Explorer with a iak-file for a low range setting
(module input range) and increase the input voltage at the module input
just as much that a overrange occurs. Then I load another iak-file with
higher range-settings. FP-explorer shows the higher range in its range
column, but when monitoring the module input values, overrange is showed
first. After restarting monitoring, the input values are showed
correctly.
Heres' the problem:
Loading the previous iak-file again, the overrange should show again,
since the input value was left at the higher value, as set before. But
no overrange shows! FP-Explorer monitors the higher input value which
istn't within the input range, showed in the range column.
So FP-explorer hasn't switched down the modules range!!!
Restarting monitoring, or reloading the iak-file doesn't change
anything. Restarting the FP-explorer shows overrange again when starting
to monitor values. Restarting monitoring lets the FP-explorer continue
to monitor the higher input value, which is above the range showed in
the range column.
The only thing which helps all the time, is to open the devices context
menu, then to click on "Edit this device", and click on channel
configuration. Then a pop-up window asks which setting to use (file or
device). If I click on file, all the settings of the current used
iak-file are used correctly.
Ciao,
Rainer

Rainer,
The FieldPoint IAK File is used in application programs (e.g. LabVIEW, LabWindows/CVI, OPC) for channel names, handle information and scaling information. FP Open.vi launches the FieldPoint Server with the specified IAK file, and uses the information in the specified IAK file for scaling (serial modules require scaling on the computer, ethernet modules scale the data in the network module) but does not re-configure the IO modules according to the IAK file. Likewise, opening an IAK file in FieldPoint Explorer does not reconfigure the IO modules to match the IAK file. The only times that settings are synchronized between the IAK and the modules are when a)the Find Devices command is issued (config from modules loaded), b) the Channel Configuration wi
ndow is opened (file or module config can be choosen) or c) a Snapshot command is issued (current settings of modules are stored).
Currently, the FieldPoint Server VI's do not allow dynamic re-configuration of ranges. If you wish to dynamically reconfigure your module ranges, you will need to use the FieldPoint Optomux VI's, which are located under the RT sub-palette of FieldPoint. They are installed by default only if you have LabVIEW RT, so you may need to re-install FieldPoint Explorer (custom install) to get them. For more information on the Optomux commands, please see the FP-1000/1001 Programmers Reference Manual.
Regards,
Aaron

Similar Messages

  • I am using CS6. When exporting layers to files in Scripts, I get an error message Error 519: Server

    I am using CS6. When exporting layers to files in Scripts, I get an error message Error 519: Server Interface error. 'No component returned from CreateWidget'

    Hi. You’ve posted your question in a forum that is for beginners trying to learn the basics of Photoshop.  I'm moving your question to the Photoshop General Discussion forum for specialized attention to your situation.

  • You don't have permission to make changes to that file.

    I have recently reinstalled iWeb from a time machine backup due to the fact that I had to re install Leopard, I can get my old website to load but when I make changes I get the following message when I try to save it: +You don’t have permission to make changes to that file.+
    I have set all the permissions to Read & Write for all the users but it still will not work, any ideas please.
    I have also done repair permissions etc

    I'm having the same problems. I can't find the iWeb.plist file anywhere. I deleted the iLife.plist file in case it was there, but I still can't edit my website. This website was made on my computer, but under a different login name. I copied the file to another login name and that's where I'm trying to publish my website from. It keeps telling me that I don't have permission to edit. Anymore thoughts. Thanks anyone.

  • SAVE  FAILED. You don't have permission to make changes on that file.

    I have copied the domain file from one machine to edit the website from another machine. The editing job can be done without hassle. When I try to publish the we site from the machine where I have imported the domain file appear the message:
    SAVE FAILED. You don't have permission to make changes on that file.
    What's wrong ??
    After 2 minutes appears another window: Your domain has been published...

    And how did you copy it over?
    Depending on how the file was brought over, it may still have permissions set from the prior volume (I had this problem with iPhoto libraries). It's able to create the web content from the live document, but unable to save the changes to the domain.sites file.
    You can try running "repair permissions" with Disk Utility in your Utilities folder to see if that helps.

  • Windows media player does not recognize new CD when changing CDs in drive

    I have a ThinkPad R61i that was purchased with a preinstalled downgrade from Vista to XP professional.  Whenever I rip CDs using the built in DVD/CD player/burner, WMP doesn't recognize a new cd when I put one in.  I am running WMP 11 for XP.  The first CD is recognized after some switching around between tabs and, after it finishes burning it ejects the CD but when I put a different cd in, WMP acts like it still has the original CD.  It will play the new CD and rip it but it rips over the original CD's file with the original CD's track listings.  Anyone have this experience?

    hi,
         I have come accross this like and it worked for me. you can give a try on the same. Also they have option of leaving your problem and they get back to you on your email
    http://www.computerhelp.co.in/home/index.php?optio​n=com_content&view=article&id=65:how-to-re-create-​... 

  • Applets don't see each other when having certain jar files as archive

    Hi,
    I have read a nice solution for Applet2Applet communication when they are on different html pages (different frames or windows) at http://www.javaworld.com/javaworld/javatips/jw-javatip101.html.
    They see each other through a static AppletManager.The idea is working it is really good.
    But when I add a certain jar file to the archive parameter they don't see each other any more. Even more the static initializer of the AppletManager class runs twice. I have also noticed that the ClassLoader of the two applet is different:
    LeftApplet: ClassLoader: sun.plugin.security.PluginClassLoader@10a6ae2
    RightApplet: ClassLoader: sun.plugin.security.PluginClassLoader@13adc56
    If I remove that particular jar from the archive parameter they are the same:
    LeftApplet: ClassLoader: sun.plugin.security.PluginClassLoader@13adc56
    RightApplet: ClassLoader: sun.plugin.security.PluginClassLoader@13adc56
    and the two applets can communicate again.
    And here comes the fun the two applet doesn't use anything from that jar package...
    I would appreciate any help, or link where I could go on whit this issue.
    Attila

    If the jar lists are not identical in each Applet, different classloaders are used:
    archive = "a.jar,b.jar,c.jar" in Applet A, means that in Applet B you must have archive = "a.jar,b.jar,c.jar" or a separate class loader will be used. Do this even if your applets don't use any classes in an included jar.

  • Can you use a subquery when importing from a file?

    I was wondering if the DBMS_DATAPUMP API allows using a subquery (DATA_FILTER) when executing an import from a file?
    I am unable of limiting my data when creating the export file because my subquery requires a database link, which is not an option on the server I'm working on. So I'm wondering if I can limit my data on the import from a file, rather than the export?
    Thanks for any advice...
    ivalum21

    I was wondering if the DBMS_DATAPUMP API allows using a subquery (DATA_FILTER) when executing an import from a file?From the documentation I would say yes:
    SUBQUERY:
    Specifies a subquery that is added to the end of the SELECT statement for the table. If you specify a WHERE clause in the subquery, you can restrict the rows that are selected. Specifying an ORDER BY clause orders the rows dumped in the export which improves performance when migrating from heap-organized tables to index-organized tables.
    «

  • Moving to new PC and changing path to files

    Hi! I'm moving from a Windows XP machine to a new Vista machine. My iTunes library is external on a samba share so the path in my iTunes xml library file is: /Jester/music/ etc... Well, there's some bugs in getting Windows Vista to see Samba shares so I have to view it by IP address. I've mounted that IP address as a drive, so I need to just substitute the above with "M:/". I've tried copying my old library files over. If I leave them intact, iTunes sees the library & rating but can't find the songs (I have 8000+ so I don't want to go refind each one). If I try to change the XML file, iTunes apparently reloads the library from the itl file. I also tried the hack to corrupt the itl file so it would rebuild from the xml file but apparently that doesn't work anymore in iTunes 7, it just reverts back to an empty library. Any suggestions?

    Thought that I would post back and say that I was able to create a Backup for a catalog under PSE 3, which required 4 CDs.
    Then I ran the Restore on the new PC where only PSE 4 is installed. The Restore ran using all 4 CDs and at the end I received the message that the Catalog was from a prior version and needed to be converted. I said OK to the catalog conversion, which ran and then displayed thumbnails in the Photo Browser. When I scrolled thru the photo well there were normal "first time" delays that I attribute to the building of the thumbnails.
    As of now the v4 catalog appears to be updated for the new drive and folder location on this system. The associated photo files seem generally OK, but I am still checking specifics.
    For now I will run with the photo files on the only drive, the system drive. However, eventually I will probably add a second internal or external drive.
    Colin and Chuck, I decided to try the PS Elements functions first and keep your information in reserve in case I discover a problem. However, I am still very grateful for the assistance.
    Barb O

  • Using tie-classed to change name of file uploaded through FTP protocol srvr

    Hi,
    I'm trying to use the extendedPreAddItem (or Post) method in an S_TieFolder class to automatically change the name of a file (an S_PublicObject) when it enters a Folder (via an FTP put upload).
    I'm fiddling around with code like this:
    AttributeValue val = AttributeValue.newAttributeValue(newDocName);
    val.setName(Document.NAME_ATTRIBUTE);
    rightpo.setAttribute(val);
    But it does not work: in the FTP client the filename is indeed changed, but somewhere at lower levels the original filename is still being used...
    Any helpfull ideas would be appreciated.
    TOon

    I'm aware of this... My ftp-client (FTP-Voyager) will prompt me if I "put" a file that already exists in the remote folder, and ask me to go ahead and replace the file, or cancel the put-operation.
    However in this case the ftp-client sees file X' remotely and I'm putting file X, so it does not prompt me at all...
    Stopping and restarting the FTP-client (in case it caches remote folder-contents...) does not change the behaviour.
    Timewise this is what happens:
    1) I put file X.
    2) My S_TieFolder class (extendedPreAddItem) changes it's name into X'.
    3) The ftp-put successfully completes
    4) I refresh the remote folder contents and see the X' name instead of the original X name.
    5) I re-put X (and would now like to have it changed into file X'').
    6) Before my S_TieFolder code executes, something (I'm still suspecting the cm-sdk) deletes the X' file first... ==> the logfile does not show any communication with the ftp-client here now.
    7) Then my S_TieFolder code executes and changes the name into X''.
    8) I refresh the remote folder contents: File X' disappears, file X (just re-put) changes into X''.
    More testing has shown that I'm also not able to delete these files (whose names have been changed by S_TieFolder): 'file does not exist' error.
    I need to know:
    a) If changing the files name on-the-fly using S_Tie class is supported at all.
    and
    b) if so, what am I doing wrong?
    Thanks
    Toon

  • Using JMX for detecting changes in windows file system?

    Can anybody help to find way to watch changes in windows file system.........Or say files are transfer in mounted drive i want to start access to those files as and when they come in drive.....do not wait while transferring all files ..

    Hi,
    JMX is a technology that will let a Java process expose information to a remote client application.
    It doesn't define what information to expose, but simply how to make it available externally.
    JMX per-se cannot be used to detect the kind of things you describe, but if you are able to detect them, JMX will help you making the information available to external applications.
    Hope this helps,
    -- daniel
    [http://blogs.sun.com/jmxetc|http://blogs.sun.com/jmxetc]

  • Problem in using new InitialContext when running client application

    Hi All,
    We are having a web application which runs on weblogic server 6.1.
    We are loading a servelet at startup which will load the application specific
    properties file and bind it with the context.
    In one of the classes in the .ear file we are looking up the data source like
    this
    InitialContext _initialContext = new InitialContext();
    dataSource = (DataSource)
    initialContext.lookup(ClaimsConstants.CLAIMSRDBMS);
    con = dataSource.getConnection();
    This works fine through the jsp.
    But when I run a separate client program this lookup is failing.
    I tried another way of looking up like this
         Properties h = new Properties();
         h.put(Context.INITIAL_CONTEXT_FACTORY,
              "weblogic.jndi.WLInitialContextFactory");
         h.put(Context.PROVIDER_URL, url);
         Context _initialContext = new InitialContext(h);
    dataSource = (DataSource)
    initialContext.lookup(ClaimsConstants.CLAIMSRDBMS);
    But the weblogic server got hanged for some time after it gave no messages coming
    idle exception.
    If any body knows the solution for this please reply. I am trying to develop an
    application client but I don't know hoe to proceed. Any examples I can get for
    writing a application client using weblogic is very much welcome.
    Please give your valuable suggestions.

    Hi Krishna,
    servlet/jsp programs will work successfully in getting initial context of
    application server, because they runs at server side, and server
    automatically loaded the client library.
    If you are using application client, you need to point the weblogic.jar the
    application client classpath.What is the exception it is throwing?
    Can you test the weblogic samples from the following location of your
    installation
    \bea\wlserver6.1\samples\examples
    Thanks
    Kumar
    "Krishna Kumar" <[email protected]> wrote in message
    news:3def5758$[email protected]..
    >
    Hi All,
    We are having a web application which runs on weblogic server 6.1.
    We are loading a servelet at startup which will load the applicationspecific
    properties file and bind it with the context.
    In one of the classes in the .ear file we are looking up the data sourcelike
    this
    InitialContext _initialContext = new InitialContext();
    dataSource = (DataSource)
    initialContext.lookup(ClaimsConstants.CLAIMSRDBMS);
    con = dataSource.getConnection();
    This works fine through the jsp.
    But when I run a separate client program this lookup is failing.
    I tried another way of looking up like this
    Properties h = new Properties();
    h.put(Context.INITIAL_CONTEXT_FACTORY,
    "weblogic.jndi.WLInitialContextFactory");
    h.put(Context.PROVIDER_URL, url);
    Context _initialContext = new InitialContext(h);
    dataSource = (DataSource)
    initialContext.lookup(ClaimsConstants.CLAIMSRDBMS);
    But the weblogic server got hanged for some time after it gave no messagescoming
    idle exception.
    If any body knows the solution for this please reply. I am trying todevelop an
    application client but I don't know hoe to proceed. Any examples I can getfor
    writing a application client using weblogic is very much welcome.
    Please give your valuable suggestions.

  • How to use new sequence when one is reached its maxvalue in PL SQL code

    Hi,
    Currently, I am populating a unique product serial number in a table column using a sequence call to generate new number. For different products, I have different sequences and in my PL SQL code usiing IF..Else block I populate serial number for different products. For one most selling product sequence, we are reaching a Max value in production in a month and to make sure that application will continue to work fine for various end users without getting any error on their screens, I want my code to switch to new sequence automatically. I just need to add another if condition but my problem is how to find accurately when max value is reached for old sequence.
    As call to old sequence can happen in different sessions there could be inconsistency and can end up at error. My new sequence value has to start with AV1000. Please suggest.
    My old sequence look like this :
    SEQUENCE Prd
    INCREMENT BY 1
    START WITH AS1000
    MAXVALUE AS9999
    MINVALUE AS1000
    CYCLE NOCYCLE
    CACHE 2
    Order Yes;
    Edited by: user11695088 on Jul 15, 2009 12:14 AM

    Catch the exception and use your new sequence. But somehow, I'm not liking your alternative approach.
    SQL> set line 300
    SQL> set pages 50000
    SQL> set serveroutput on
    SQL> create sequence testing_seq increment by 1 start with 1 maxvalue 3
      2  /
    Sequence created.
    SQL>
    SQL> create or replace procedure test_seq_proc(p_seq out number)
      2  is
      3  begin
      4     select testing_seq.nextval
      5     into p_seq
      6     from dual;
      7  --
      8     dbms_output.put_line(p_seq);
      9  --
    10  end;
    11  /
    Procedure created.
    SQL> declare v_out number;
      2  begin
      3     test_seq_proc(v_out);
      4  end;
      5  /
    1
    PL/SQL procedure successfully completed.
    SQL> /
    2
    PL/SQL procedure successfully completed.
    SQL> /
    3
    PL/SQL procedure successfully completed.
    SQL> /
    declare v_out number;
    ERROR at line 1:
    ORA-08004: sequence TESTING_SEQ.NEXTVAL exceeds MAXVALUE and cannot be instantiated
    ORA-06512: at "ETL_ADMIN.TEST_SEQ_PROC", line 4
    ORA-06512: at line 3
    SQL>Cheers
    Sarma.

  • Went to "setting" deleted data from "music" to make more space (I don't use iCloud). When I open "Music", the list is still there but there is no content/the actual songs.  How can it back to a clean slate? "Setting" shows "Music" has no data.

    Wanted to change my playlists and music, so went to >settings>music>delete data.  So now, within the usage menu, the "music" shows "no data".  But, when I open the Music app, it still shows the list of music that was supposedly deleted.  And the weird thing is, it is only the list. There is no content.  No actual music.  How do I get rid of this lists and get it to a clean slate???

    - Reset the iOS device. Nothing will be lost      
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings                            
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from iCloud backup. See:                                               
    iOS: Back up and restore your iOS device with iCloud or iTunes
    - Restore to factory settings/new iOS device.                       

  • Error message saying some of library updated use newer version when trying to load pictures from a CD

    Keep getting this error message when trying to load a cd of pictures from our newer MacMini onto an older MacBook.  Suggestions?

    What version of iPhoto on the Older MacBook?
    What version of iPhoto on the newer Mini?
    How did you make disk?
    Regards
    TD

  • How do I create a hyperlink that will open a new window, when saving a frame file as a pdf?

    I have created a hyper link in Frame using the message URL command in the marker window. I have added the target="_blank"  command after the http url within the marker. But when I then save the frame doc as a pdf and open that pdf from within a browser, when I click on the link in that pdf, it goes to the new link but it does not open in a new window or tab.
    What am I doing wrong?
    I should mention that I am using Frame 10.

    Best solution that I can find to tell you is to get Schlomo Perets' FrameMaker-to-Acrobat TimeSavers 5.0. From the FrameUsers mailing list:
    Schlomo Perets said:
    In FrameMaker-to-Acrobat TimeSavers 5.0, the "new window" link control was extended to optionally display web-based links in a new browser window (Links/General tab, Cross-file links: Open PDF in a new window, Also apply to web links).
    The function can apply to all web links (i.e. no need to modify anything in the FrameMaker file), or to individual links (in which case a special hypertext marker has to be used instead of the standard "message URL http://..." marker).
    For additional info & sample files, see http://www.microtype.com/ImprovePDF10.html
    HTH;
    David

Maybe you are looking for