Channel information display

This is a suggestion: Is there a way to disable the menu information?  I would like to jump through the channels without a third of the screen covered by the information. Can you look into this ?  and give us the option to have the information displayed or not. It gets tiresome constantly hitting ok to remove it from the screen.  It stays up there too long.

You CAN adjust how long it stays up, but not eliminate it.

Similar Messages

  • Why can I not use the channel name, which is obtained from the function of DAQmx Task, as the input of the channel name for the function of Get Channel Information of DAQ?

    Why can I not use the channel name, which is obtained from the function of DAQmx Task, as the input of the channel name for the function of Get Channel Information of DAQ?

    Not a lot of details here, but my guess is this isn't working for you because you are wiring in the task to the Active Channels Property and not the actual Channel Name. I have attatched a screenshot of what I believe you are trying to do. The Task has 2 channels in it, so I need to index off one of the channels and wire it into the active channels input of the Channel Property node. Then I can read information about that channel
    Attachments:
    channel_name.JPG ‏69 KB

  • Advanced TDMS, Set Channel Information

    Hello,
    I have a problem with scaling in and TDMS File. I´ll try to explain what i want to do.
    I work on a system that streams data from 2 PXIe 5122 via peer to peer streaming to 2 NI 7962R FPGA FlexRIO cards. After that I want to stream my measurement data from the FPGA cards to an NI 8260 hdd array via the advanced TDMS API using the "TDMS Advanced Asynchronous Write (Data Ref).vi"
    This works fine, but i have a big problem trying to scale my raw data. When using the "TDMS Set Channel Information.vi" I can decide to split my measurement data into two groups, Digitizer 1 and 2 with 2 channels each digitizer. When doing so, the API sets 2 Properties to the groups called "NI_Scale[0]_Scale_Type == AdvancedAPI" and "NI_Scaling_Status==scaled". When the API Sets these 2 properties i don´t have any chance to scale my raw data directly with the "TDMS Create Scaling Information.vi" because this vi sets the scaling information to each channel. The properties were set, but TDMS viewer and also DIADEM ignores these properties cause the group properties from the Advanced API were set.
    When taking all 4 channels from both digitizers into one group, the group properties "NI_Scale[0]_Scale_Type == AdvancedAPI" and "NI_Scaling_Status==scaled" won´t be set to the group. But i can´t write the data directly to the TDMS file over the data reference, because i have 2 data references from each digitizer, and the API has a problem deciding what sample belongs to which channel.
    So the only thing that worked is to create one group and set channel informations for 2 measurement channels, then get the data reference that contains these two channels and write them to TDMS, then set the other two channels informations and get the second data reference and write them to TDMS.
    But the problem is, that i have to do that in a loop. When setting always the channel informations before getting the datareference and write the raw values to TDMS file this slows the performance of my system.
    I think the right way shoul be that i can use 2 groups for each digitizer and set channel informations for each without getting these two group properties into my TDMS file. Anyone has an idea how i can solve the problem?

    Thanks for your reply,
    i know that the scaling vi works when using one group. It also works when using 2 groups. But you put the scaling infos for the whole group. when using an digitizer you can´t do this because every channel has a little bit different scaling values. so u must set the scaling values to each channel. this is done properly, but when using 2 groups tdms viewer and diadem ignore these scaling values because the Groups have the properties as stated in my first post.
    Here is a little screenshot of what im trying to do.
    Attachments:
    TDMS Advanced.png ‏53 KB

  • What is the file name that stores MAX channel information?

    I have recently lost all my cannel information within NI-MAX. In order to prevent this in the future, Can anyone tell the name of the file that stores all the channel information created using NI-MAX?
    Dan

    Hi Dan,
    The configuration settings in MAX can be found in the following directory:
    C:\Program Files\National Instruments\MAX\Data
    Refer to this KB which explains how to save your MAX system configuration.
    Please repost if you have further questions.
    JenK

  • When open form there is no information displayed

    Hi,
    I created a form on a sql query. I also created a Page process (process point is ‘on load - After header’).
    But when I open this form there is no information displayed. I thought that it’s not necessary to fill al the item in the form in the page process.
    But how do I get my information displayed?
    Regards Robbert

    Robbert,
    It looks like you have not so much experience with this kind of setup - having a report, clicking a report row and editing a single record. That is quite basic. There are also some how-to's:
    http://download.oracle.com/docs/cd/B31036_01/doc/appdev.22/b28839/rprt_drill.htm#CIHGBADI
    http://download.oracle.com/docs/cd/B31036_01/doc/appdev.22/b28839/frm_layout.htm#CIHCFIBA
    And you will find some examples in my demo application here:
    http://apex.oracle.com/pls/otn/f?p=31517:23
    Conditional Report in the column will do exactly that kind of drill-down and fetch a record by providing a primary key.
    So, if your setup doesn't work it will mean that you have made a mistake somewhere (this is 100% sure). If I am asking you to create an example that means I don't want to waste my and your time. Try using a basic emp - dept tables and you will get it working.
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Editing channel information in viLogger (1.0.1)

    Can the channel information in the viLogger task setup be edited after creation/duplication and before actual measurements are performed?

    Hi,
    I am not sure if I understood the question correctly or not but are you talking about the task set up in Measurement and Automation Explorer? There the virtual channel information can be changed or modified from Data Neighborhood, the place where you created the virtual channel.
    Please do let me know if you have any further questions.
    Sincerely,
    Sastry V
    Applications Engineer
    National Instruments

  • Making debug information display - more questions

    Hi all - I work on a remote CF server and need debugging information displayed at all times. Unfortunately, I lost my dedicated IP address which could be plugged into the server, which gave me the privilege of seeing the information i need.
    Earlier this week, I left a message on this forum related to this issue and was told to use <CFSetting ... to resolve the issue.
    I've tried it and have not been able to see server variables and other debug information information.
    Will this tag override the server variable "Enable Debugging" if that is set to "no"? (I suspect not, but no hurt in asking.)
    Also, is there some way or some service that can take my new dynamic IP and resolve it to a static IP number? Right now, I use dynDns.com to resolve the issue, but this results in a domain name, and not a domain IP, which can be used in CF MX Administrator.
    Note that this is how I have the tag setup.
    <cfsetting
       enableCFoutputOnly = "yes"
       showDebugOutput = "yes" >
    Do I understand how this tag is supposed to work? I want to see all server information on every page. Does CFSetting only work when there is an error?  Arrrrrrggggggg - I'm very needy right at the moment to resolve this issue.

    As I replied in your earlier post, NO <cfsetting....> does not override the debug setting in the administrator.
    If debugging is turned off in the administrator, ColdFusion does not generate ANY debugging data.  This is a performance gain, and is often done on production servers.
    For the <cfsetting....> tag to work.  Debugging has to be turned on, AND you have to be connecting to the server with an IP that is allowed to see the debugging.  If there are now IP's set in the filter, then ALL IPs can see the debugging output.
    This is what many ISP's will do.  They will turn on debugging and provide no IP filters so that every user will see the debugging output and leave up to the developers to use the <cfsetting....> tag to display or not display the output as desired.
    To answer your second question.  DNS is not going to help you.  You need to provide an IP address, DNS is for providing an Domain Name to substitue for an IP address.
    The only idea I could have, is if you could find a proxy service that would give you another IP address and then proxy that address to yours.  But that sounds like a rather flaky option to me.

  • Details page : no information display.

    Hi all,
    I'm new on OA F. so started with the tutorials exercises.
    At the end of exercise "Drilldown to Details", my page didn't look like expected.
    I should have a link to display details of an employee.
    I do have a link, it does got me to the details page, BUT there is no informations display face to the prompt of each properties.
    I do compile properly so there is no log.
    I tried to use the debug mode but it seems to me that I am not going into the method "intiDetails()" at the right time.
    When I click on the link, I expect to enter the method but I don't.
    (I do when I start the "debug EmpDetailsPG.xml" command on jDev)
    I checked I have correctly written the parameters in the property "Destination URL" of the component used for the link :
    OA.jsp?page=/mfab/oracle/apps/ak/employee/webui/EmpDetailsPG&employeeNumber={@EmployeeId}&employeeName={@EmployeeName}&retainAM=Y&addBreadCrumb=Y
    I compared with the solution given in LabSolutions project but I didn't find my mistake.
    Does this kind of problem rings any bell to you ?
    Cheers,
    Marine

    Hi AJ,
    Thanks for your answer. I hadn't thought of using S.O.P. ... I gave up a while ago this habit and became used to IDE debuggers.
    So, I tried your trick but I had the same problem : I didn't reached the processRequest() of my controller when I clicked the detail's link.
    I had the thought to check whether or not a controller was specified for my EmpDetailPG. Indeed, there was not.
    I tried to add EmployeeDetailsCO as the controller class in "MainRN" wich is the messageComponentLayout of the pageLayout of EmpDetailPG.
    At that time, I was able to see my values on the console (which is an improvement !) but I had a technical error in my page.
    So I defined the controller class not in MainRN but in PageLayoutRN (which is the pageLayout of EmpDetailPG, as you may guessed) and it dit it !
    I don't know why it should be define in the pageLayout instead of messageComponentLayout, but it's working.
    Thanks again.
    Marine

  • How to use ni-6008 and build a four channel data acquisition at a rate of 250 samples per channel and display all the data in a waveform chart

    how to use ni-6008 and build a four channel data acquisition at a rate of 250 samples per channel and display all the data in a waveform chart 

    Hi kdm,
    please stick in one thread for the same topic!
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • How to get channel information using RDA

    I'm attempting to build my VIs in such a way that I have the user only supply the channel names while trying to get the device number using "Get Channel Information.vi". I found the "Virtual Channel Configurator.vi" on this site, which is fairly close to what I wanted.
    However there is one problem, I can't get Get Channel Information to work using RDA channels (error -10003). Is there a reason, or better, a solution for this?

    Dear Justin,
    I am having a similar problem as in this thread, I am sending a screen
    shot of the program I am using.  I am using  LabView 8, NI
    DAQmx 8, PXI-6259 Meries card. It is a real time remote system and not
    connected to my computer on which I am making the programs.
    I want the pulses to appear on the output terminal that I choose, but
    when I browse in the counter1(s), the global virtual channels that I
    made in the remote system  icon in Max do not appear?
    how can I make them appear so I can send the pulse signal to that output termainal?
    thanx.
    Attachments:
    mypic.jpg ‏2305 KB
    mypic1.jpg ‏2305 KB

  • Freeware for manufacturing information display

    Hi all,
    I got 5 big LCD monitors that will be put at the different location in production area. And then 1 desktop PC to send message/command to all 5 LCD when each of LCD display different message. So, may I know whether any of you know which freeware that can help me to solve this matter.
    I do think to link up MS excel 2013 file (table) into MS PowerPoint 2013. It worked when I update the column/field in excel and it will automatically update in the PowerPoint. But, it not solve when I need to display different information/display at different LCD. I do not know whether excel or powerpoint got features where I can solve this matter.
    Kindly share your opinions.
    Thank You 
    This topic first appeared in the Spiceworks Community

    As far as i know there is no mouse over selection event. So what you are trying to achieve is not possible .
    Other options are obvious i think, let the lead selection happen like navigation list and via view switch display respective view.
    See example in WDR_TEST_EVENTS

  • CLID - Forwarded Call Information Display

    All of the phones below are 79xx phones within the same cluster, same partitions and with the same CSSes.
    Phone A forwards all of his calls to Phone C.
    Phone B calls Phone A, but sees the alerting name and extension for Phone C on his display.
    Under the line configuration, Forwarded Call Information Display, the only items checked are Caller Name and Dialed Number. How can I get Phone B to see Phone A's information even though Phone A is forwarded to Phone C?
    Thanks,
    Tim

    I dont think that is possible,
    I tried it to using a Translation Pattern.
    and I was only able to restrict it but not to change it.
    Afaik Originator IP Phone will use SCCP CallInfo message and will display the contents of:
    calledPartyName=
    calledParty=
    field after a CallState callState=3
    HTH
    //G

  • OnNet CLID - Forwarded Call Information Display

    All of the phones below are 79xx phones within the same cluster, same partitions and with the same CSSes.
    Phone A forwards all of his calls to Phone C.
    Phone B calls Phone A, but sees the alerting name and extension for Phone C on his display.
    Under the line configuration, Forwarded Call Information Display, the only items checked are Caller Name and Dialed Number. How can I get Phone B to see Phone A's information even though Phone A is forwarded to Phone C?
    Thanks,
    Tim

    for 4.13 SR3C, there is no option for manipulating the CLID information during a Call Forward between IP Phone calls.
    if you have an IP Phone call through a QSig gateway (ISDN), then there are parameters in the 'service parameters' section of ccmAdmin that can be set.
    (this does not seem like the case in your environment)
    to make this work in your environment, you'll have to setup the phone C with the alerting/numbers you want displayed to phone A, when it calls phone B while cfwd'd to phone C.
    (not a real good solution and not recommended for obvious reasons)

  • DIAdem: How to store the input channel information from the Analysis modules

    Hi,
    I would like to know if there is a way to store the input channel name(s) when executing modules from the Analysis Panel. For example, when I run an FFT on a set of data: x-channel: "[1]/Time" y-channel: "[1]/Voltage" , I would like to be able to store this information as a custom channel property in the output file (ex. "[1]/AutoSpectrum").  
    The only place I've found that contains this "history" information is in the log section of the Analyze Panel. However, I have not been able to figure out how to access the information in the Analysis log programatically through VBS scripting.
    Thanks

    Hi Brad,
    So here's where I'm struggling. My tool is more a set of tools. I have created custom bars that launch the appropriate dialog box for each tool. Let me give you and example of the kind of work flow I that might be used:
    The user loads up a TDM file or imports data using a DataPlugin. Then, they launch my tool for going through each channel and adding custom properties (sensor type, sensor location, etc). Once all properties have been applied to the channels they close that tool. Now they fire up the Smoothing module in ANALYSIS and save the result as a new channel. Next, they launch my tool for computing the Shock Response for that event. When the user has the desired output, they run my plotting SUD. This is where they can select which report template to use and which channels to plot. The selected channel(s) used for plotting doesn't have all of the custom properties that we taged in the original data channels.
    As you can see, the process involves using some of my own custom SUDs where I can keep track of everything but also allows the user to use any of DIAdem's native functions. This is where I am struggling to be able to keep track of the channels used as input. I can "see" the info I need listed in the log section of the ANALYSIS Panel but can't pragmatically access it (the info in the main display window). It would be really handy if this info was automatically stored in the channel properties of each output channel.
    I guess my only option is to (in the plotting SUD) not only ask the user for the channels to plot, but also ask them to select the coresponding original channels that have the custom properties.
    James

  • Save physical channel information in a configuration file and reuse it in another VI

    Dear all,
    I would like to do a pair of VIs. The first VI configures all psychical channels and store the task information (or physical channel name information) in a file and the second VIs can access this file and use the saved information.
    Can anybody show me a good example of this type of application? I've prepare a simple code, but it does not work now. I am not sure if I am using the right functions.
    Attachments:
    Configuration.vi ‏18 KB

    You can use Measurement I/O>>NI-DAQmx>>Advanced>>DAQmx Utilities>>DAQmx Flatten Channel String, and DAQmx Unflatten Channel String.

Maybe you are looking for

  • Apple tv error connectionmanager::invoke::

    I get this error: apple tv error connectionmanager::invoke::   Over and over can any one help me?

  • ECC 5.0 IDES on SQL in Windows under VMWARE

    Hi Experts, I need your help in installing IDES ECC5.0 on SQL 2000 in Windows 2003 Standard under VMWARE. After installing the SQL 2000 with SP 4, Latin Character set & colltion. I colud successfully install Central Instance, the problem I face while

  • How can I handle a time interval ?

    I have an application in which the users will enter the time spent on specific activities. The time spent will be in hours and minutes(eg. 8.00, 2.30, 4.50 ). Which is the best approach in Java to represent this time interval and to perform basic ope

  • LaserWriter presets do not work

    I am still using a LaserWriter 8500. It is a great printer. I use presets that save various settings for page setup, paper size, duplex, etc. But even though they can be saved, they do not work anymore in Mountain Lion. How can this be fixed?

  • Setting up a database

    sorry, i am new to this. i am trying to learn how to use sql and a databases. so i am trying to copy a sql code to my php database, but i keep on getting an error message.  attached is the place I am trying to paste it into, and the error that i rece