How do you determine if a global virtual channel allows to edit interactive?

With the help of the Channel.vi Global Save DAQmx can I assign a Boolean True/False to allow interactive editing? setting, which controls whether an operator can modify interactively handle global settings using MAX (Measurement & Automation Explorer).

But if I do not know already authorize the interactive edition? put a single global channel, how I read it programmatically?

It is the crux of property Persisted DAQmx channel that allows you to read this setting.

Tags: NI Hardware

Similar Questions

  • APSB15-27 will install automatically if flash is set to automatic update?  How do you determine if it's installed?

    Will be APSB15-27 will install automatically if flash is set to automatic update?  How do you determine if it's installed?

    Hello

    Yes, if the Flash is set to the automatic update, then the system automatically update to the latest version, 19.0.0.226.  There are several ways to determine if the system is updated:

    Windows:

    • Check the version number in the files saved to:

      • C:\Windows\System32\Macromed\Flash
      • C:\Windows\SysWOW64\Macromed\Flash
    • In the registry:
      • HKEY_LOCAL_MACHINE\SOFTWARE\Macromedia\FlashPlayer > CurrentVersion

        • But if you have more than one browser, you can check the version of each type of player:

          • HKEY_LOCAL_MACHINE\SOFTWARE\Macromedia\FlashPlayerActiveX > Version
          • HKEY_LOCAL_MACHINE\SOFTWARE\Macromedia\FlashPlayerPepper > Version
          • HKEY_LOCAL_MACHINE\SOFTWARE\Macromedia\FlashPlayerPluginReleaseType > Version
      • If you have the 64-bit operating system, you will want to check the Wow6432Node corresponding node as well (although the installed version should be the same for both 32-bit versions and 64-bit)

    OS X:

    • NPAPI plugin: / Library/Internet Plug-Ins/Flash Player.plugin/Contents/Info.plist > CFBundleVersion
    • PPAPI plugin: / Library/Internet Plug-Ins/PepperFlashPlayer/PepperFlashPlayer.plugin/Contents/Info.plist > CFBundleVersion

    --

    Maria

  • Addition of several global virtual channels

    Hello

    I had a very simple function written in CVI which adds several global virtual channel

    DAQmxErrChk (DAQmxAddGlobalChansToTask(g_TaskHandle, linesName)); //linesName consists 2 global virtual channels seperated by ",". E.g. "Power, Com" where Power = port1/line0 & Com = port1/line2
    

    There is also AddGlobalFunction in MEasurement Studio, but it allows adding of single channel only:

    Task localTask = new Task();
    localTask.AddGlobalChannel(linesName); //Get Expetion here = -200486, Specified Channel not in the task. When I give a single channel name..it works
    DigitalSingleChannelWriter doWriter = new DigitalSingleChannelWriter(localTask.Stream);
    doWriter.WriteSingleSampleMultiLine(true, states); //atates is the array of type bool which consists of value for each channel
    

    It is not possible to add multiple Global channels to a task?

    We have recently acquired license Measurement Studio and try to port/compilation/write our old libraries (written in CVI) inside.

    Is there a help line that compares the CVI C functions with the respective functions of DAQmx .NET?

    Thanks in advance!

    Ciao

    Ricky

    Hello

    It seems you are right. The method definition specifies that it only adds a channel:

    public NationalInstruments.DAQmx.Channel AddGlobalChannel(string channelName)
        Member of NationalInstruments.DAQmx.Task
    
    Summary:
    Adds a preconfigured, global channel to the task.
    
    Parameters:
    channelName: The name of the global channel to add to the task.
    
    Returns:
    The global Channel.
    
    Exceptions:
    NationalInstruments.DAQmx.DaqException: The NI-DAQmx driver returned an error.
    

    This could be explained by the fact that the function returnes the proper object of channel associated with the global virtual channel you created.

    I tried to check the reading code 2 Global virtual channel using the DAQ Assistant in Measurment Studio but I wasn't able to get a large part of it (the generated code creates two consecutive calls to the method "CreateVoltageChannel".

    What happens if you call AddGlobalChannel twice?

    Task localTask = new Task();
    localTask.AddGlobalChannel("Power");
    localTask.AddGlobalChannel("Com");
    

    I don't have the time to try this so far, but my understanding of the help file, I guess it could work.

    Best regards

  • How can you determine how many photos in your photo library?

    What other ways can you determine how many photos in your photo library?  I won't count them methodically.

    Access all Photos, it must be displayed in the upper right of the page

  • How can you determine if JavaScript is on your computer and your work?

    Need to take an online driving course and said that I need Java Script.  How can I determine that I am present?

    Hello

    Open windows control panel, open programs and features, and then check if Java is displayed.  If not, you can download the installation program here.

    Kind regards

    DP - K

  • How can you determine what content gets what the card design?

    I designed 4 types of cards... all with widths of different column etc...

    How do you attribute this piece of content/collection gets what the card on your navigation page design?

    I tried to figure this out for the last 2 days... trying to work through different scenarios etc.  but no luck.

    Once you create the maps, you must create (or modify) the layout with mapping rules. Mapping in the layout rules determine which cards are used for page layouts. Here are a few resources:

    Create maps and layouts | Tutorials Adobe Digital Publishing Solution

    Digital Publishing Solution helps | Create maps and layouts

    Understand the detailed map layout

    Understand the detailed grid presentation

    Understand the detailed map mapping rules

  • How can you determine the absolute path to a NetStream object created dynamically?

    We strive to implement a video captioning with a freeware component, ccforflash. This requires us to provide an absolute path or relative to our NetStream. How can we determine this path in Flash CS5 AS3?

    CCforFlashCS5 documentation:

    2. objects "name and path.

    Type the name and the path.  It is the name of the instance of the object with which CCforFlashAS3 will synchronize. It must be spelled correctly, since CCforFlashAS3 queries the object with this name for the synchronization information to synchronize subtitles. The path must also be included; be compared to the CCforFlashAS3 (i.e. this.parent) component or the absolute path of the main floor of the film (root)".

    I guess I understand your problem and accepts only a great way to identify a path to something compared to doing AS3 AS2.  I'll see if I can raise the interest of someone else in your ad that is a detective better than me.

    But if I can get stoopid for one minute and suggest trying something (I would try it)... If you have access to the code where is instantiated the NetStream object, just after he is given life, assign the instance to a variable, you have in the main timeline and use this variable (and the root timeline or a 'this' - reference database for path requirement) for your CCforFlashCS5 needs.

  • How do you determine the VI file specification in executable?

    Under LabVIEW 2010, how can I determine a specification of file full of screws that he resides in a built executable file?  I have location of the executable file and I have the location of the screws on the drive when the executable was generated.  I hope that it has a property of LabVIEW that will tell me the specifications for each file in the executable.


  • Duplicate a CTR Global Virtual Channel Max does not update the CO. Pulse.Term setting

    Hello

    Here is the description of the problem:

    MAX version: 4.6.2f1

    DAQmx: 9.0.2

    Material: cDAQ-9178, output digital OR-9474.

    This module to:

    • CRT out 0 <-->PFI3
    • CTR 1 to <-->PFI7
    • TRM 2 on <-->PFI1
    • CTR 3 on <-->PFI5

    1. in MAX create a Global as an exit CTR on ctr0 virtual channel.

    2 use the double in the menu to create a second output of counter. Change its name and replace it with ctr ctr output OUT 1.

    3 al ' MAX, the pulse output configuration pane must take into account the change showing the terminal output pointing to the appropriate forum

    4 export settings in an INI file and look at the CO. Pulse.Term settings for both channels CTR: they will appear together with the SAME exhortations!

    5. with the help of LabVIEW write a vi that generate pulses on these 2 ways, you will get the error-89137 saying that a PFIi resource is already in use. If you look at the Task CO. property Pulse.Terminal, it returns the same to two piles, which is the same error in the ini file.

    Can someone at arrival OR this? THX.

    Laurent

    PS: I posted this message in the LabVIEW Board as I have not found one for MAX

    Hello

    Corrective action request (CAR) ID: 228780

    Best regards

    M Ali

    Engineering applications

    National Instruments

  • How do you determine the time (time since the computer turned on)?

    Probably simple, but I found not she. Where can I determine how long as the computer is on?

    iMac 27 "end 2013, OS 10.11.5

    Thanks yo for assistance.

    Please hold down the option key and select system information from the Apple menu. In the system information window, select the software from the list on the left. At the end of the 'software system overview', you should see a line that starts like this:

    Time since started:

  • How can you determine what the user watch calendar view (month, week, day, list) the calendar of CSS (5.0)

    We run Apex 5.0.1.00.06 and I would like to add a region to a page, if the user displays the LIST of the CSS calendar view. I can't understand how to determine which view the user displays currently. Is it possible to determine to create a condition to show another region in they are on a particular view?

    BillH104 wrote:

    We run Apex 5.0.1.00.06 and I would like to add a region to a page, if the user displays the LIST of the CSS calendar view. I can't understand how to determine which view the user displays currently. Is it possible to determine to create a condition to show another region in they are on a particular view?

    This can be achieved using some dynamic measurements, to hide the region if the calendar is the display month view when loading the page and to show/hide the region when you click the list/month selector.

    Add a static region ID to region calendar for use in jQuery selectors.

    Name: See the region list - load

    Event: Loading the page

    Condition: Expression of JavaScript

    Value:$('#static-region-id .fc-month-view').length > 0

    Real Action

    Action: Hide

    Selection type: Region

    Region:

    Nom : See the region list - click

    Event: Click

    Selection type: jQuery Selector

    jQuery Selector:.fc-button-group button

    Condition: Expression of JavaScript

    Value:$(this.triggeringElement).hasClass('fc-list-button')

    Real Action

    Action: Show

    Selection type: Region

    Region:


    Action of false

    Action: Hide

    Selection type: Region

    Region:

  • How can you determine who is a user Professional license employee user vs.

    Currently looking for add a new business to our group and we want to know how to determine the license we have and what to ask for the new company.  Is there a query that can be executed or a report that can be run and determines the license we have?

    We have installed the following modules. HR self-service, GL, AP, purchase, purchasing.

    Dave

    Dave,

    Please contact your Oracle account manager, it is best to meet licensing issues.

    World prices and licenses

    Thank you

    Hussein

  • How do you determine the activations how I left on an installation of windows xp home edition

    I have a pc I erased some viruses and malware, but seems to have a corrupted registry. I reinstalled Windows XP Home Edition several times with the cd that I bought at the store a few years back. It was my understanding I could install this particular cd not more than 5 times for a single pc. Over the years I've lost track of the way that many times I reinstalled and reactivated this facility. What should I do to see how many activations I left before I reformat and reinstall with this cd and find out that I don't have a working after all installation?

    There is no limit to the number of times you can activate a retail Windows XP version as long as it is only to be installed/reinstalled on one computer.  However, the relocations within a relatively short time may ask you to activate Windows XP by phone.

  • How do you determine if we need to buy Microsoft Windows 8?

    We currently use Windows XP, 32-bit system.  We just downloaded IE 8 hoping to get faster speeds. Should use us IE 7?  We have added a lot of memory, but Yahoo Max Speed of AT & T to us is adequate but not fast.  We do not know whether to buy Microsoft 8 when it comes out.  We have heard a lot of negative things about Windows 7 and are afraid to buy it.

    We also had a lot of difficulty with the Protection of Exchange data for months, but I have not had the windows closed lately and do not understand why we have not had closed unless it's because we got more memory 2 weeks ago.  What should determine if we need to buy another version of Windows.  He arrived at a point that we hate asking a question to Microsoft because of the hundreds of questions / answers we must travel before you submit a question.  There must be an easier choice!     Windows 8 will offer this easier system?

    We don't like AT & T Yahoo because the system has many problems frequently that we can't ask questions because there no humans respond to them and it's almost impossible to look through all the hundreds of questions, one might wonder as well.  Yahoo is slow.  We use Microsoft Outlook, but there are issues when you use more than one e-mail server.

    Thanks a lot for your time!

    I think this is the page of Compaq about your system (at least inside):
    http://h10025.www1.HP.com/ewfrf/wc/product?product=3245048&LC=en&cc=us&DLC=en&lang=en&cc=us

    You have 2 GB of RAM installed, the size of your c:\pagefile.sys looks like someone has been tampering of your page file settings but we can fix that later (don't forget!).

    Your system seems to be able to support the drives Serial ATA (SATA) and paralledl ATA (PATA)
    readers.

    have you run MBAM and SAS again and what is the problem with the light to recreate this DEP error?

  • How do you determine if a Vista COA is SLP before replacing a damaged motherboard?

    I have a small construction company and PC repair.

    I have a PC for a customer (eMachines E4252) which is not the usual way of eMachines. Bestec PSU blowing from the motherboard. The original motherboard (is no longer available) and power supply are to be replaced by another.

    How will I know if the Vista COA is BIOS locked to the damaged motherboard until I'm starting work, changing technology?
    I have no time to lose if the customer will have to pay to get a new copy of Windows, because it will then do the job economically not viable for them.
    Say there is no way to do this is an unacceptable response, because in software programming just about anything is possible if the programmer codes it so.
    I have already spent a lot of time looking for it and as I said, I have no time to lose.

    Please can someone help,
    Kind regards
    Tim Howard
    I have a small construction company and PC repair.

    I have a PC for a customer (eMachines E4252) which is not the usual way of eMachines. Bestec PSU blowing from the motherboard. The original motherboard (is no longer available) and power supply are to be replaced by another.

    How will I know if the Vista COA is BIOS locked to the damaged motherboard until I'm starting work, changing technology?
    I have no time to lose if the customer will have to pay to get a new copy of Windows, because it will then do the job economically not viable for them.
    Say there is no way to do this is an unacceptable response, because in software programming just about anything is possible if the programmer codes it so.
    I have already spent a lot of time looking for it and as I said, I have no time to lose.

    Please can someone help,

    Kind regards
    Tim Howard

    Buna,

    Being an eMachine, it would be an OEM license, which means that the preinstalled Windows operating system is locked on the first hardware that is installed on...

    Microsoft considers the motherboard towards the heart of the computer.

    You want to replace this motherboard with another model of motherboard, which means that the re-Activation will fail.

    You should be in contact with Acer who now owns the eMachine brand and explain all the non-existent replacement for the original motherboard and request their assistance.

    Revedere.

Maybe you are looking for

  • failed to connect to the server.

    When I try to access mail, I get this message: connection to the server has failed. I recently changed my site Web hosting from a company of marketing at Godaddy. This problem occurred after that all Web site files have been downloaded to Godaddy. I

  • conversion of code c in labview

    I'm not familiar with the c codes. I just found out that an example-c means a c code example. Can someone help me to convert the C code in labview code?

  • My basket is damaged. What is - this and how to fix it?

    RIemember - this is a public forum so never post private information such as numbers of mail or telephone! Ideas: You have problems with programs Error messages Recent changes to your computer What you have already tried to solve the problem

  • BlackBerry smartphones removing information in "BOLD"

    Anyone know how to remove all the info from "BOLD"? Make sure it is wiped away.  Thank you!

  • problem with utl_file

    Dear all,Oracle Version: 10.2.0.5.0I am trying to create a folder for the utl_fil utility to export the data with the following optionscreate or replace directory utl_file_dir as ' / tmp'I do not have see the/tmp file is created, could you please sug