The binary file processing in PDA device (LabVIEW PDA Module)

To whom it may concern,
I created a VI application, which should read some binary files and transform them to waveforms shown in the Waveform Graph. I implemented it with Mobile/PDA module. This application runs successfully on my desktop, that is, on the Labview Front Panel. However, when I run it on "Windows Mobile 5.0 Pocket PC Device" (a PDA has been already connected to the PC), all the windows, menus, buttons are displayed correctly, the only thing wrong is that the waveform can't be shown in the Waveform Graph. So, I wonder whether the Windows Mobile system will automatically modify the binary file format a little when I copy them from the PC to my PDA so that the original VI can't process it as what I expected in PC execution. Or, are there any requirements for the programs that will be executed in actual Windows Mobile Device?
Thanks a lot for any comments and suggestion. 

Thanks, Jeremy,
I used LabVIEW 8.5.1.  I rechecked and debugged the VI. The problem is not due to the Waveform Graph. I set an indicator after the Read File unit, in both PC Front Panel and PDA Front Panel. As I described before, when I run it in the PC Front Panel, the indicator could show the right values read from the file. But when I switch to PDA Device Front Panel, the indicator shows zero (invalid values), which demonstrate that the data is not accessed from original files.
The units I used are shown as follows:
File Dialog ---> Open/Create/Replace File ---> Get File Size ---> Read From Binary File (Here I set an indicator, no values read from the file, but if run in PC, correct values will be shown).
In this case, I guess the problem should come from the transfer (copy operation) of the file from PC to PDA. Or the operation behavior for LabVIEW  Read File unit is a little different for PDA implementation from its PC implementation.
If you want more information, including the original binary file or VI, please let me know. Thanks a lot.

