Creating Virtual Channel in RMAN

Hi ,
How to create virtual channel in RMAN? I tried googling for this info, however i wasnt able to find any details on it.
Can someone help me with this or direct me to a link.
Thanks

Hi;
Please see:
Integration of RMAN with virtual tape library
Integration of RMAN with virtual tape library
Regard
Helios

Similar Messages

  • Why do we get so many vi's when using "DAQmx Create Virtual Channel.vi​"?

    Hi there,
    Could anyone explain me why we get hundreds of sub-vi's when I use the
    vi "DAQmx Create Virtual Channel"? This can easily be seen by exploring
    the hierarchy of Labview examples such as "Acq&Graph Voltage - Ext
    Clk.vi"???
    This multitude of vi's considerably slows down my computer, especially at loading. Is there any way to get rid off that???
    Thanks in advance for you help!
    Jonas

    Hi,
    the easier you have to program, more subVI´s needed for your kind of application. Because the VI´s from DAQmx are polymorph, so many SubVI´s are included in the VI´s. In traditional DAQ you have several palettes for each kind of measuement method. Analog In, Analog Out, Digital, Counter, ...! In DAQmx you have one VI and that can all.
    But, the performance of you application at runtime is not affected. Of course it takes some time to load, but just at development environment not as an application.
    Figure 3. Polymorphic VIs simplify the NI-DAQmx API.
    Link to Document:
    http://zone.ni.com/devzone/conceptd.nsf/webmain/EE​47B125BB9E053686256FBC0014C384
    Hope this helps.
    Alex
    NI Switzerland

  • Do I really need to create virtual channels in data neighborhood in order to access my pci 6034E?

    Hello all,
    This may sound a little weird, but I would like to know how to configure my 6034E without having to create virtual channels in data neighborhood. Reason being, the data is often lost when users update or search for new instruments in Measurement and Automation.
    I have tried using the AI CONFIG.VI, which gives me all the attributes I need...set channel name, device name, device channel, input mode, sensor/actuator type ect..  When I connect the AI READ.VI the value read back is incorrect. Matter of fact as an exapmle, the power supply could be off and I still read 10 Volts. But when I have created a virtual channel in data neighborhood, the data read back is correct.
    Is there another way to read back data but not have a virtual channel in the data neighborhood?
    Thanking you in advance,
    Demo

    Duplicate post

  • Daqmx Create Virtual channel timeout

    Why almost a minute and a half to get an error message from daqMX Create Virtual channel VI.
    I need to find a way to have my executable bleep immediately if the underlying drivers are not installed.
    For example, I have LV at home and supposedly have the drivers installed too but no hardware connected.
    Sometimes I run a that uses daq, however when it encounter Creat Virtual Channel VI it appears to hang for a minute and a half before finally giving an error.
    Anyone else been there, done that?
    Thanks

    Thanks for replying D-cubed.
    Actually Im calling create virtual channel in a state machine to set up the data acquisition.
    When using on a machine that has a daq device installed its a piece of cake.  no sweat.
    However, when I am at home I have LabVIEW but possibly either no daq drivers or no daq hardware.
    I believe it may be the second case since I can place a task on the BD so, I will assume the drivers are installed correctly.
    There is just no daq hardware in the system.
    WHen the create virtual channels Vi is called the PC appear to hang because that VI is executing internally (looking for a device I presume).
    The timeout takes 1.5 mins and if not for me waiting the PC would appear to be hung up.
    Finally some 'Mig error' message appear contact Ni about and so on.
    WHat I am trying to do is have my program error out immediately instead of 1.5 mins later that there is no Daq device in the system.
    Thanks again

  • What does DAQmx Create Virtual Channel (TEDS AI Accelerometer) actually do?

    Hi all,
    I have a basic vibration logging application for which I'm using TEDS enabled accelerometers.  I'm configuring a task using the Create Virtual Channel (TEDS AI Accelerometer) to add the correct channels, but none of the data from the TEDS table appears to be getting pulled into my channels. 
    Does this VI pull scaling information from the TEDS such that the values I read out are scaled to the appropriate unit?  Is there a way to force it to drag all the data from the TEDS through so that when I save a waveform to a tdms file they end up as channel properties?
    I've included a screenshot of the VI that creates the task for reference.  Thanks!
    CLAD
    Solved!
    Go to Solution.
    Attachments:
    Create TEDS channel.jpg ‏100 KB

    They are TEDS 1 accelerometers.  I can actually see the entire TEDS table both in MAX and in my code (I read out the bitstream for my own amusement). 
    To collect the data I'm using a DAQmx Read N Chan N Samp - 1D Waveform.  The output waveform array is wired directly to a TDMS write VI.  The properties on the channel end up as shown in the attached image; note that no scaling information is carried thorugh.
    CLAD
    Attachments:
    AccChannel Properties.png ‏37 KB

  • DAQmx Create Virtual Channel AI Temp TC Deg F Bug

    Found a bug in DAQmx Create Virtual Channel AI Temp TC Deg F when using a cDaq-9174 with a NI 9213 Analog Inpout module.  When I change from Deg C to Deg F I do not get the correct temperature.  In Deg C I read ambient temp of 21.84 Deg C Vs. when I select Deg F I read 18.33 Deg F.   When I use the DaqMX Assistant the asssitant returns the correct values.  Is this a know bug on the 9213 driver?  What is the fix?
    Solved!
    Go to Solution.
    Attachments:
    Read one AI Temp Channel in C or F.vi ‏13 KB

    Thank You - Found it here too

  • Comment définir 12 lines digitals ( 8) pour la fonction DAQmx Create Virtual Channel

    Bonjour, je voudrais demander l'aide pour deux points suivants:
    1 /J'utilise une carte PXi 6537 pour pouvoir faire une acqusition de 12 lines digitals, mais quand je choisis 8 lines du port0 avec 4 lines du port1 pour connecter avec la fonction DAQmx Create Virtual Channel, il y a toujours l'erreur. veuillez m'indiquer comment faire entrer 12 lines dans cette fonction s'il vous plait. (J'essaie avec ces configuration mais cela ne marche pas: Dev1/port0/line0:7_Dev1/port1/line0:3 ou Dev1/port0_port1 ou Dev1/line0:11  etc...etc...)
    2/ Dans cette utilisation, je voudrais utiliser la ligne  0 digital comme l'horloge externe, donc avec la fonction DAQmx Timing, j'indique la source d'horloge externe comme /Dev1/PFI0 et soit je connecte physiquement la voie Dev1/port0/line0 vers le borne PFI0 soit je fais le routage par logiciel de Dev1/port0/line0 vers PFI0, dans ce deuxième cas comment je dois faire , par quel noeud propriété qu'il faut utiliser.
    veuillez montrer ces deux solutions par une figure simple s'il vous plait, je vous remercie beaucoup et vous souhaite bonne semaine. TuongLinh.

    Bonjour,
    Et merci d'avoir posté sur ce forum.
    Je ne suis pas sûr de ce que vous voulez faire en rebouclant logiellement une des sorties numérique de votre boitier. Vous pouvez néanmoins accéder à davantage d'entrées/sorties en faisant un clic droit sur le terminal de l'horloge externe pour laquelle vous avez choisi /Dev1/PFI0 puis en cliquant sur "Filtrage du nom d'E/S...".
    Cochez alors les différentes cases pour avoir le plus de choix possibles puis utilisez une ou plusieurs sorties de compteur pour générer l'horloge dont vous avez besoin.
    Cordialement,
    Jérémy C.
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    Travaux Pratiques d'initiation à LabVIEW et à la mesure
    Du 2 au 23 octobre, partout en France

  • I can't find "DAQmx create virtual channel.vi"

    How can I convert a "Channel" to a "Signal" ?

    If you have installed the NI DAQmx Device Drivers, In LabVIEW, you will find this function in the location shown in the pic attached
    How can I convert a "Channel" to a "Signal" ?
    You cannot!
    Gramatically and Electronically, you can only 'read or write'  a signal on a 'relevant' channel
    Attachments:
    DAQmx_ Create Virtual channel.PNG ‏50 KB

  • DAQmX create virtual channel execution time

    Hi,
    I am using DAQmX Create Virtual Channel for 70 different Digital Output. It took 35 seconds to execute the DAQmX Create Viryual Channel VI.
    What are the steps to make the execution faster.
    Valliappan.M

    Have you tried creating a global virtual channel with MAX?
    André
    Regards,
    André
    Using whatever version of LV the customer requires. (LV5.1-LV2012) (www.carya.nl)

  • How can I creat virtual channel and traditional devices while my card installed,I can not do?

    I installed PCI-6220 card,and I also installed DAQmx and Traditional DAQ in my computer,
    but I cannot creat virtual channel at the last step(attachment:TDAQ6220.jpg).
    Maybe this is the reason I didn't creat traditional NI-DAQ Device,but I can not creat it.
    (see attachment: DAQ Device.jpg,there is no PCI-6220 on list).
    What's wrong?What shall I do?
    Junwei You

    Hello Rainer,
    You can see this attachment(6024E.jpg),the 6024E card appears on Traditional NI-DAQ Devices,
    but I don't know how can it be created(I don't creat it,we buy the whole system together with the machine).
    I tried create a new traditional Device(I want to confirm 6024E), but still I can not see any NI-DAQ device in traditional NI-DAQ device
    lists. See the 'Create New....' interface.How can do it?
    Thanks!
    Attachments:
    6024E.JPG ‏128 KB

  • Errors in Creating Virtual Channel

    I am creating a IVI switch driver. The driver passes the IVI Specific Driver Suite 2.2 and IVI Switch SFP testing. When I try to create the virtual channel the device is found (created IVI Logical Name and other fileds) but the channels displayed are empty on the Channels/Exclusion tab. What calls are made when creating the virtual channel? I want to create a CVI or TestStand program to simulate the sequence that Switch Executive performs.
    When validating a configuration, are all possible channels used in SetPath loop? As an example, if three channels are defined (Front, rear, & base) but only the front->base, rear->base, base->front and base->rear are valid configurations. Will the vaildate try a front->rear configuration? Will a disconnect call be placed in between each SetPath call?
    Thanks.
    Randy

    Randy,
    Although you cannot step through the NISE engine, you can step through your driver's code and debug its behavior. If you have problems with importing IVI virtual name into switch executive virtual device, then what you need to do is select nimax.exe as the process to debug and run it with the debug version of your driver. If you were using CVI, you can set the external process under Run>>Select External Process. If you're using MSVC, you can choose "open project" and browse to nimax.exe and then add symbols for your driver DLL in the project settings.
    The entry points to monitor (for your particular problem) are the ones that deal with getting the number of channels and getting individual channel names and their attributes. Make sure that your driver returns the correct number of channels and that it also returns all these channel names correctly. If you see no error in switch executive (I.e. it just says OK after you import your ivi logical name), then my guess is that your driver returns 0 for the number of channels.
    Please be aware that switch executive exercises much more than any of the IVI clients you mentioned. Yet it does not go "through the back door" for anything, it (obviously) uses public entry points in the driver to perform what it needs to do.
    So, you can start by setting up debug project in your favourite environment, and check the behavior of the following functions in your driver:
    getting the IVISWTCH_ATTR_CHANNEL_COUNT attribute
    IviSwtch_GetChannelName (with your prefix, of course)
    and see if those work. My guess is that something is not working correctly between these two functions.
    Let me know
    -Serge
    Srdan Zirojevic

  • Empty task out from DAQmx Create Virtual Channel (VI)

    Hi, 
    I'm using a NI USB_6008 in my project and I use ao0 to provide my device with supply-voltage. And I use ai1 to measure voltage on my device. The thing is that I have been using another identical USB_6008 before, and everything worked just fine, but now when I want to use this new DAQ, it doesn't work at all and I get "empty" or "unnamed" task out. I have the right serial-number and device-number in my hardware initiation. And I have used the test panel in    "Measurement & Automation Explorer to check that the channels works properly. I have also changed the USB-port and also updated my drives. But nothing has helped. 
    Unfortunately I can not send the code here since it's too big and complicated but I'll attach a screen-shot of the part the I'm stucked in with the "probe" values. 
    I'll really appreciate it if someone could explain for me why I get "unnamedTask". 

    Just came across this while looking for something else.
    Your tasks are unnamed because you haven't named them .  You can name your task when you call DAQmx Create Task.vi:
    In the case of the first VI, the task is being implicitly created when the channel is created, so an "unnamed" task is the result.
    Best Regards,
    John Passiak

  • DAQmx Create Virtual Channel (Custom Voltage with Excitation)

    Hi,
    My problem is this. I am using the custom voltage w/ excitation for my application, together with the scxi 1520. Of course, you have to put values on the excitation value, say 5 V.
    But whenever I turn off the chassis aftr measurements (the LabVIEW program is still open) and then do the measurements all over again, I need to enter a different value at the excitation value, say 3 V, to ensure that excitation will be provided. Otherwise, I get no signal. I can then return to the previous 5 V to do the same measurements again.
    Is there a way to solve this problem. Thanks!

    Ahh, ok now I understand your question. This behavior is due to a combination of 2 reasons. First the DAQ driver is caching the values for the SCXI registers, so if you set the same values for the registers the driver doesn't write to the hardware again. Second, the driver doesn't get any notification from the hardware that the hardware has been turned off, so the driver continues on as if nothing happened.
    So, the best solution would be to do a device reset on the SCXI module before you start the acquisition. A device reset would clear the cache and cause data to be written out again. This would of course make things a tiny bit slower, but if you are turning off the chassis, the that little bit of time probably does not matter.

  • SCXI - Error when creating virutal channel in Daqmx

    Hi All,
    I am in the process of upgrading our measurement system to labview 7. I uninstalled Labview 6 and then installed labview 7. In MAX our SCXI is verified and confirmed.
    In my program when I try to create a virtual channel using the DAQmx Create Virtual Channel.vi I get the follwoing error:
    Code: -200220 - Device Identifier is Invalid.
    I use the following physical channel string:
    SC1Mod1/ai0
    I can't find any information on the error code. Please Help!!
    Regards,
    Setu.

    Setu,
    Indeed, this is quite puzzling. I have a few items to try. To use the DAQmx Create Virtual Channel.vi, your chassis needs to be verified under "NI-DAQmx Devices" (NOT Traditional NI-DAQ Devices) in MAX. Once you have confirmed that, the "physical channels" input should self-populate with a list of available channels. Check the filtering of the names if it does not show up. Hope this helps.

  • Programmatically Create & Configure Channel

    Hello, 
    I have a DAQ board which accepts universal inputs. I have to design a configuration screen for all the channels available for properties based on type of input Strain, Voltage, Current, Thermocouple Etc. Based on this I have to do Data Acquisition.
    I have been trying with DAQmx Task create and Channel Create for past few days but unable to find a solution. Can anyone suggest. My device is NI9219 Universal module on a NI9174 Chassis.

    Hi,
    I don't have much to show cause nothing so far worked. To explain a bit more. 
    My device have 4 Universal Analog Input channels ( NI9219  in a NI9174 Chassis)
    I need to configure each channel for type of input( Type of Analog Input)  and specific properties to that type of input. E.g. Bridge configuration for Bridge based sensors or Thermocouple setting . I tried using create Virtual channel Vi but that do not allow to select type of input programmatically. Until I do that I cannot get full control of the properties. I do not want to use Max for creating channels or tasks everytime. One reason can be because Create Virtual Channel is a polymorphic VI. 
    The workflow have to be
    Select Channel > Select type of input > Configure property based on type of input > add to task . This have to be done 4 times for 4 channels.
    On Execution the DAQ will read this task for measurement.
    Once all the channels are configured I need to create a task . Based on this my Data Acquisition will work. 

Maybe you are looking for

  • How do I stop Google from processing my browser's page access errors?

    Whenever I have trouble accessing any web page, I get several "404 Not Found" errors in quick succession followed by a "414 Request-URI Too Large" error from Google. My most recent example of the final URL is :- <u></u><u>== http://google.com.au/cgi/

  • DVD's wont play

    dvd's will not work on my mac book pro, the drive just makes noises and ejects the disk, however, cd's work quite fine? Help

  • Appraisal Template no display in quality

    Hi, experts. I have created appraisal template in developement and then got transported to developement testing clint by SCC1 and find for testing allright. When i have transported the request to quality and production, Template is not visible in eit

  • .png and Internet Explorer Crashes

    My website also causes internet explorer to crash (mattersmostmedia.org) as others have reported. Someone also mentioned that it is because iweb exports to .png files that can't be read by IE. Is there any way to change that? It is slightly crucial t

  • Tow fact assersion problem with BPEL and rule Engine

    I have imported two different xsd for buliding xml fact A and B. I have defined two RuleSetA and RuleSetB that RuleSetA only act on A and RuleSetB only act on B. When i call RuleSetA from BPEL decision Service it detects both of the facts A and B as