Necessary functions to implement

Hello There,
I recently bought a E-Series kind NI PCI-6014 Board.
I am using this board to communicate with a control system. I am mainly sending and receiving DC voltages.
The communication has been realized with traditional DAQ in VB6. There are lots of commands available in the function reference.
Conversions of the voltages to the values i want to use, i am doing in my own program.
The only commands I am using for the moment are:
iStatus% = AI_VRead(iDevice%, iChan%, iGain%, dVoltage#)
to read a voltage on any of my 3 input channels
and
iStatus% = AO_VWrite(iDevice%, iChan%, dVoltage#)
on any channel to send values to the other computer.
To my questions:
- Are there any other commands (self Checks, calibration stuff etc.) recommended to use
in such a simple program, I am only using Analog inputs and outputs?
- Are the settings in the MAX Testpanel kept if it is set once (e.g. DIFF input)
Any help is greatly appreciated.
Thanks,
Markus

Hello Markus,
Calibration and self checks should not depend on the complexity of the program you are building. I usually say that they are a non profitable business... you know - at first glance they don't had functionality to your program and they need time to be developed...
About the configurations, the answer to your question is yes, the configurations you make in MAX are kept in your system, but they can also be done programatically - at least LabVIEW has functions to do that. But if you don't use it, they will remain unchanged.
Hope this helps,
Paulo

Similar Messages

  • LDAP: error code 53 - Function Not Implemented

    Hi All,
    While doing search on Oracle internet directory server(oracle ldap server),
    we are getting following exception.
    Exception
    in thread "main" javax.naming.OperationNotSupportedException: [LDAP:
    error code 53 - Function Not Implemented]; remaining name
    'ou=people,dc=test,dc=com'
         at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3058)
         at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2931)
         at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2737)
         at com.sun.jndi.ldap.LdapCtx.searchAux(LdapCtx.java:1808)
         at com.sun.jndi.ldap.LdapCtx.c_search(LdapCtx.java:1731)
         at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_search(ComponentDirContext.java:368)
         at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCompositeDirContext.java:338)
         at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.search(PartialCompositeDirContext.java:321)
         at javax.naming.directory.InitialDirContext.search(InitialDirContext.java:248)
         at DifferentSearches.doFilterSearch(DifferentSearches.java:99)
         at DifferentSearches.main(DifferentSearches.java:23)
    Following is the code -
    code:
         DirContext ctx= getDirContext();
         SearchControls ctls = new SearchControls();
         ctls. setReturningObjFlag (true);
         ctls.setSearchScope(SearchControls.SUBTREE_SCOPE);
         String filter = "(displayname=chandra)";
         NamingEnumeration answer = ctx.search("ou=people,dc=test,dc=com", filter, ctls);
         formatResults(answer);
         ctx.close();
    When we search on the added attributes (like currentsession count) it works
    fine. For this we had to enable index in OID on this field. But this is
    not possible for the default attributes. OID does not provide a way to
    enable indexing on these attributes. Could someone please let us know
    how we can search on default attributes ?
    Regards
    Rahul
    Edited by: Rahul_Sonawale on Oct 17, 2008 4:26 AM

    Thanks Rajiv for reply.
    I had read that thread before posting this. However, this is lightly different.
    From other sites I can see that if it's caused by indexing, the error msg would say so and also tell you which attribute it is.
    Some one suggested it's OID dropping the database connections intermittantly and should check both CRS ORACLE_HOME and RDBMS ORACLE_HOME have SQLNET.EXPIRE_TIME set and check the TNS and alert logs on the DB side for any other possible connection failure.
    From some OID log we do see it has lost database connection:
    OID logs in /u01/oid/oid_inst/diagnostics/logs/OID/oid1 :
    ConnID:76 mesgID:2 OpID:1 OpName:search ConnIP:10.244.87.239 ConnDN:cn=policyrwuser,cn=users,dc=us,dc=oracle,dc=com
    [gsldecfsFetchEntries] ORA error 3135: ORA-03135: connection lost contact
    Process ID: 29973
    Session ID: 164 Serial number: 3
    I should post another thread for oid lost db connection.

  • FUNCTION NOT IMPLEMENTED error when calling C# method from SAP, why?

    Hi,
    I've build a server stub in order to get SAP calling my own methods that exist in the C# world, for that I developed several methods in a class that extends SAPServer and then implemented them...
    I added the special custom properties needed (Abap Name, length, etc) to the function and to its parameters, I've made the ABAP code required to call it...
    I've checked, every parameters that I place in ABAP (importing, exporting and tables) are also defined in C# (its 53 parameters) with the same name (in C# they are in capital letters and in a diferent order but I tried this before and it didn't matter)...
    The name of the function is the same...
    How can I get the 'FUNCTION NOT IMPLEMENT' error in SAP?
    What's going wrong when I get this error?
    Can anyone tell me?
    Is there any place in this site that has a error description and possible reasons?
    When I get a parameter wrong I get a different error (I tried to make smaller functions and they work fine).
    Thanks for the help,
    Nuno Felino
    Message was edited by: Nuno Felino

    Hi,
    I'll explain what I'm doing:
    - we have a set of services made in a C and VB that are available using an API in C#, these services must be available to SAP. So I have a program that will see what parameters the API service requires and makes a proxy so that SAP can call these services.
    To do this I must map SAP types with C#, build the function signature and then implement it. So I cannot use the wizard to do this
    Now, back to the question, what kind of customer attributes I got wrong to get that exception? The most logic is the AbapName of the function but they are equal (the one called in SAP and the one in the customer attributes of the function)...
    Thanks for the answer, can you give me any more hint?

  • Shared memory segment: function not implemented

    Hi!
    I tried to install Oracle8 on a dual pentium II / 233 system
    running Suse 6.0 (kernel 2.2.1, glibc6)
    Everything went fine, until I got the message
    "Database creation failed, see logfile"
    The logfile /u01/app/oracle/products/8.0.5/orainst/install.log
    tells me the following:
    - Entering database actions section.
    - Creating initORCL.ora file
    - Creating crdb2ORCL.sql database catalog and file creation
    script
    - ERROR: The 'CREATE DATABASE' statement for the ORCL
    database failed.
    egrep failed to find 'ORA-' error in the file:
    /u01/app/oracle/admin/ORCL/create/crdbORCL.lst
    /u01/app/oracle/admin/ORCL/create/crdORCL.lst tells me:
    Connected.
    ORA-27125: unable to create shared memory segment
    Linux Error: 38: Function not implemented
    create database "ORCL"
    ORA-01034: ORACLE not available
    Disconnected.
    So, I guess it3s something wrong with the kernel. I did the
    following:
    changed in /usr/src/linux/include/asm/shmparam.h:
    #define SHMIDX_BITS 16 (was 15)
    #define SHMMNI 100 (was (1<<_SHM_ID_BITS)) #define SHMSEG
    10 (was SHMSEG SHMMNI)
    checked /usr/src/linux/include/linux/sem.h:
    #define SEMMNI 128
    #define SEMMSL 32
    #define SEMMNS (SEMMNI*SEMMSL)
    Compiled new kernel, rebooted, verified that the right kernel
    was loaded, installed oracle new, but it still doesn3t work.
    Have I missed anything ?
    thanks
    Frank
    null

    Hey, I ran into this problem too. Look and see if any db
    processes failed to die last time you stopped oracle. I found a
    ps_mon daemon still going when the database was down. I killed
    it, restarted the database and everything was fine.
    StE (guest) wrote:
    : Frank Schmitt (guest) wrote:
    : : ORA-27125: unable to create shared memory segment
    : : Linux Error: 38: Function not implemented
    : : create database "ORCL"
    : : Compiled new kernel, rebooted, verified that the right kernel
    : : was loaded, installed oracle new, but it still doesn3t work.
    : Silly question, but did you check you had enabled SysV IPC
    when
    : you configured the kernel?
    : -michael
    null

  • Dhcpcd eth0 error flock : Function not implemented

    Dear Arch users-
    I have been using Arch for a few weeks now, and just compiled my own custom kernel, now when I use dhcpcd eth0/wlan0 - I get the error
    eth0: flock '/var/run/dhcpcd-eth0.pid' : function not implemented
    I have searched the web haven't really found an answer yet.
    Please I dont need any info on why I compiled my own kernel.
    Regards,

    enable this in your custom kernel
    CONFIG_FILE_LOCKING=y
    i just hit this today, i know is probably late and you moved on.
    Last edited by Kaso_Da_Zmok (2010-04-02 13:30:00)

  • Functional Consultant Implementation Cook Book to Implement SolMan

    Hi
    Can anybody tell me where I can find the SolMan consultant implementation cook book. I am basically looking from a functional consultant perpective, the configuration setup that need to be done to implement SolMan, we are implementing CHaRM and Monitoring.
    Also I like to ask, what sequence I need to follow to implement the SolMan. Please provide the steps and the documents that I should refer to.
    Appreciate your valuable and quick response.
    BR- Bill

    the configuration setup that need to be done to implement SolMan, we are implementing CHaRM and Monitoring
    Monitoring requires Basis knowledge and Charm is a CRM scenario
    what sequence I need to follow to implement the SolMan.
    I would start with Monitoring, Service desk , Charm , Root Cause Analysis (Basis scenario). These are the opertional side of Solman.
    Functional side
    Implementation of SAP Solutions includes Project Administration, Business Process mapping and Blueprinting etc
    refer  [http://service.sap.com/solutionmanager]
              [http://service.sap.com/rkt-solman]
    Hope this helps you
    regards
    Naveen
    Edited by: Naveen Kumar on Nov 25, 2009 7:20 AM

  • Functional Area Implementation

    Hi,
    We have a company code where cost of sales accounting was not activated. We have been live with this company code for 4 years and using cost center, profit center, COPA and Product Costing. New reporting requirements need a functional area to drive the reports in the necessary formats.
    What are the dangers of activating it now in our SAP 6.00 environment.
    Can anybody help me in this regard?
    Best Regards
    Rahkes

    Sorry for Dely....actually I went for a long leave.
    We are using NewGL.
    We have activated cost fo sales accounting in 1st week of July 2011 and implemented Functional Area. Only problem we are facing when we are going to update depreciation for June 2011 with AFAB it is giving inconsistent error.
    We have understood as cost of sales was not activated in June 2011, it is not allowing to post depreciation for June 2011.
    Now my question is how long we have to deactivate cost of sales account to post depreciation. We have activated Cost of Sales Account in 1st week of July 2011.
    Regards
    Rahkes

  • Necessary tools to implement XA using MQSeries and Oracle

    I am trying to write a code implementing the XA functionality with MQSeries 5.2, Oracle 8.1.6, MQ JMS 5.2, ma88 Support Pac, tomcat-jakarta 4.0.1.
    Can anyone please tell me if this is enough or do I really need Websphere... Our current implementations uses XA on the C++ platform, so the expectations here is that MQSeries 5.2 + MQJMS is enough.
    Please advise and thanks in advance.

    An example is actually in the WebSphere MQSeries manual "Using Java" which is downloadable from www.ibm.com/mqseries/... It is also default installed on Windows if you install MQSeries on Windows.
    Example:
    Connection con = queueManager.getJDBConnection(dbXadsInstance);
    queueManager.begin();
    //get message with queueManager get (use syncpoint options)
    //put message with queueManager put (use syncpoint options)
    //change data in your database (insert, update, delete)
    queuemanager.commit() (or queueManager.backout() for rollback)
    That's it. Make sure to compile the switch in %MQMBASE%/java/lib/jdbc (make oracle). Create the ResourceManager entry in the stanza qm.ini (see administrators guide)
    You should now be in business.

  • IFNUM function not implemented

    Has anyone found a workaround since this function is not yet implemented in Numbers? I need it badly to import excel and appleworks documents...
    Thanks in advance....

    Hello
    In fact they "forgot"
    ISTEXT
    ISLOGICAL
    ISNA
    ISNUM
    The only soluce I found is to askk Apple to add these four functions quickly (and cleanly).
    Yvan KOENIG (from FRANCE jeudi 16 août 2007 12:28:48)

  • Xsl:output function fully implemented in XSL-processor?

    I'm using XSL-processor as contained in the XML-parser version 2.0.2 in C.
    When changing the referring DTD of an incoming XML-message with following XSL-stylesheet
    <xsl:output method="xml"/>
    <xsl:output ommit-xml-declaration="no"/>
    <xsl:output standalone="no"/>
    <xsl:output doctype-system="someOther.dtd"/>
    nothing seems to happen.
    Is <xsl:output> already fully implemented in this C-version of the XSL-processor?
    Erwin

    Hi,
    The xsl:output is not yet implemented. This was specified in the README file.
    Thanks,
    Oracle XML Team
    null

  • Bartab extension - how much of this function is implemented in FF6?

    I abso LOVED Bartab so much I'm thinking about DOWN-GRADING Firefox to v.3 to use it. I'm at v.5 now.
    Bartab does not "open" restored tabs until clicked on. Tabs go to sleep automatically after X minutes, or can be put to sleep manually.
    Are these features in FF6? Can they be implemented in About:config? FF5 implements this partially, by keeping tabs "inactive" or "unloaded" on restore, until I click on them.

    Are you able to use the command line version of ttSize instead? This splits out how much space is being used by indexes (in the Temp section of the TT memory segment), which I think is being combined into one, whole figure in the procedure version of ttSize you're using. For example:
    ttSize -tbl ia my_ttdb
    Rows = 4
    Total in-line row bytes = 17524
    Total = 17524
    Command> create index i1 on ia(a);
    ttSize -tbl ia my_ttdb;
    Rows = 4
    Total in-line row bytes = 17524
    Indexes:
    Range index JSPALMER.I1 adds 5618 bytes
      Total index bytes = 5618
    Total = 23142
    Command> call ttsize ('ia',,);
    < 23142.0000000000 >
    1 row found.
    In 11.2.2 we added the procedure ttComputeTabSizes which populates system tables with detailed table size data, and was designed to be an alternative to ttSize. Unfortunately it still doesn't calculate index usage though, and it isn't in 11.2.1.

  • 2.6.28.2: nfssvc: Function not implemented

    # lsmod
    Module Size Used by
    nfs 126028 0
    nfsd 79144 0
    exportfs 2464 1 nfsd
    lockd 54184 2 nfs,nfsd
    sunrpc 143804 3 nfs,nfsd,lockd
    sch_htb 13728 2
    ide_cd_mod 31944 0
    mousedev 8804 1
    psmouse 12168 0
    piix 4164 0
    ide_core 60844 2 ide_cd_mod,piix
    # netstat -nlp
    Active Internet connections (only servers)
    Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
    tcp 0 0 0.0.0.0:40293 0.0.0.0:* LISTEN 24439/rpc.statd
    tcp 0 0 0.0.0.0:60837 0.0.0.0:* LISTEN 24437/rpc.mountd
    tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 24435/portmap
    udp 0 0 0.0.0.0:55729 0.0.0.0:* 24437/rpc.mountd
    udp 0 0 0.0.0.0:40402 0.0.0.0:* 24439/rpc.statd
    udp 0 0 0.0.0.0:871 0.0.0.0:* 24439/rpc.statd
    udp 0 0 0.0.0.0:111 0.0.0.0:* 24435/portmap
    from client:
    rpcinfo -p 192.168.1.1
    program version protocol port
    100000 2 tcp 111 portmapper
    100005 1 udp 55729 mountd
    100005 1 tcp 60837 mountd
    100005 2 udp 55729 mountd
    100005 2 tcp 60837 mountd
    100005 3 udp 55729 mountd
    100005 3 tcp 60837 mountd
    100024 1 udp 40402 status
    100024 1 tcp 40293 status
    using nfs-utils 1.1.4:
    ./configure --prefix=/opt/nfs --disable-nfsv4 --enable-shared --disable-static --disable-gss
    kernel:
    CONFIG_NETWORK_FILESYSTEMS=y
    CONFIG_NFS_FS=m
    CONFIG_NFS_V3=y
    # CONFIG_NFS_V3_ACL is not set
    # CONFIG_NFS_V4 is not set
    CONFIG_NFSD=m
    CONFIG_NFSD_V2_ACL=y
    CONFIG_NFSD_V3=y
    # CONFIG_NFSD_V3_ACL is not set
    # CONFIG_NFSD_V4 is not set
    CONFIG_LOCKD=m
    CONFIG_LOCKD_V4=y
    CONFIG_EXPORTFS=m
    CONFIG_NFS_ACL_SUPPORT=m
    CONFIG_NFS_COMMON=y
    CONFIG_SUNRPC=m
    # CONFIG_SUNRPC_REGISTER_V4 is not set
    # CONFIG_RPCSEC_GSS_KRB5 is not set
    # CONFIG_RPCSEC_GSS_SPKM3 is not set
    # CONFIG_SMB_FS is not set
    anyone has any ideas why the NFS server does not start ?
    Last edited by monohouse (2009-02-22 22:03:10)

    You need to go to the wiki under Installing VMware.
    Search until you find 2. Start and stop script
    Create the script in /etc/rc.d directory and make sure you chmod 755 the file.
    Add mkvmdev to the rc.conf file under daemons.
    This should now work properly.
    I was able to get it working using Vmplayer.

  • Is there any function to implement student's T Test in Sql Server?

    I have seen many add ins. Do they have it in-built?

    Hello,
    You question is unclear for me, please rephrase it. What for AddIns do you mean?
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Error 78 - Function not implemented.

    im trying to unzip a folder, i was told i didnt need an unzipping programme (winrar) and that all i needed to do was double click it to extract the files
    when i double click it a STOP message appears which reads:
    'Unable to unarchive "file name.zip" into "Desktop".
    is there something wrong with my standard mac unzipping programme?
    is there something wrong with the file?
    do i need to get a unzipping application on my mac to do this?
    any help appreciated

    The most likely issue is that there is something wrong with the file. As long as the file is not corrupted somehow there is no reason that it can't be unzipped. At least I have never had a problem unzipping a file on my Mac.

  • Drill function implemented on Measure object column in the webi report

    Post Author: madan kumar
    CA Forum: WebIntelligence Reporting
    Hi,
    I have a small issue in my project.(Maintenance Project)I created a measure object in the fact table of the existing universe and saved and exported to the repository. (Say Measure object is D where D = A-(B+C))I inserted the same object as a column between two measure objects columns of a existing WebI report.
    The report has two hierarchies involved  - each hierarchy has dimension objects involved.I have checked with the hierarchies to make sure that measure object is not involved.The scope of analysis is None for the query.Version is BO XI R2.
    The issue is the Drill function is implemented on that particular new column.The drill function should be applicable only to the two dimension objects involved in the report.But this measure object column is also getting drilled once the Drill option is selected.I had to remove the drill optiion from the Measure object column.
    Can anyone help me on this issue...
    Thanks in advance...
    Madan Kumar

    Sushil
    Thanks for your reply. I did the date diff on the columns. It does not  break into 3 different groups. I am using a function called previous on the date column. So the report is like this
        DATE                           Pervious (DATE)                 Date - Pervious(DATE)
    01-01-2008 01:06              Null                                
    01-01-2008 01:12              01-01-2008 01:06               :06
    01-01-2008 01:18              01-01-2008 01:12               :06
    01-01-2008 01:24              01-01-2008 01:18               :06
    01-01-2008 01:30             01-01-2008 01:24              :06
    01-01-2008 01:36             01-01-2008 01:30               :06
    Basically we are breaking on the Date - Previous ( Date) column which does not work. I am not sure if there is a way to break this. I even tried it in Crystal REports XI and it does not work their either. Any help with this issue with be greatly appriciated.
    Edited by: Srinivasa Prabu on Aug 4, 2008 2:55 PM
    Edited by: Srinivasa Prabu on Aug 4, 2008 2:56 PM

Maybe you are looking for

  • How to authorize my computer to play itunes music

    I'm trying to authorize my music on my new laptop but it keeps on telling me that i have to authorize my computer im just wondering how i do this so i can listen to my music

  • CANNOT OPEN PICTURES IN EMAIL FIREFOXX STOPS OR RUNS FOREVER

    FIREFOX ASKS WHAT TO OPEN ATTACHMENTS AND GIVES ONLY BROWSE. YOU OPEN A PICTURE AND IT GOES ACROSS AS IF THERE ARE MILLIONS OF PICTURE, YOU HAVE TO CUT OFF COMPUTER TO STOP THIS . MS EXPLORER JUST OPENS A PICTURE OR ATTACHMENT. YOUR STUFF WWORKS MUCH

  • Question about expressions that result in strings with quotes

    Without jumping into too many of the details, I want to do something like this: <h:outputLink onclick="someJSFunc('#{somebean.someVal}')" /> When the expression results in a string that contains apostrophes, the code naturally fails. Pre-JSF, I simpl

  • Shared pc

    my sons both have ipods and one shared pc and very different tastes in music. when i purchase or copy a music from a cd to one of the ipods the other ipod also ends up with the same. how do i seperate the 2 ipods on one pc

  • My iPhone 3G is Extremely slow after OS4 Update. How do I go back?

    Is there a way to go back to the orginal version before I updated to OS4. I want my old iphone back, this is nonsense. Why release an update that slows the phone down to the point it's unusable? Does anyone have the same issue? If so, what did you do