Similar Messages

  • Error message by periodic weekly: No output from the 1 file processed

    Hi there,
    since four weeks, I got a problem with the maintenance script periodic weekly. Up to December 22nd, the script did, what it should do: rebuilding the database of locate and whatis, rotating log-files. Since one week later, I got the error message: No output from the 1 file processed.
    Normally, I use Anacron to do the job. When I noticed the problem, I tried to start the script with Tinker Tool System getting the same result. Another try using the Terminal (sudo periodic weekly) also failed. The commands locate and whatis are working, locate.updatedb and makewhatis also. I'm running 10.4.8; in the past, I did not have such problems. Anyone with an idea or solution?
    Thanks
    Klaus
    MacBook Pro   Mac OS X (10.4.8)  

    Hi Gary,
    here is the output you were asking for:
    Last login: Thu Jan 25 20:03:55 on console
    Welcome to Darwin!
    DeepThought:~ dirk$ sudo /private/etc/periodic/weekly/500.weekly; echo $?
    Password:
    Sorry, try again.
    Password:
    Rebuilding locate database:
    Rebuilding whatis database:
    find: /usr/local/man: No such file or directory
    makewhatis: /usr/share/man/man1/fetchmailconf.1.gz: No such file or directory
    Rotating log files: ftp.log lpr.log mail.log netinfo.log ipfw.log ppp.log secure.log
    access_log error_log
    Running weekly.local:
    Rotating psync log files:/etc/weekly.local: line 17: syntax error near unexpected token `)'
    /etc/weekly.local: line 17: `if [ -f /var/run/syslog.pid ]; then kill -HUP 0 80 79 81 0cat /var/run/syslog.pid | head -1); fi'
    2
    DeepThought:~ dirk$ ls -loe /private/etc/periodic/weekly/500.weekly
    -r-xr-xr-x 1 root wheel - 2532 Jan 13 2006 /private/etc/periodic/weekly/500.weekly
    DeepThought:~ dirk$
    It seems, Rogers idea, PsynX respectively the deficient uninstalling by me is responsible for my problems, is correct. Should I remove the whole file weekly.local or should I only remove the content? I prefer removing the whole file, because it was created while installing PsyncX. The date of creation is the same as the date of installing the app (December 25).
    Klaus
    By the way: it seems to me, the solution of my problem is in sight. So I want to thank you all for the amazing aid I got from you!

  • How can I convert the binary file content to XML message

    Dear friends,
    I poll the binary file from a ftp server but the payload only includes the binary content, no XML structure in the payload, I hope to convert the binary content to a element node within the XML structure, how can I do that? via content conversion?
    Thanks and regards,
    Bean

    Read the binary file stream using java I/O standard functions and convert the read stream to Base64 format. Now map this content to one of the field in target XML structure.
    You need a java mapping for this.
    what is your target system?
    Thanks,
    Gujjeti.
    Hi Gujjeti,
    Thanks a lot for your kind help, my target system is R/3.
    Can I achieve that with a UDF or a simple way?
    Regards,
    Bean

  • Java.lang.AssertionError: WSDL not found in the class file "processes

    Hi,
    I am using WLI 10.3 workshop to build process application. I have designed one JPD which inturn call another process JPD. So i have used worklist process control to create the process and tried to access the process. When i am executing the code, i am getting below error message.
    13-Jun-2011 14:13:00 o'clock BST> <Error> <WLI> <BEA-000000> <Exception processing processes.ISPSSQMsgLisnt
    Java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at com.bea.wli.knex.runtime.core.dispatcher.DispUnit.loadDispFile(DispUnit.java:219)
    Truncated. see log file for complete stacktrace
    Java.lang.AssertionError: WSDL not found in the class file "processes.ISPSSQMsgLisnt", annotated class = processes.ISPSSQMsgLisnt
    --ClassAnnotations:
    --Method Annotations:
    --Field Annotations:
    can't continue
    at com.bea.wli.knex.runtime.jws.dispatcher.JwsDispClass.<init>(JwsDispClass.java:392)
    at com.bea.wli.bpm.runtime.JpdDispClass.<init>(JpdDispClass.java:65)
    at com.bea.wli.bpm.runtime.JpdDispClass.<init>(JpdDispClass.java:55)
    at com.bea.wli.bpm.runtime.JpdDispFile.createPrimaryDispClass(JpdDispFile.java:382)
    at com.bea.wli.knex.runtime.core.dispatcher.DispFile.<init>(DispFile.java:154)
    Truncated. see log file for complete stacktrace
    xception processing processes.ISPSSQMsgLisnt
    ava.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at com.bea.wli.knex.runtime.core.dispatcher.DispUnit.loadDispFile(DispUnit.java:219)
    at com.bea.wli.knex.runtime.core.dispatcher.DispUnit.<init>(DispUnit.java:153)
    at com.bea.wli.knex.runtime.core.dispatcher.DispCache.ensureDispUnit(DispCache.java:628)
    at com.bea.wli.knex.runtime.core.dispatcher.DispCache.ensureDispUnitForURI(DispCache.java:1029)
    at com.bea.wli.knex.runtime.core.dispatcher.DispCache.ensureDispUnitForURI(DispCache.java:950)
    at com.bea.wli.broker.JWSSubscriber.getDispClass(JWSSubscriber.java:231)
    at com.bea.wli.broker.JWSSubscriber.getRequest(JWSSubscriber.java:184)
    at com.bea.wli.broker.JWSSubscriber.doDispatch(JWSSubscriber.java:358)
    at com.bea.wli.broker.JWSSubscriber.doDispatch(JWSSubscriber.java:348)
    at com.bea.wli.broker.SubscriptionDispatcher.doDispatch(SubscriptionDispatcher.java:87)
    at com.bea.wli.broker.MessageBroker$PrivilegedSubscriptionDispatcher.run(MessageBroker.java:179)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(Unknown Source)
    at com.bea.wli.security.authentication.AuthenticationService.runAs(AuthenticationService.java:108)
    at com.bea.wli.broker.MsgBrokerSecurityHelper.doDispatch(MsgBrokerSecurityHelper.java:231)
    at com.bea.wli.broker.MessageBroker$PrivilegedSubscriptionDispatcher.doDispatch(MessageBroker.java:165)
    at com.bea.wli.broker.MessageBroker.publishMessage(MessageBroker.java:984)
    at com.bea.wli.mbconnector.jms.JmsConnMDB.publishMBMessage(JmsConnMDB.java:343)
    at com.bea.wli.mbconnector.jms.JmsConnMDB.onMessage(JmsConnMDB.java:475)
    at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:466)
    at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:371)
    at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:327)
    at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4547)
    at weblogic.jms.client.JMSSession.execute(JMSSession.java:4233)
    at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3709)
    at weblogic.jms.client.JMSSession.access$000(JMSSession.java:114)
    at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:5058)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    aused by: java.lang.AssertionError: WSDL not found in the class file "processes.ISPSSQMsgLisnt", annotated class = processes.ISPSSQMsgLisnt
    --ClassAnnotations:
    --Method Annotations:
    --Field Annotations:
    can't continue
    at com.bea.wli.knex.runtime.jws.dispatcher.JwsDispClass.<init>(JwsDispClass.java:392)
    at com.bea.wli.bpm.runtime.JpdDispClass.<init>(JpdDispClass.java:65)
    at com.bea.wli.bpm.runtime.JpdDispClass.<init>(JpdDispClass.java:55)
    at com.bea.wli.bpm.runtime.JpdDispFile.createPrimaryDispClass(JpdDispFile.java:382)
    at com.bea.wli.knex.runtime.core.dispatcher.DispFile.<init>(DispFile.java:154)
    at com.bea.wli.knex.runtime.jws.dispatcher.JwsDispFile.<init>(JwsDispFile.java:24)
    at com.bea.wli.bpm.runtime.JpdDispFile.<init>(JpdDispFile.java:108)
    ... 34 more

    Hi
    Are you using wli process control?
    That uses wsdl and could cause the issue.
    I also saw couple of internal bugs CR264315 and CR288904 on the same issue on 9.2.
    Since this is a wli issue could you post in the wli newsgroup to get more answers http://forums.bea.com/forum.jspa?forumID=2047 ?
    Also you can open a BEA support case at http://support.bea.com and an wli support engineer would help you. Please refer to the Cr numbers above in your support case.
    Thanks
    Vimala

  • Coded UI - Test Results/Out - The binary files are getting copied to the TestResults/Out folder

    Hi,
    I am using Visual Studio 2013 for developing the Coded UI Automation Scripts.
    Whenever I execute a Coded UI Automation Script, the binary files are getting copied to the TestResults/Out folder.
    I do not want these binary files to be copied to OUT folder, and I have tried disabling the Deployment option under Test Settings > Deployment, but still the behavior is the same.
    Could you please advice, how to disable copying binary files into the Out directory.
    Thanks in Advance.
    Regards,
    Karthick K

    Hi Karthick K,
    From your description, as far as I know that when we enable Tracing and HtmlLogger for Coded UI Test and then run the coded UI test, we will get the Test Results/Out folder automatically.
    So it is default that the Out folder includes some files like codeduitestproject6.dll, CodedUITestProject6.pdb etc, we could not disable copying binary files into the Out directory.
    However, there have a replace workaround is I suggest you can disable Tracing and HtmlLogger for Coded UI Test. After you disable the Tracing and HtmlLogger for Coded UI Test, it will not generate the Out folder.
    Similarly, it will not get the binary files.
    http://blogs.msdn.com/b/visualstudioalm/archive/2012/11/08/enabling-htmllogger-in-coded-ui-test.aspx
    If you still want to this feature, I suggest you could submit this feature request:
    http://visualstudio.uservoice.com/forums/121579-visual-studio. The Visual Studio product team is listening to user voice there. You can send your idea there and people can vote. If
    you submit this suggestion, I hope you could post that link here, I will help you vote it.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Where are the binary files after installing Studio 11?

    I installed Sun Studio 11 but could not find the binary files under SUNWspro/prod/bin.
    Currently we are using Workshop 6 Update 2 that has the binary files in the directory of
    SUNWspro/WS6U2/bin
    Examples of the binary files are CC, cc, dbx, etc.

    You are absolutely right - the binaries should be in SUNWspro/prod/bin/ directory.
    Here is what I have after installation (on my system Sun Studio 11 is installed
    in default location /opt):
    volga2% ls -l /opt/SUNWspro/
    total 28
    drwxr-xr-x 2 root sys 512 May 13 2004 READMEs
    drwxr-xr-x 3 root sys 1536 May 13 2004 bin
    drwxr-xr-x 5 root sys 512 May 13 2004 contrib
    drwxr-xr-x 2 root sys 512 May 13 2004 demo
    drwxr-xr-x 2 root sys 512 May 13 2004 docs
    drwxr-xr-x 2 root sys 512 May 13 2004 etc
    drwxr-xr-x 2 root sys 512 May 13 2004 examples
    drwxr-xr-x 3 root sys 512 May 13 2004 inventory
    drwxr-xr-x 16 root sys 2048 May 13 2004 lib
    drwxr-xr-x 14 root sys 512 May 13 2004 man
    drwxr-xr-x 19 root sys 512 May 13 2004 prod
    drwxr-xr-x 2 root sys 512 May 13 2004 system
    Directory /opt/SUNWspro/prod/bin contains 102 files (Solaris sparc):
    volga2% ls -l /opt/SUNWspro/prod/bin
    total 153576
    -rwxr-xr-x 1 root sys 335308 May 13 2004 CC
    -rwxr-xr-x 1 root sys 914344 May 13 2004 CCadmin
    -rwxr-xr-x 1 root sys 743120 May 13 2004 CClink
    -rwxr-xr-x 1 root sys 266284 May 13 2004 acc
    -rwxr-xr-x 1 root sys 1131780 May 13 2004 acomp
    -rwxr-xr-x 1 root sys 5308 May 13 2004 analyzer
    -rwxr-xr-x 1 root sys 3700 May 13 2004 bcheck
    -r-xr-xr-x 7 root sys 7663 Apr 28 2004 bil2xd
    -rwxr-xr-x 1 root sys 409848 May 13 2004 c++filt
    -rwxr-xr-x 1 root sys 226900 May 13 2004 c89
    -rwxr-xr-x 1 root sys 227756 May 13 2004 c99
    -rwxr-xr-x 1 root sys 32316 May 13 2004 cb
    -rwxr-xr-x 1 root sys 227012 May 13 2004 cc
    -rwxr-xr-x 1 root sys 5178580 May 13 2004 ccfe
    -rwxr-xr-x 1 root sys 5110 May 13 2004 cflow
    -rwxr-xr-x 1 root sys 8274156 May 13 2004 cg
    -rwxr-xr-x 1 root sys 1328 May 13 2004 checkjava
    -rwxr-xr-x 1 root sys 45412 May 13 2004 collect
    -rwxr-xr-x 1 root sys 104112 May 13 2004 cscope
    -rwxr-xr-x 1 root sys 3353 May 13 2004 ctcr
    -rwxr-xr-x 1 root sys 63536 May 13 2004 ctrace
    -rwxr-xr-x 1 root sys 4855 May 13 2004 cxref
    -rwxr-xr-x 1 root sys 18740 May 13 2004 dag
    -rwxr-xr-x 1 root sys 4157880 May 13 2004 dbx
    -rwxr-xr-x 1 root sys 9304 May 13 2004 dem
    -rwxr-xr-x 1 root sys 868156 May 13 2004 dmake
    -rwxr-xr-x 1 root sys 59908 May 13 2004 dumpstabs
    -rwxr-xr-x 1 root sys 129824 May 13 2004 dwarfdump
    -rwxr-xr-x 1 root sys 32260 May 13 2004 er_archive
    -rwxr-xr-x 1 root sys 25728 May 13 2004 er_cp
    -rwxr-xr-x 1 root sys 158264 May 13 2004 er_export
    -rwxr-xr-x 1 root sys 25744 May 13 2004 er_mv
    -rwxr-xr-x 1 root sys 77740 May 13 2004 er_print
    -rwxr-xr-x 1 root sys 30056 May 13 2004 er_rm
    -rwxr-xr-x 1 root sys 33268 May 13 2004 er_src
    -rwxr-xr-x 1 root sys 310164 May 13 2004 f90
    -rwxr-xr-x 1 root sys 1097 May 13 2004 f90.f77
    -rwxr-xr-x 1 root sys 24379188 May 13 2004 f90comp
    -rwxr-xr-x 1 root sys 12029380 May 13 2004 f90comp_gpc
    -rwxr-xr-x 1 root sys 1024672 May 13 2004 f90list_gpc
    -rwxr-xr-x 1 root sys 385172 May 13 2004 fbe
    -rwxr-xr-x 1 root sys 41532 May 13 2004 fdumpmod
    -rwxr-xr-x 1 root sys 16472 May 13 2004 flip
    -rwxr-xr-x 1 root sys 97692 May 13 2004 fpp
    -rwxr-xr-x 1 root sys 38740 May 13 2004 fpr
    -rwxr-xr-x 1 root sys 40892 May 13 2004 fpversion
    -rwxr-xr-x 1 root sys 55248 May 13 2004 fsplit
    -r-xr-xr-x 7 root sys 7663 Apr 28 2004 gil2xd
    -rwxr-xr-x 1 root sys 290080 May 13 2004 ild
    -rwxr-xr-x 1 root sys 303004 May 13 2004 ildx
    -rwxr-xr-x 1 root sys 54352 May 13 2004 indent
    -rwxr-xr-x 1 root sys 135440 May 13 2004 ipo
    -rwxr-xr-x 1 root sys 4900280 May 13 2004 iropt
    -rwxr-xr-x 1 root sys 200076 May 13 2004 lint
    -rwxr-xr-x 1 root sys 891968 May 13 2004 lint1
    -rwxr-xr-x 1 root sys 231728 May 13 2004 lint2
    -rwxr-xr-x 1 root sys 629564 May 13 2004 lint2n
    -rwxr-xr-x 1 root sys 54528 May 13 2004 lock_lint
    -rwxr-xr-x 1 root sys 309392 May 13 2004 lock_lint_server
    -rwxr-xr-x 1 root sys 20500 May 13 2004 lpfx
    -rwxr-xr-x 1 root sys 13458 May 13 2004 nct
    -rwxr-xr-x 1 root sys 17680 May 13 2004 nmf
    -rwxr-xr-x 1 root sys 23313 May 13 2004 perftools_validate
    -rwxr-xr-x 1 root sys 4240 May 13 2004 pmldump
    -rwxr-xr-x 1 root sys 1336732 May 13 2004 postopt
    -rwxr-xr-x 1 root sys 511 May 13 2004 ptclean
    -rwxr-xr-x 1 root sys 3087 May 13 2004 rtc_patch_area
    -rwxr-xr-x 1 root sys 8912 May 13 2004 runtime.c
    -rwxr-xr-x 1 root sys 631660 May 13 2004 rxm
    -rwxr-xr-x 1 root sys 635132 May 13 2004 rxs
    -rwxr-xr-x 1 root sys 83880 May 13 2004 sbcat
    -rwxr-xr-x 1 root sys 259052 May 13 2004 sbcleanup
    -rwxr-xr-x 1 root sys 245224 May 13 2004 sbdump
    -rwxr-xr-x 1 root sys 263064 May 13 2004 sbenter
    -rwxr-xr-x 1 root sys 95932 May 13 2004 sbfocus
    -rwxr-xr-x 1 root sys 259052 May 13 2004 sbquery
    -rwxr-xr-x 1 root sys 38480 May 13 2004 sbtags
    -r-xr-xr-x 7 root sys 7663 Apr 28 2004 smallxd
    -rwxr-xr-x 1 root sys 245988 May 13 2004 smctl
    -rwxr-xr-x 1 root sys 62144 May 13 2004 snit
    drwxr-xr-x 2 root sys 512 May 13 2004 sparcv9
    -rwxr-xr-x 1 root sys 215424 May 13 2004 ss_attach
    -rwxr-xr-x 1 root sys 774580 May 13 2004 ssbd
    -rwxr-xr-x 1 root sys 20000 May 13 2004 stdlibfilt
    -rwxr-xr-x 1 root sys 8804 May 13 2004 sunstudio
    -rwxr-xr-x 1 root sys 20508 May 13 2004 tcov
    lrwxrwxrwx 1 root other 8 May 13 2004 tdb_link -> ./CClink
    -rwxr-xr-x 1 root sys 2274892 May 13 2004 ube_mplint
    -r-xr-xr-x 7 root sys 7663 Apr 28 2004 uil2xd
    -rwxr-xr-x 1 root sys 24812 May 13 2004 version
    lrwxrwxrwx 1 root other 9 May 13 2004 visu -> xdesigner
    lrwxrwxrwx 1 root other 6 May 13 2004 visuroot -> xdroot
    -rwxr-xr-x 1 root sys 14672 May 13 2004 whatdir
    -r-xr-xr-x 3 root sys 48852 Apr 28 2004 xdcapture
    -r-xr-xr-x 7 root sys 7663 Apr 28 2004 xdconfig
    -r-xr-xr-x 7 root sys 7663 Apr 28 2004 xdesigner
    -r-xr-xr-x 7 root sys 7663 Apr 28 2004 xdhelp
    -r-xr-xr-x 3 root sys 48852 Apr 28 2004 xdrecord
    -r-xr-xr-x 3 root sys 48852 Apr 28 2004 xdreplay
    -r-xr-xr-x 1 root sys 2172 Apr 28 2004 xdroot
    -r-xr-xr-x 1 root sys 890 Apr 28 2004 xdtosj
    -rwxr-xr-x 1 root sys 23236 May 13 2004 xref
    Directory /opt/SUNWspro/bin/ contains symbolic links:
    volga2% ls /opt/SUNWspro/bin | wc -l
    85
    Users are not supposed to use binaries from "prod/bin" directly.
    Are you sure your installation was successful?
    BTW, I assumed you are using Solaris. If you are using Linux, the installation
    tree is different (everything is in /opt/sun).
    Thanks,
    Nik

  • Where is the binary file come from in $ORACLE_HOME/dbs ???

    I installed new database and created a basic init.ora file with a setup of RMAN using control file for backup. When the database is up running, I got a binary file c-1783536203-20090218-01 in $ORACLE_HOME/dbs. The size is about 7MB. I removed it. But it will created back after a little while. Where should I configure in db or rman to eliminate the file? The database seems running fine.
    Thanks for advice.

    Hi
    Yes, you are right. It is auto backup controlfile. But I am using the same rman configuration for several databases. This is the only one produces the control file like that name and created in $ORACLE_HOME/dbs. All others are created in the /backup directory, not happen like that (creating file in $ORACLE_HOME/dbs).
    Here is the configuration for RMAN on control file:
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/backup/cntp/online/snapcf_cntp.f';
    I have to change just for this database in the rman (all rman are using control file not catalog):
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/backup/cntp/online/controlfile_auto%F';
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/backup/cntp/online/snapcf_cntp.f';
    Is there something else I have change to be able to use the configure setting like all other databases?
    Thanks.

  • How do i disable to pop up asking me if i want to save or cancel the binary file i am trying to download?

    everytime i download a show or movie from the internet a pop up asks me:
    "you have chosen to open xxxxxx which is a: Binary File from: httpxxxxx would you like to save this file - SAVE or CANCEL"
    this never used to happen on the older versions of firefox. it is so annoying - is there any way to turn it off?
    i am running mac os 10.5.8 and no, there is no option to click a 'don't ask me again' feature in the pop-up dialog.

    I'd first try downloading an installer from the Apple website using a different web browser:
    http://www.apple.com/quicktime/download/
    If you use Firefox instead of IE for the download (or vice versa), do you get a working installer?

  • How do I get back to the newest file dialog box style in LabVIEW?

    I have LabVIEW 7.1 and LabVIEW 6.0.2 installed on the same machine.  When I doubleclick a .vi file it tries to open in LV602.  Of course, if it is a LV71 VI I get an error and it doesn't open.  Then I run LV71 and load the desired VI--in this case by using the Open arrow to find it in the "recently opened" list.  Now, I've made this mistake before, especially when I don't remember whether I used LV602 or LV71 to create the VI, and nothing bad has happened.
    But this time something undesirable did happen:  all Open File dialog boxes are of the old funky style.  How do I get the file dialog boxes back that I've grown used to seeing when I use LV71?
    CLUES:
    1.  I get the old style dialog box even when I try to open a VI--not just when a running VI invokes it.
    2.  The built version of the VI brings up the correct, new style, file dialog box--unlike the development environment.
    I haven't found any settings in the options area that would appear to affect the file dialog box style.  Has anyone ever seen anything like this?

    RudyRed wrote:
    Thanks for the response,
    Warren.  I think all my problems with LV versions coexisting
    peacefully have been related to NIDAQ--and I think the workaround (for
    supporting the different levels of LV DAQ VIs--see my response to
    Benoit, above) shows that it is not NECESSARY for NI to orphan old LV
    versions' DAQ functionality on the development computer, though it is
    still painful to be able to have only one version of NIDAQ available on
    a given target computer.  It's probably a marketting decision
    meant to encourage users to stay on the straight-and-narrow upgrade
    path.
    NI-DAQ has usually been working fine in
    several different installed LabVIEW versions on my computer. What is
    important is the order of installation. Start first with the lowest
    LabVIEW version and install the latest NI-DAQ that supports that
    LabVIEW version. Then go to the next LabVIEW version and install again
    the latest NI-DAQ version that supported this LabVIEW version and so
    on. I'm regularly working with 6.1 up to 7.1 and starting with 8.0
    slowly and haven't had real show stoppers yet.
    Rolf Kalbermatter
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Upconversion the TestStand file from V5.1 to LabVIEW 2012

    Hi, please convert all the VI V5.1 files in the ZIP file to LabVIEW 2012, many thanks.
    Attachments:
    Teststand1582.zip ‏149 KB

    Mass compiled in 8.2.1, which you can open with 2012.
    I think you are missing your second attachment.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines
    Attachments:
    Teststand1582_mass compiled.zip ‏136 KB

  • How do I choose the lates file from a directory in LabView? I want to use the latest file without having to choose it manually

    When a LabView program starts up, I want it to go to a directory and choose the latest file there. Is there a way to sort the files to get the latest?

    Hello,
    Check annex.
    Hope it helps,
    Paulo
    Attachments:
    LatestFile.vi ‏24 KB

  • When I try installing Firefox 6.0 from the binary file, a box with "Run As" in the type field appears, which asks me for user name and password. Please advise about the course of action that I should take.

    Trying to run it as the current user, or as one from a different account(administrator in this case) also doesn't work.

    I think the client is not able to do a HTTP POST
    to the WLS server but it can do a HTTP GET.
    I dont know why.
    http://manojc.com
    "Ganesh" <[email protected]> wrote in message
    news:3eba91bc$[email protected]..
    >
    Hi,
    I deployed a rpc web service using WLS 7.0 SP2 in HP-UX 11 environment.When I
    invoke the web service through my browser (IE 6.0) using the web servicesurl,
    it brings my service method correctly. From there, if I click the invokebutton
    it asks me for a network user name and password under "weblogic" realm???If I
    provide the admin user credentials (which I supplied while creating mydomain)
    it is not accepting that it keeps popping up this network user passwordwindow
    over and over. Not sure which username/password I have to provide here tosee
    the result of my service.
    If I try to invoke the web service through my client (static) I am gettinga connection
    refused exception. I guess either way, I am not able to access my webservice.
    In the attached file, I have cut and pasted the client stack trace as wellas
    the server log trace from weblogic.
    Any ideas would be highly appreciated.
    Thanks,
    Ganesh

  • Java mapping - for reading the binary file contents and changing filename

    Hi,
    I have already gone through the various bolgs and threads and have not been able to find a solution to my problem.
    One blog did give some idea but did not help- "JAAPPING", an alternate way of reading a CSV file
    I am not very good in java but have been trying some out recently to fulfill the interface requirements.
    I would really appreciate if you could help am I am giving below the detailed scenario below.
    Part 1- working fine - The incoming file looks like:
    :20:STMEMU096868DUBE
    :25:001180256210
    :28C:00371/00001
    :60F:C090617AED742136,92
    :61:0906300630CD34,27FINTCREDIT INTEREST
    26MAY2009 TO 25JUN2009
    :62F:C090630AED742171,19
    :64:C090630AED742171,19
    The file name as received is:TCDE.BLQSAM.SAEA2682.C0084025.A9G24T58.20090724195908
    This file without any conversion is placed on XI server dircetory folder.
    Part 2 - need to develop
    The file should now be renamed according to the incoming value in 2nd line - specifically the 12 digit value 001180256210 and placed on the R/3 dircetory folder.
    The new file name in the above example should be:
    AC_NO_001180256210_datetime
    The module for the above was created and the last time I checked it was working.
    However, when I wanted to do final testing in Dev and move the changes further, the module has seemed to have stopped working so I need an alternate solution fast.
    I was thinking of doing the Java mapping as I will be more in control as to what is going on thereby reducing the dependency.
    There is no need to create any target xml structure as the file as it is needs to be placed in the target folder with a new name.
    I can get the file name in UDF which I have already created but i am not usre if it working.
    Can you please help?
    Any help will be greatly appreciated.
    Regards,
    Archana
    +44-7867636863

    Hi Stephen
    The xml must be getting added in the below part of the code. It is coming from arg[0]
    You can put a check and get it removed.
    while ((len = arg0.read(buffer)) != -1) {
      arg1.write(buffer, 0, len);
    Regards
    Osman

  • EDI-How does the Inbound File process work?

    Hi
    How does the Inbound process work in EDI
    When a file is put in the Inbound EDI directory of the App server how does the system start the process?
    Which programs are called/triggered?
    How does the Inbound process work?
    Please be brief and precise.

    Hi
    Check the links
    Check these links.
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.sappoint.com/abap/ale.pdf
    http://www.sappoint.com/abap/ale2.pdf
    http://www.sapgenie.com/sapedi/idoc_abap.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/78/217da751ce11d189570000e829fbbd/frameset.htm
    http://www.allsaplinks.com/idoc_sample.html
    http://www.sappoint.com/abap.html
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.allsaplinks.com/idoc_sample.html
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.docs
    Please check this PDF documents for ALE and IDoc.
    http://www.sappoint.com/abap/ale.pdf
    http://www.sappoint.com/abap/ale2.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEIO/BCMIDALEIO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDALEPRO/BCMIDALEPRO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAALEQS/CABFAALEQS.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDISC/CAEDISCAP_STC.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVEDI/CAEDI.pdf
    Check below link. It will give the step by step procedure for IDOC creation.
    http://www.supinfo-projects.com/cn/2005/idocs_en/2/
    Reward points if useful
    Regards
    Anji

  • I need a copy of the binary file /bin/cat

    I called apple support and the server section is closed so I was wondering if anyone could help me replace the actual cat command file as I accidentally deleted mine.

    I answered my own question by downloading the cat folder from http://www.opensource.apple.com/source/text_cmds/text_cmds-81/ and then compiling the cat.c file using gcc and placing it into the /bin folder as "root".
    If you ever corrupt or delete a unix command (or are missing one or more such files) I recommend going there. It took me well over an hour to find the site (mostly because I had no idea what keyword to use to find what I was looking for) but a relatively short period locating the specific directory. It did take me some time to find the specific directory it was in as there were several posibilities.

Maybe you are looking for