How to set the output meter channel to generate a signal pulse using DAQ6008

Hello there I am generating a pulse signal of 100 Hz and a duty of 20% of the 6008 data acquisition cycle using visual studio 2013. I have code that needs to generate this but I'm not sure on how to set the channel output meter. When I run this NI MMAX and my vb error code indicates that the physical channel is not supported. I am a user of data acquisition were first and would appreciate any help offered.

If you look at the USB-6008/6009 User Guide and specifications, you will see that the counter in these devices cannot rely as edges of entry. It cannot generate a pulse.

Lynn

Tags: NI Hardware

Similar Questions

  • Tutorial how to set the view meta tag

    In the tutorial "How to make a website", part 7 down under 'Set the tag meta to point of view. "

    I see how to click on "Viewpoint" in the Insert panel, but what do I do next? I don't see all the instructions for what to do next.

    And, Yes, I will make this comment at the end of the tutorial.

    Once you choose Insert > HTML > Viewport, you're basically done.

    You should see appear in thesection of your page. It's the Meta Viewport, you need to make your site is displayed correctly in the phones.

  • LR4.1 - tone curve - how to set the individual RGB channels?

    Hello

    I can't find out how to set the curve of different RGB channels.  I guess the LR4 tone curve works as the dialog box curves PS with the channel drop-down list.

    LR4.1 help says:

    To make adjustments at different points on the tone curve, choose an option in the menu of the curve of points, click the button change the curve of points , and then do one of the following:

    • Choose an option from the popup menu of the channel. You can change the three channels at once, or choose to change the red, green, or blue channel individually.

    When I click on the small icon in the lower right corner of the Panel curve tones, the Panel shrinks while I do not see the sliders of regions.  If I click again, they are visible again.  I can't find where to select one of the three channels indvidual.

    Aid refers to the "Point curve menu."  Where is the menu Point curve?  The curve of points is different from the tone curve?

    If I right-click (Windows) in the curve dialog box, the shortcut menu has an option show information.  I click on it power and don't see any change or any info.  Where should I look for info?

    Thanks for any help here.

    John


    Hi John,.

    The curve of points is without cursors. The settings for the individual channels are only available with

    PV2012. You must be editing a file with PV2010 or 2003. When to PV2012, you will see "channels: RGB" under the window of the curve. Click on the triangles of doule following RGB

    for each channel.

    HTH

    Rich

  • How to set the output of the report to the session variable

    Hello
    Is it possible to output report to the session variable value. If my report returns 1 row and 1 column.

    I have a dashboard command prompt where I select name, but I want to find the ID of the same name.
    This ID I want to move to a Fx column, to achieve this, I created an interim report and I got the code. Now my problem is how do I put this ID in the session variable.

    Please help if anyone knows...

    Have you read this:
    How to set the session / presentation in the repository variable variable

    Dashboard invites on Month Name but the report on the ID of the month filter:
    Re: Guest dashboard on the name of the month but the report on the necessary month ID filter

    If you have dashboard guest (name), then you can have that one report that is filtered by a name but present card to display or not id but use id in the service. Or two reports as in the solution in the second link above and the second report has id in the function and filter by the id of the first report. You need not define this ID in the session for this example variable.

    Please close your previous discussions, if they are treated.

    Concerning
    Goran
    http://108obiee.blogspot.com

  • How to set the frequency to a function generator?

    I created a dial in Labview and wish by turning to set the frequency on the 33120A.

    Can you please tell me what is the problem with my setup?

    [I've read tutorials for several days.]

    Thank you and best regards,

    NMD-

    All you need to do is wire the dial to the frequency of the service of the config entry. What you do now no sense at all.

    And what you should really do, is place the function dial and config within a structure of event for the event to change value of the dial. Initialization and closing should be out of the loop. The initialize function configures the serial port, so I don't know why you have a surcharge. It should be removed.

  • How to set default output in the SOUL?

    Is it possible to program a default output preset?

    I never nothing to F4V Encoder but frequently encode in H.264 format. It would be great if I could set the output and predefined format.

    -Darius

    Rallymax is correct about the case where you export agency. Similarly, if you import a work directly in the SOUL and change the F4V in another format to export/preset, then SOUL usually apply the same format/preset for the jobs that you import.

    However, there are cases where the SOUL returns to F4V to imported new jobs. One of these cases: export a job to reset AGENCY 'Memory' of the SOUL, so the following import enters the queue as F4V work.

    A way to get the location format every time is to drop the source directly on the preset desired in built-in browser of SOUL. To facilitate the search for your favorite presets, consider creating an alias for the predefined system or predefined custom, which can be an exact copy of a "Preset" System. Whatever it is, the new preset appears in the presets section and groups of users in the upper part of the built-in browser. While we are in the neighborhood, I would call one of the handyest new features in CS6: you create a custom preset group, add an assortment of aliases and custom presets. Then, when you drop a source on the record of the group, SOUL will add the source to the queue with an output for each preset in the group. Voila! A batch created in a single step.

  • How to set the sampling interval using DAQ hardware?

    Now I have a sensor capability and hardware DAQ 24 bit (http://www.mccdaq.com/usb-data-acquisition/USB-2404-10.aspx).

    The DAQ hardware has the 50kS/s maximum sampling rate. My question is how to define the range of data collection. For example, if I set the sampling rate of 2000, continuous sample mode, I use read.vi DAQmx in a while loop and set the "number of samples per channel" to 100. I want to plot these data over time using a XY Chart and also save this data. So I add a 'Medium' function to get the average of 100 samples per each loop (medium, there are 20 release of data per second). But when I put a 'number of samples per channel' much more small (for more data per second), there are a few problems. It seems that the program cannot read the data as much and get the average at a higher frequency. I don't know where is the problem. Overall, the collection of data more frequently? Maybe I didn't articulate my question. I'll upload a simple program later if necessary. Thank you.


  • How to set the timeout of read when using channelReader.ReadWaveform?

    I'm using a USB-6210/a. data acquisition, and it works fine until I have to take a longer than 10 s waveform.

    When I take a longer than wave form, I get the error 200284, "some or all of the requested samples are not yet acquired.  To wait for the samples become available use longer read timeout... »

    No problem, I thought, I'll just put a longer period.  I searched through the documentation, and the timeout only I found was the watchdog timeout.  When I wanted a longer value, I get code 200452 State - specific property is not supported by the device or is not applicable to the task.

    I use the code in the example AcqVoltageSamples_IntClk.2008 .net with c# in Visual Studio 2008, .net 3.5 sp1.

    How to set the timeout so that ReadWaveform() is not the time?

    Here is the code:

    privateAnalogMultiChannelReaderchannelReader;

    privateAnalogWaveform awf;

    publicList GetWaveForm()

    {

    Try

    {

    Task getWaveform = newTask();

    getWaveform.AIChannels.CreateVoltageChannel (Channel,"", TerminalConfiguration, RangeMinimum,

    RangeMaximum, AIVoltageUnits.Volts);

    getWaveform.Timing.ConfigureSampleClock ("", SampleRate, SampleClockActiveEdge.Rising,)

    SampleQuantityMode.FiniteSamples, NumSamples);

    getWaveform.Control (TaskAction.Verify);

    channelReader = new AnalogMultiChannelReader (getWaveform.Stream);

    AnalogWaveformdata = channelReader.ReadWaveform (NumSamples);

    AWF = data [0];

    samples As new List();

    for (inti = 0; i)

    returnsamples;

    }

    catch (DaqExceptionexception)

    {

    MessageBox.Show (exception. (Message);

    }

    List of l = newList();

    return l;

    }

    Thank you

    Curt

    Hi Curt,.

    Here is a Knowledge Base that can help you to set the timeout setting in your code:

    The property using Timeout of DAQmx task in Visual Studio

  • How to set the storage space allocated to the restoration of the system to 200 MB?

    Could you tell me how to set the maximum storage limit to 200 MB?

    Whenever I have delete system restore points, my hard disk free space increases about 10%.  About a week or so later, it's back to where it was before I deleted the restore points.

    It is very important for me because I am sure that storage space is set too high.

    Hello

    See the "BOLD" marked links with more information to help.

    Phantom memory also holds your restore VSSadmin points it defines parameters.

    How to create a Vista System Restore Point
    http://www.Vistax64.com/tutorials/76332-system-restore-point-create.html

    How to make a Vista system restore
    http://www.Vistax64.com/tutorials/76905-System-Restore-how.html
    How to turn System Restore on or off in Vista
    http://www.Vistax64.com/tutorials/66971-system-restore.html

    Adjustment of the amount of disk space, System Restore uses for restore points
    http://bertk.MVPs.org/html/diskspacev.html

    How to change how much Space System Restore can use
    http://www.Vistax64.com/tutorials/76227-system-restore-disk-space.html
    http://www.Petri.co.il/change_amount_of_disk_space_used_by_system_restore_in_vista.htm

    ShadowStorage vssadmin commands
    http://TechNet.Microsoft.com/en-us/library/cc755866 (WS.10) .aspx
    http://technet2.Microsoft.com/WindowsServer/en/library/89d2e411-6977-4808-9AD5-476c9eaecaa51033.mspx?mfr=true

    Guide to Windows Vista system restore
    http://www.bleepingcomputer.com/tutorials/tutorial143.html

    Expiration errors occur in Volume Shadow Copy service writers, and shadow copies are lost during
    backup and at the time when there are high levels of input/output
    http://support.Microsoft.com/?ID=826936

    A good utility:

    Explorer of the shadow - free
    http://www.ShadowExplorer.com/

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle="" -="" mark="" twain="" said="" it="">

  • How to set the character encoding in Blackberry

    Hello

    In my application, I get the data using http server methods...

    now my question is that, in that the data is seen some like that

    ex: Córdoba, but inside, I do not like this...

    After some R and D, I thought that I have to set the character encoding...

    can someone tell me how to set the character encoding and how I can get all languges in my application

    See below the code for reference

     HttpConnection c = null;
                        InputStream is = null;
                        DataOutputStream os = null;
                        int rc;
        c = (HttpConnection)Connector.open("http://10.10.10.00012:8585CountryDatar;deviceside=true;");
                                c.setRequestMethod(HttpConnection.POST);
                                c.setRequestProperty("If-Modified-Since", "29 Oct 1999 19:43:31 GMT");
                                c.setRequestProperty("User-Agent", "Profile/MIDP-2.0 Configuration/CLDC-1.0");
                                c.setRequestProperty("Content-Language", "en-US");
                               /* Getting the output stream may flush the headers */
    
                                os = (DataOutputStream)c.openDataOutputStream();
                                byte[] res = net.rim.device.api.system.GPRSInfo.getIMEI();
                                os.writeUTF(net.rim.device.api.system.GPRSInfo.imeiToString(res));
    
                                os.flush();
                                /* Optional, getResponseCode will flush
                                    Getting the response code will open the connection,
                                    send the request, and read the HTTP response headers.
                                    The headers are stored until requested.
                                */
                                rc = c.getResponseCode();
    
                                if (rc != HttpConnection.HTTP_OK) {
                                   throw new IOException("HTTP response code: " + rc);
                                }
    
                                is =(DataInputStream)c.openDataInputStream();
                                 byte[] data1 = new byte[256];
                                 int len = 0;
                                 int size = 0;
    
                                int ch;
                                StringBuffer sb = new StringBuffer();
                               while ( -1 != (len = is.read(data1)) )
                               {
                                    sb.append(new String(data1, 0, len));
                                }                
    
                             data = sb.toString();       //Here data is a string storing all data came from server
    

    Give us a break please.  I have other things to do!

    You set the encoding here:

    SB. Append (new String (data1, 0, len));

    Most of the servers give you UTF - 8, but you know that.  Anyway, if it is UTF - 8 follow these steps:

    SB. Append (new String (data1, 0, len, "UTF - 8"));

  • How to set the key numb to activate at startup

    How to set the key numb to activate at startup on computer laptop gateway running windows 7?

    Original title: numb locking button

    Hello Wan,

    Thanks for the quick response. We appreciate your time and your efforts.

    By default the NUM LOCK status is the same as it was before you shut down the computer properly. If it is on when you shut it down it will be on when you turn on the computer again.

    A few users have solved this problem by disabling fast boot option in the BIOS (Basic Input Output System). I would ask disable youFast Boot to the BIOS and check if that helps.

    For more information about how to disable Fast Boot in the BIOS, I would ask you to contact the manufacturer of the system.

    Note:

    BIOS change / semiconductor (CMOS) to complementary metal oxide settings can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the configuration of the BIOS/CMOS settings can be solved. Changes to settings are at your own risk.

    Hope the helps of information provided. Let us know the results and do not hesitate to post on the Microsoft Community, in case you have problems when you are working on Windows.

  • How to set the image of the project format

    Newbie question: I create a video from various sources. Some sequences are 1280 x 720, other clips from old DVD, whose size is 642 x 480. The first clip I have loaded in my project is the old (642 x 480 pixels), it seems because I loaded the small clip in the first place, the whole project is that report width / height. So now when I try to bring new clips, they get cropped. How to set the size to 1280 x 720? It's ok, if there is black bands around the small clips. Thank you

    I use first Pro CC on Mac OS 10.9.5

    Select your sequence in the project Panel, and then open it by going to sequence/sequence settings in the menu dropdown.

    Now change the custom output Format.

    Now, you will be able to change the settings.

  • How to make the output of the task are an entry in another task

    How to connect the output of a task for I can use it as input for another task?  See this screen below: the task "Invoke the Script" run a PowerShell Script.  The task 'Send E-mail' send an email.  The two tasks work separately.  How can I get the results of my powerShell script that I can use them as content of the task 'Send Email'?

    workflow.jpg

    On the script invoke task you set the attributes of output containing the results of powershell.

    to do this, select the output tab and use an object name that was put in place in powershell results as in the data

    You may need to format, this results in a recognized VMware object I guess in your case it is a string type.

    and then select the e-mail task, select the task from email, click on the small eye looking for icon "view details".

    Select the Visual link

    Select the attributes you setup from the output of the previous task and hang it in the input parameters of the task to email.

    fact

  • Documaker: How to set the overflow by page 2

    Hi Experts,

    I want to put the overflow of 2 per page.
    Overflow works, but a part of the production is superimposed on 1 page.
    I can't set the overflow by 2 pages?

    1 formA (contains Subform1)
    2 Subform1 (contains Subform2)
    3 Subform2

    Subform2 has 2 pages (pages 1/2).

    Subform1 on proforma is the overflow setting when the trigger by XML.
    Search mask (counter)!: / xxx, data, repetition, repetition

    Subform2 on Subform1 offers which are always repeated 3 times.
    Reference:
    Documaker: How to define repeated 3 times exceeding always.

    For example, there are 2 types (Type 'X', type there "") in "Repeat".
    In the test, sample output is as follows.
    I want 12 pages output, but output data are 11 pages because PAGE 6 superimposes itself on 1 page.
    (1), (2), (3) East County. (Always 3 times a 'Repeat')

    PAGE 1: TypeX (1) - page1
    PAGE 2: TypeX (1) - page 2
    PAGE 3: TypeX (2) - page 1
    PAGE 4: TypeX (2) - page 2
    PAGE 5: TypeX (3) - page 1
    PAGE 6: TypeX (3) - page2 is encroaching TypeY (1) - page1
    PAGE 7: Typical (1) - page 2
    PAGE 8: Typed (2) - page 1
    PAGE 9: Typed (2) - page 2
    PAGE 10: Typed (3) - page 1
    PAGE 11: Typed (3) - page 2

    Please tell us how to set the overflow by page 2.

    Thank you

    It always seems that you have your typed page (1) configured to use an absolute origin and defined on the same page as your another subform.
    If your know you will have to TypeX and typed elements and you want the TypeY to start on a new page, then you must go back to the provision of origin in DMStudio and create a new page and start the subform to TypeY on its own page.
    By definiing two subforms on the same page of the form and each giving origin start to ABS 0, you say that the two elements can co-exist on the same page. That might be true if they are mutually exclusive where you would have only one or the other. But if you can have both, you can't have the second subform have an absolute origin. Otherwise, he will always overlap all that exists on the page where you set trigger.

  • How to set the number of e-mail messages that are stored on my iPhone

    How to set the number of e-mail messages that are stored on my iPhone – so when I don't have a network connection I can see a 'large' number of messages in my Inbox etc.

    This is series is not defined in the world

    You must go to settings-> mail, contacts, and calendars and check the settings of your e-mail provider offers in this area

Maybe you are looking for

  • HP Pavilion H9-1214: Pavilion H8-1214: graphics card update

    I am looking to update my graphics card, but through research have seen that a few other people had problems in the same area. Here is a list of all my current equipment and the graphics card that someone else said should be compatible and if someone

  • X 220 Touchpad and Trackpoint does not

    Hello My 220 x 4290's touchpad, trackpoint and buttons on the keypad touchscreen and buttons trackpoint refuse to work. I'll have to use a USB mouse for now. I tried to update the synaptics driver for the last, which unfortunately did not help. At th

  • OFFICEJET 7210: I need drivers for my Officejet 7210, printer all-in-one.

    Hello everyone, maybe someone uses drivers for an Officejet 7210 all-in-one printer?, this printer is deleted and no longer supported by HP, I bought a new laptop and now I need to install drivers... Thanks for your hellp... Daniel

  • My account has failed. How to get back ALL my lost settings?

    My account was missed as if I created another account on my computer.  Of the start menu if I click on my images, he goes into an empty folder, which is located at. Desktop\My Documents\My Pictures.  It used to be Desktop\Documents and Settings\utili

  • Computer gets blue screen every day "wl merger.exe.

    Good day, IM having some problems with my toshiba satellite (15'6 A665-s5181 notebook pc intel core i5 - 480 m), the computer works pretty well, its when I stop working, blue screen appears and the computer stops its happens at least once a day, the