[Cisco FAQ] - DCM Gbe input port is not joining Multicast stream

Why does it do this and how do I fix this issue?

DCM will not join a multicast stream if the Gbe port is disabled while configuring IGMP for that port. Also when the DCM was joined but the Gbe port has been disabled for a longer time afterwards, it is necessary to reconfigure IGMP when the port is enabled. This to force the DCM again to join the multicast stream Solution : • Make sure the Gbe port is enabled • Remove and re-apply the IGMP configuration again to force the DCM to join the multicast again.

Similar Messages

  • [Cisco FAQ] - Why does the DCM still show a transport stream on a Gbe input although it is not present anymore?

    How do I change this?

    This usually means that the input transport stream still has some settings o Check the alarm status of the input TS. Here you will see the reason why the TS still exists o Check that all input TS settings are set to the “default” value : to do this double click on the Gbe input TS and check all tabs : Services, TS FEC, TS Settings, TS Loss, TS Backup and make sure “default” settings are applied everywhere o Check that nothing is groomed anymore from the TS. From V5.1 onwards it is possible to right-click an input service and do a “Find Destinations” on it, … When all settings are reset to “default” values and nothing is groomed anymore from the TS, the TS should disappear completely after a maximum of 2 minutes

  • Please help! Not able to set Video input Port(S-Video or Composite)on Linux

    Hi
    I am using JMF2.1.1e(Linux performance pack) for video capturing on Linux OS. I want to set video input port(S-Video or composite) through my application. I am using the following code:
         if ( dataSource != null )
              arrControls = dataSource.getControls ();
         if ( arrControls != null )
              nCount = arrControls.length;
         System.out.println("No. of Controls: " + nCount);     
         for ( i = 0; i < nCount; i++ )
              if ( arrControls[i] == null )
                   continue;
              if ( !(arrControls[i] instanceof Control) )
                   continue;
              componentControl = ((Control)arrControls).getControlComponent ();
              System.out.println("ComponentControl : " + componentControl);
              if ( componentControl == null )
                   continue;
    But, i am getting No. of Controls: 0 (Zero). So i am not able to get any control component also. Rest of the application is working fine. Please help me solving this problem.
    Thanks in advance.

    To go a stage further.
    Google run a Jabber server for their service.
    Jabber apps (those that can) use a Protocol called Jingle to make the A/V connections.
    Google's version is not even that compatible with other Jabber apps. (See Here)
    The Plug-in in the Google Install (Or the Standalone Web Browser Plug-in allow Browsers to access the GoogleTalk A/V side as does the Standalone PC app called GoogleTalk as well.
    iChat uses a process called SIP (Session Initiation Protocol) to connect to other iChat Users or to the AIM for PC app.
    However this also works in any iChat to iChat Connection no matter if the Buddy List is an AIM Login based one, Jabber (including GoogleTalk) or A LAN based Bonjour Chat.
    In you care this is not going to work.
    Getting the Standalone (Intel only) Browser Plug-in and using the Chat option in the Google Mail Web page is probably the easiest option.
    7:31 PM Friday; January 7, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • Same SQL Statement Works in Data Service but not in its Input Port

    Hi Experts,
    I am using this query in one of my data service. Test execute success which returned:
                                            E      U      H     M      L
    2     Less Than 1 Week     0     0     0     0     0
    3     1 - 2 weeks          0     0     0     0      0
    4     2 - 4weeks          0     0     0     0      0
    5     More Than 1 Month     0     0     6     0     0
    However, when i copy the same query to the input port, enclosing it with "[my query]"
    Deployed and run it. I get an "Unspecified Error" message box prompted in the iView, and null pointer exception error in the log file.
    #1.5 #001A64CA3F5600660000034400001140000487DBB6D27A4D#1275277641800#com.sap.portal.visualComposer_NWBIKit_logger#sap.com/irj#com.sap.portal.visualComposer_NWBIKit_logger#TOMAS004#89896##n/a##37c590906c6711df8503001a64ca3f56#SAPEngine_Application_Thread[impl:3]_32##0#0#Error#1#/System/Server#Java###null
    [EXCEPTION]
    #1#java.lang.NullPointerException
         at com.sap.portal.guimachine.bikit.query.relational.impl.BIRelationalQuerySql.processTemplateParams(BIRelationalQuerySql.java:40)
         at com.sap.portal.guimachine.bikit.query.relational.impl.BIRelationalQuerySql.<init>(BIRelationalQuerySql.java:31)
         at com.sap.portal.guimachine.bikit.query.relational.impl.BIRelationalFactory.newRelationalQuery(BIRelationalFactory.java:59)
    Any idea what is the mistake?
    Thanks in Advance,
    Sarah

    Hi Experts,
    I am using this query in one of my data service. Test execute success which returned:
                                            E      U      H     M      L
    2     Less Than 1 Week     0     0     0     0     0
    3     1 - 2 weeks          0     0     0     0      0
    4     2 - 4weeks          0     0     0     0      0
    5     More Than 1 Month     0     0     6     0     0
    However, when i copy the same query to the input port, enclosing it with "[my query]"
    Deployed and run it. I get an "Unspecified Error" message box prompted in the iView, and null pointer exception error in the log file.
    #1.5 #001A64CA3F5600660000034400001140000487DBB6D27A4D#1275277641800#com.sap.portal.visualComposer_NWBIKit_logger#sap.com/irj#com.sap.portal.visualComposer_NWBIKit_logger#TOMAS004#89896##n/a##37c590906c6711df8503001a64ca3f56#SAPEngine_Application_Thread[impl:3]_32##0#0#Error#1#/System/Server#Java###null
    [EXCEPTION]
    #1#java.lang.NullPointerException
         at com.sap.portal.guimachine.bikit.query.relational.impl.BIRelationalQuerySql.processTemplateParams(BIRelationalQuerySql.java:40)
         at com.sap.portal.guimachine.bikit.query.relational.impl.BIRelationalQuerySql.<init>(BIRelationalQuerySql.java:31)
         at com.sap.portal.guimachine.bikit.query.relational.impl.BIRelationalFactory.newRelationalQuery(BIRelationalFactory.java:59)
    Any idea what is the mistake?
    Thanks in Advance,
    Sarah

  • Help with Oracle Connection- "Input string was not in a correct format"

    Hello, can some one, anyone please help me. I have a simple VS 2005 C# application that connects to oracle. I've set it up to take the username, password and tnsname as arguments. I am using Client 9i, version 9.2.0.401 of Oracle.DataAccess.dll, and .NET Framework 2.0.
    It works fine when I run it from VS 2005, I have also set up a test machine w/o VS 2005 and ran my install package and it runs fine. I sent it to one of my co-workers and when he tries it the OracleConnection obect fails with the error.
    "Input string was not in a correct format"
    strange in that it is not an ORA error, just the identifed text!?
    Here is the code:
    ## begin code
    OracleConnection dbc = new OracleConnection();
    string sConnectString = "User Id=" + username.ToString() + ";Password=" + password.ToString() + ";Data Source=" + tnsname.ToString();
    dbc.ConnectionString = sConnectString.ToString();
    MessageBox.Show("Attempting to Connect to Oracle");
    dbc.Open();
    MessageBox.Show("Connected to Oracle: " + dbc.ServerVersion);
    ## end code
    Pretty basic, what could be going on?
    Since this only happens with an installation, I put in the message boxes to verify exactly where it chokes. I get the first message box, then an error with the identified text. I've seen a number of posts regarding input string format problems, but not a one dealing with OracleConnection.Open(). I added all the ToString() calls just to make sure everything was a string but it did not change the end result.
    Anyone? Thanks In advance!
    Eric S.

    Hello,
    well, i got a message "...string not wellformed format...", too.
    If you have defined the parameters as string, you don't need the additonal "ToString()". Please ckeck your tnsnames -string. Try to debug this. I believe you have copy the format from the tnsnames.ora and there you have much brackets.
    For example, two code snippets:
    As datasource i use <Server>:<Port>/<Instance>
    try
    string FDsn ="User Id="+FDbUser+";Password="+FDbPwd;
    FDsn +=";Data Source=wth5:1521/Ora9.wth5";
    FConn = new OracleConnection(FDsn);
    FConn.Open();
    if (FConn.State == ConnectionState.Open )
         FConn.Close();
    catch (Exception ex)
         FStateMsg = "Connection to database failed. Check Configuration in parameter: ConnectionString. " + ex.Message;
    Above i connect to a Ora 9.2.0.1
    by using
    FDsn +=";Data Source=wth5:1522/XE";
    i connect to an OraExpress database on the same machine.
    My Oracle.dataAccess.dll ist the newest, 10.2.... and it runs under Framework 1.1.x and Framework 2.x
    I'll hope it will help you. Best regards!

  • How to submit data from multiple Input Ports in single SUBMIT button  click

    Hi,
    I am in SPS8.
    What exactly steps I need to perform to submit data from multiple Input Ports.
    I couldn't able to submit One input Form and one Input Table to BAPI data service in single SUBMIT button click.
    I debugged the VC application in SPS8.
    While debugging, I found that when I click the SUBMIT button in the Input Form, Only data in that Input
    form are being passed to the BAPI, But not the Table Form data.
    If I click on the SUBMIT button in another Input Table, Only data from that table is being passed to the BAPI, but not the Input form data.
    Essentially I need to submit both of them in one SUBMIT button.
    Thanks,
    Ramakrishna

    Ramakrishna,
    From the word document that you sent to me the steps you are missing to map the appropriate information into the BAPI is first you are not mapping all data rows into the table input port. To do this double click on the input table view and change your selection mode from single to multiple. Then when you click on your link between the BAPI and your input table you will see a new option appears under data mapping "Mapping Scope" select All Data Rows.
    That's the first part of the problem to get the BAPI to recognize both the inputs coming from the form and the table eliminate the submit button from the form. Drag and drop a link from the output port of the table view to the Input port of the BAPI. Double click on the link between the BAPI and the table view and open the expressions editor for the two fields:
    1/ Automatic Source
    2/ SKIP_ITEMS_WITH_ERROR
    On the hierarchical folder structure on the right expand expand the Data Fields node to find the fields from the form and map them accordingly.
    Now when you hit the submit button on your table it should pass the BAPI all the parameters from both the form and the table.
    Hope this helps,
    Cheers,
    Scott

  • InvalidRecordException: Input record does not have a valid Id.

    I am trying to export data from hybris to endeca. I have set up the index schema, index element, cas config, added properties.
    I have added queries the index elements but somehow the recordstore are not exporting the data to endeca. When, I checked the recordstore for data, it returned an empty file. I have checked the record store config for data and it shows record.spec available. Not sure why I am getting the InvalidRecordException.
    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
    <recordStoreConfiguration xmlns="http://recordstore.itl.endeca.com/">
    <changePropertyNames/>
    <idPropertyName>record.spec</idPropertyName>
    <jdbmSettings/>
    </recordStoreConfiguration>
    ERROR [hyend2exportcronjob1360880300110::de.hybris.platform.servicelayer.internal.jalo.ServicelayerJob] (hyend2exportcronjob1360880300110) [EndecaRecordStoreService] Exception during writing records to record store
    com.endeca.itl.recordstore.InvalidRecordException: Input record does not have a valid Id.
    at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:141)
    at $Proxy146.writeRecords(Unknown Source)
    at com.endeca.itl.recordstore.RecordStoreWriter.doFlush(RecordStoreWriter.java:170)
    at com.endeca.itl.recordstore.RecordStoreWriter.flush(RecordStoreWriter.java:145)
    at com.endeca.itl.recordstore.RecordStoreWriter.close(RecordStoreWriter.java:163)
    at de.hybris.platform.hyend2.services.endeca.impl.DefaultEndecaRecordStoreService.writeRecordsToRecordStore(DefaultEndecaRecordStoreService.java:125)
    at de.hybris.platform.hyend2.services.endeca.impl.DefaultEndecaRecordStoreService.writeRecords(DefaultEndecaRecordStoreService.java:98)
    at de.hybris.platform.hyend2.services.impl.DefaultExportService.exportSchema(DefaultExportService.java:456)
    at de.hybris.platform.hyend2.services.impl.DefaultExportService.exportSchema(DefaultExportService.java:210)
    at de.hybris.platform.hyend2.services.impl.DefaultExportService.export(DefaultExportService.java:121)
    at de.hybris.platform.hyend2.jobs.ExportJob.perform(ExportJob.java:67)
    at de.hybris.platform.hyend2.jobs.ExportJob.perform(ExportJob.java:1)
    at de.hybris.platform.servicelayer.internal.jalo.ServicelayerJob.performCronJob(ServicelayerJob.java:40)
    at de.hybris.platform.cronjob.jalo.Job.execute(Job.java:1294)
    at de.hybris.platform.cronjob.jalo.Job.performImpl(Job.java:813)
    at de.hybris.platform.cronjob.jalo.Job.access$1(Job.java:772)
    at de.hybris.platform.cronjob.jalo.Job$JobRunable.run(Job.java:677)
    at de.hybris.platform.util.threadpool.PoolableThread.run(PoolableThread.java:198)

    This was due to the dropping of recordstores which were not getting recreated. Using environment parameters (host and port) on the command line to create the recordstore for data resolved the issue.

  • HT4619 How to test the audio input port

    How do you tell if the Audio in port is functioning. I have tried everything and cannot get the computer to accept audio from the external mic. or guitar.

    The audio input port is line-level and will not pickup the week signal from an un-amplified mic or guitar pickup.
    To test the audio input, try an iPod, stereo receiver or something that has a built in amplifier.
    To use an un-amplfied mic or guitar, you will need something like a > MXL iBooster or a USB > Griffin iMic.

  • Sysgen : How to read the input port data type, width and rate dynamically in a masked subsystem ?

    Hello everybody,
         I am designing a general purpose block in system generator. I pass the user parameters to the block through masking it. Some user parameters can change the block configuration. The input port data type, width and rate can also affect the block configuration.
         The problem is that these values (input port data type, width and rate) are subject to change. So I should read them dynamically, then change the block configuration through programming the "Initialization Commands" field. But unfortunately there is no straight way to read the input port information.
         There are some methods in for example the "Black Box". these are:
    input_width = this_block.port('din').width;
    input_rate = this_block.port('din').rate;
    But these methods are not applicable to a masked subsystem.
    I have tried other ways also. You can find them below. None of them worked.
    Does anybody know how can I solve this problem?
    Other ways I tried:
    1)
    design_name([],[],[],'compile')                                       
    q=get_param(gcb,'PortHandles');
    get_param(q.Inport,'CompiledPortDataType')
    get_param(q.Inport,'CompiledPortWidth')
    get_param(q.Inport,'CompiledPortDimensions')
    design_name([],[],[],'term')
    2)
    ssGetInputPortDataType
    3)
    ts = Simulink.Block.getSampleTimes([gcb '/Input'])
     

    Today we rely on Simulink to perform parameterization of your designs in two ways:
    Parameterizable Subsystems and Blocks : Parameters themselves can be MATLAB expressions that need to be evaluated for which we need the MATLAB interpreter
    The very useful Rate and Type propagation or Simulink compilation that allows us to specify types & rates in one location that gets systematically propagated to all.
    To truly make the HDL Netlist that is generated from SysGen parameterizable, we would have to implement some of this capability in the HDL netlist itself by:
    Using Generics(VHDL) or Parameters(Verilog) - We would have to capture the bit width(type) propagation through levels of hierarchies and finally parameterize the IP itself based on this value
    Since IP itself does not have this capability through generics, we would have to package a separate tcl script that updates the IP parameterization appropriately in response to top level parameters(or GUI parameters)
    Interpreting MATLAB expressions and translating them into VHDL/Verilog expressions (alternatively tcl expressions of IP). In simulink, mask parameters can be passed from one level to the next. Also parameterization of a block can be composed of Matlab expressions using variables from ancestor masks & the MATLAB interpreter – so we will need to somehow capture that as well.
     

  • Router Port Forwarding not working since Mavericks

    I have an iMac sat behind a BT Home Hub 3 (an ADSL router, if you're not aware), with several ports (POP3, SSH, HTTP, etc) from the outside world forwarded via the hub to my Mac. Since installing Mavericks (from Snow Leopard), NONE of these ports are now open.
    They're open on the Mac, and another machine on my home network can use them locally, but from outside the network, they're hidden. Shields Up shows them as Stealth.
    Things I've tried:
    Rebooting everything.
    Setting the Home Hub up again, forwarding all the ports again.
    Turning all the sharing off in Mavericks and then back on.
    Trying the same services on different ports.
    Trying different services.
    Turning off the Mac firewall.
    Turning off the router firewall.
    Trying the Mac on another IP address and reforwarding everything to the new one.
    Putting the Mac in the DMZ.
    I can forward ports to other devices on my network (e.g. my NAS) and they work fine, so port forwarding isn't completely broken on the router
    Here's the thing though...
    On a completely separate network, on a separate Mac (a 2012 MacBook Pro) that went from Mountain Lion to Mavericks, also behind a BT Home Hub 3, EXACTLY the same thing is happening. No ports can be forwarded to the MacBook Pro, but all the ports are open to the local network.
    Any ideas? I'm pretty sure this must be a bug in Mavericks as I can't see anything else it can be.

    It's not just single port forwarding that has bugs, the entire router has bugs and simply does not work as advertised. I have found the following bugs/aspects of this router that just does not work correctly: 1. If you have to open ports, and who doesn’t, this router will eventually stop accepting packets from WAN>LAN. You will still have Internet access but no open ports. A reboot will fix this problem. Oh, by the way, this router has no scheduled reboot option! <--That would be a workaround but a welcome one for this router. 2. Firewall Access rules do not work!! Yep, a Cisco router and basic functionality simply does not work. I called Cisco and even though the tech saw the router not working denied it was a bug! Said we have to do port mirroring, setup a workstation with WireShark and capture packets so we can debug the issues.  That would take several hours. I told him I would have appreciated if Cisco would have debugged the issues with their router BEFORE they shipped the units. Stay away from Cisco Small Business Routers. I wish I had. And if there are any Cisco die-hards out there willing to prove me wrong, just reply to this and please, prove me wrong that the RV series and specifically the RV215W is not JUNK.

  • Multiple Input Ports on BAPI to submit at the same time

    Hi
    I have looked at previous threads and still not getting this right. When I click the submit button I need it to all go to the BAPI at the same time.
    I'm using BAPI SalesorderCreatefromdat2, I need to use at least three input ports.
    I have done the following.
    -dragged the bapi on the page
    -selected the ports required, flipped a port of required
    -the for ports I have created 1 form (Order Headr I n Port), 2 tables (Order Itmes In port, Order Partners Port).
    -the have connected the form and tables to the bapi, so have three different lines.
    -For each one the eventname is *SubmitAll
    -Then there is one button,on the action tab I selected custom action,the name is SUBMITALL, Apply To is Self
    Is the above correct??
    Please let me know, thanks in advance

    Hi Basheer
    Thank you for your reply.
    I have changed the buttons to Action Type "System Action", the field System Action to "Submit Form", the Apply To is "Self"
    I however get the error "Please enter sold to party or ship to party"
    Can you please help me. I have changed my BAPI to use  SalesorderCreatefromdat1 like yours.
    I'm using the following input ports and fields
    -Order Header in form, using fields DISTR_CHAN, DIVISON, DOC_TYPE, SALES_ORG
    -Order Partners Table in table, using fields PARTN_NUM and PARTN_ROLE
    -Order Itmes Table in Table, using fields MATERIAL and TARGET_QTY.
    Is this correct? Thank you for the response.

  • SAP ECC 6.0 -- Business Connector / Error:Input values do not contain IDOC

    Hello,
    We have a scenario R/3 4.6C ORDRSP to the SAP business connector which is running fine. When I send the first IDoc the routing roule is created automatically and it can be adapted.
    Now we switched to the ECC 6.0 system but I get the following error message:
    "Input values do not contain IDOC" and no routing roule is created either. The status of the IDoc is 03.
    Do you have any idea what the problem could be? Could it have anything to do with ECC 6.0?
    Thank you for your support.

    Hi,
    I hope you must have added new SAP ECC system under SAP tab on SAP BC page.
    To check exact error information:
    FIrst open SAP BC page in browser (http://localhoet:port)
    Go to transaction tab, and there under TID box, enter transaction id corresponding to SM58. And check what it says.
    About routing rule:
    BC automatically creates routing rule, if not you can edit and direct them to correct process flow, or you can create new routing rule, as BC need routing rule to move IDOC ahead.
    Please let us know further about error information, so that we can help you further.
    Divyesh

  • Multiple Input ports - Single Form

    Hi,
    I have a RFC which has multiple input ports. How do i use a single form to provide data to all the input ports.
    Regards
    Bharathwaj

    Hi,
    you can create the single form direct, if you pull a line out of the RFC, then the form must be created with the fields. If not, then you have to create it manually and map the fields with the input port.
    Best Regards,
    Marcel

  • How read from the HDMI Input Port?

    Pulling down the Add Media menu in my Premiere Elements 11 window, I do not see an HDMI port input.
    My Dell XPS ONE PC (running Win 8.1 Pro) has an HDMI Input port.
    I would like to pull audio/video off this port into Premiere Elements 11 to edit and save to a disk file.
    Any ideas on this?
    Thank you!

    AT,
    Thank you for your reply.
    First to comment on DV, HDV data capture.  Yes, reading Adobe documentation I see the Premier Elements data capture works with Firewire. 
    For example, one Adobe document is at:
    http://helpx.adobe.com/premiere-pro/using/setting-system.html
    The HDMI port in this diagram is an output port on the camcorder and connects to a TV set.  That way the user can monitor the data capture in progress.
    I suspect that most PC's and laptops, like the DV/HDV camcorder labeled with letter "D." in the Adobe diagram have an HDMI output port only.  The intent is to put the screen or video content out to an external TV.
    Some PC's now, as does my Dell XPS, include an HDMI input port.  It is connector # 15 on the diagram for the XPS at
    ftp://ftp.dell.com/Manuals/all-products/esuprt_desktop/esuprt_xps_desktop/xps-one-27-2710- aio_Setup%20Guide_en-us.pdf
    To make my post brief and concise I purposely left out any detail about the input device.  I believe HDMI stands for High Definition Multimedia Interface.  I want to assume some high definition (and therefore high speed) digital data stream accompanied by a digital audio stream is coming into the PC.  Whatever HDMI supports, the HDMI hardware on the PC input port should handle.
    As one example, I should be able to play a file from my DVR into the PC over the HDMI input port. This might be a saved TV show or a clip from a DV/HDV camera recording.
    That's just an example. But, what I am trying to do is recover the video/audio off an old Samsung SCL901 Hi8 camcorder.  I was asked and I told my acquaintance I would try. 
    The camcorder interface is the legacy S-video port.  A second audio port (3.5 mm female jack) carries (as you know) only mono audio (left side in the stereo cable). 
    One thing to do is to play the camcorder Hi8 tape into my DVR.  The DVR has a legacy S-Video port and phono plugs for the audio right in the front panel.  Then burn a DVD.  Then put the DVD in the PC, read it into Premier Elements and edit the material.
    Instead, what I'd like to do is play the tape right into the PC.  There seems to be a lot of legacy media that folks have just let sit around way too long.  And now the world has passed them by.  Enough people that apparently some companies have built converters.
    I looked at this S-video to HDMI converter.
    http://www.walmart.com/ip/Composite-S-Video-and-HDMI-to-HDMI-Converter-and-Switch-w-HDMI-P AL-NTSC-Support/39457809
    This is a Roku brand S-Video to HDMI converter.  It upsamples the legacy 480i to 720p or 1080p HDMI digital signal.
    The Roku converter appears to get the S-Video into the PC hardware.  Then what?
    It was sort of wishful thinking pulling down the “Add Media” menu tab in Premier Elements 11, wanting to read from the HDMI Input port.
    Still, Adobe does magical things, so I thought I would ask in this forum.
    So “Yes” to your add-on question at the end of your post.  I was thinking of capture via HDMI.  And I agree with your first impression that this is not possible.
    It could be there is software available from somewhere that will dump the HDMI port on the PC directly into an AVI, MOV, Microsoft, Flash, mpeg, DVD or some other standard file format.  Then Premier Elements can open the file for further editing.
    AT, I appreciate your response and comments on this project.  They have been useful guides.  Thank you so much for your time.
    JB

  • Problems configurin​g a port in niPXI-6509 card as input port using static DIO Register Level Programmer maual

    Hello ,
                 I am using a ni PXI-6509 card for my application. Since I have to compile my application in Interval Zero RTX, I am using the static DIO Register level programming using VISA. I have successfully configured the card to do output on  port0. But when I attempt to comfigure another port1(not the same as output) I can successflly configure it. But when I send 5V through the corresponding pins I donot get a value 1 in the Data register for that channel.
    the following i did to configure as Input...
    1) IO Select register set to 0 (for input as the manual suggests)
    2) read from IO data register.
    Do I need to do anything special to configure as input port.
    please suggest...
    Thanks
    Kuchi

    Hi Sathish,
    Given how much blatant, undisclosed, and unrepentant
    cross-posting [1] [2] [3] [4] [5] you've done to ask this question, I
    gave you the benefit of the doubt that you were new to the NI forums
    and didn't understand the etiquette of this community. However, looking
    at your profile, you've been around just over 8 years! How can you be
    so selfishly impolite?
    To your credit, you at least searched the forums to find (somewhat) relevant to which topics to reply, but as you said you 'tried the entire NI Site', I'm surprised that you missed the DDK home page [6] that has a link to the M Series register map.
    [1] Re: m series register programming in straight C
    http://forums.ni.com/ni/board/message?board.id=90&​message.id=1644#M1644
    [2] Re: Problems configuring a port in niPXI-6509 card as input port using static DIO Register Level Programmer maual
    http://forums.ni.com/ni/board/message?board.id=90&​message.id=1645#M1645
    [3] Re: Problem with writing to registers
    http://forums.ni.com/ni/board/message?board.id=90&​message.id=1646#M1646
    [4] Re: Is there a Register Level Programming manual for NI 625x PXI
    http://forums.ni.com/ni/board/message?board.id=270​&message.id=7661#M7661
    [5] Re: Where Can I find information about register level programming the PXI 6259?
    http://forums.ni.com/ni/board/message?board.id=250​&message.id=53551#M53551
    [6] Register Level Programming for OEM Customers
    http://digital.ni.com/express.nsf/bycode/exyv4w?op​endocument
    Joe Friedchicken
    NI VirtualBench Application Software
    Get with your fellow hardware users :: [ NI's VirtualBench User Group ]
    Get with your fellow OS users :: [ NI's Linux User Group ] [ NI's OS X User Group ]
    Get with your fellow developers :: [ NI's DAQmx Base User Group ] [ NI's DDK User Group ]
    Senior Software Engineer :: Multifunction Instruments Applications Group
    Software Engineer :: Measurements RLP Group (until Mar 2014)
    Applications Engineer :: High Speed Product Group (until Sep 2008)

Maybe you are looking for

  • Fpga compilation problem (generating cores)

    Hello.  I am working in a lab trying to compile an FPGA for the cRIO 9074 module.  There are no erros when beginning the compilation, and it runs smoothly until it reaches the "generating cores" step.  At this point the following message repeats itse

  • Concatenate two lines?

    How to concatenate two different variables and display them in two different lines. eg: var1 = "Hello, How are you doing?" var2 = "I am fine, Thank You" If I do concat(var1,var2) the output I am getting is as follows: "Hello, How are you doing?I am f

  • QM certificate object can be link with DMS?

    Hello guys! I have the requirement to have the quality certificates available in DMS. I am looking the DMS customizing, but I cannot find any standard object link for that purpose. I was trying to create  my own object link, I defined  my own screen

  • Openchrome issues

    This is the first time I have had trouble with the new config less xorg. On an older pc with a via graphics chip (Km400 KN400 p4m800) I cant get x to start Any help is appreciated This is a pre-release version of the X server from The X.Org Foundatio

  • [Solved] nmaster patch for DWM

    Hello all! I was using a very stock version of DWM. Now I want to get my hands dirty and customize it more. I downloaded the nmaster.c patch off of the official dwm website. I then made the changes to the config.h as directed by the website. I then p