Using Requirements Gateway with LabVIEW classes

Does anyone know how to get the NI Requirements Gateway to read coverage information from the documentation contained in a LabVIEW class (.lvclass)?
Requirements Gateway appears to load the documentation content fine from VIs, controls, .llb, .lvlib, .lvproj etc, but not .lvclass? My LabVIEW keeps crashing out when I try to point Requirements Gateway at a project with .lvclass files!
If this can't be done then is there a neat way to add requirements coverage information (you know, the "Covers: ID" field) into the class properties, or something near the class maybe, that Requirements Gateway can read?
Thoric (CLA, CLED, CTD and LabVIEW Champion)
Solved!
Go to Solution.

Hi Manooch,
Thank you for your prompt reply. The example you attached, with a little alteration to include the coverage ID tag in the class documentation field, does precisely what I need, thank you. The snapshot below shows the LabVIEW class satisfying requirement 2:
However, this doesn't work in my project. I have similar content, and when I ask Requirements Gateway to analyse the project it shows nothing and then LabVIEW crashes! I'll have to try stripping my project down to the bare bones to find the problematic element. I hate it when this happens....
Thoric (CLA, CLED, CTD and LabVIEW Champion)

Similar Messages

  • Is anybody use Hyper File with LabView?

    Is anybody use Hyper File with LabView?
    I Have a project that need to conect to a hyper file data base Made by PCsoft.
    Thanks
    Benoit Séguin
    Software Designer

    I have never used HyperFile, but a quick check of the company's website indicated that there are ODBC drivers available for it so it should be a simple matter connecting through ADO.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Using HP E2050 HPIb gateway with labview

    Hi,
    I was wondering if it is possible to use an HP E2050 Ethernet-HPIB
    gateway (interface) with Labview. National Instruments has a similar
    product (a GPIB-Ethernet interface), but I was wondering if it was
    possible to use the HP product since I have a whole bunch of them lying
    around.
    Thanks,
    Prasun Chaudhuri

    "Chaudhuri, Prasun [WDLN2:2M22:EXCH]" wrote:
    >Hi,>>I was wondering if it is possible to use an HP E2050 Ethernet-HPIB>gateway
    (interface) with Labview. National Instruments has a similar>product (a GPIB-Ethernet
    interface), but I was wondering if it was>possible to use the HP product
    since I have a whole bunch of them lying>around.>>Thanks,>Prasun Chaudhuri>
    Prasun,
    If the HP Gateway has a VISA interface, i.e. you can interact with it through
    VISA calls then you should be able to use it in LabVIEW after installing
    HP-VISA. I've never tried it but it might be worth looking into.
    Kamran Shah
    National Instruments

  • Has anyone used Ethernet Gateway and LabVIEW, communicating with Ethernet/IP protocol ?

    I have a PLC system (Jokab Safety B20)  together with Ethernet Gateway (also Jokab Safety type E1).
    What I want to do is to communicate with this unit using LabVIEW Ethernet/IP.
    Read a couple of data and write a couple.
    Has anyone anything like this with LabVIEW and Ethernet/IP ?
    I'm completely new to using PLC's, but I have made a minimum PLC application, but can't get communication to work with LabVIEW (+ Ethernet/IP).

    i generally use an OPC server to talk to he PLC and then use Datasocket to talk to the OPC server tags.
    if that gaetway thing is an OPC server then you maybe abel to do data socket R/W via it.
    Otherwise the NI OPC server may support that widget and (at the rate I bill out) is a good deal in the eyes of most of my customers.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Reading data from mlx90129 rfid tag chip by using spi communication with labview?

    Hi,
     i have evb90129 evalution board in that mlx90129 chip and external memory (cat25128) and three external sensors are there, i am logging data from chip by using rfid reader it ok i am reading. at the same time i configured spi communication and  i am trying to read data i am reading data from internal memory not from external memory i tried but i didnt suceed , now can i use labview to read data from mlx chip and external memory. for spi communication i am using sparkfunction atmega168 microcontroller and also i have spi to usb cable? now can i communicate or i required any devies? is it possible?
    thanks in advance,
    biji.

    I suspect the culprit to be the first parameter to your function actually. Calling another function requires the caller to allocate any buffer with a big enough size for the function to write something into. Allocate that array by using Initialize Array with U8 as type and the correct number as size. Pass this size also as read_length. While your code doesn't make use of this I think the third parameter to your function is either wrong or unnecessary.
    As you use it now it is really nothing more than a local stack variable which you could declare inside the fucntion just as well. On the other hand what you probably want to do is have a function prototype like:
    extern "C" _declspec(dllexport) unsigned char read_Sensor(unsigned *char read_data, unsigned long read_length, unsigned long *byte_transfered);
    But you will have to do some modifications in your C code to support that parameter correctly.
    That all said, doing the same in LabVIEW using VISA functions would have been done with about two VISA nodes, no DLL headaches and probably already long ago working.
    Rolf Kalbermatter
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Can I use IF-RIO with LabVIEW 8.20

    I am going to upgrade my LabVIEW to 8.20 but I am not sure whether the driver of IF-RIO can work with it properly.
    Does anybody know this?

    Hi,
           My customer get problems when using PCI-5640R in LabVIEW 8.2, but they could work in LabVIEW 8.0. Is there any latest NI-5640R driver support LabVIEW 8.2? Or PCI-5640R only works in LabVIEW 8.0? 
    Operation system and environment:
    LV 8.2
    LV FPGA 8.2
    NI-5640R 1.1
    NI-RIO 2.1.3
    Display error message in LV 8.2 FPGA complier server.
    An internal software error has occurred. Please contact National Instruments
    technical support at ni.com/support with the following information:
    Error 1003 occurred at Open VI Reference in
    nirviGetModInfo___nirviEIOImplementation_modGen.vi​->nirviGetModInfo___nirviE
    IOImplementation_modGen.vi.ProxyCaller
    Possible reason(s):
    LabVIEW:  The VI is not executable. Most likely the VI is broken or one of
    its subVIs cannot be located.  Open the VI in LabVIEW using File>>Open and
    verify that it is runnable.
    VI Path: C:\Program Files\National Instruments\LabVIEW
    8.2\resource\RVI\StockIO\private\StockFPGA_io_modG​en\nirviGetModInfo_StockFP
    GA_io_modGen.vi
    Please refer the attached reproducable example code.
    Best Regards
    NITW AE
    Gary
    Attachments:
    UsingFilterCore.vi ‏550 KB
    filt20070509104003.zip ‏255 KB

  • Using a driver with labview

    I want to create a GUI using labview to control a data acquisition card using a driver that was not created in labview. Could someone point me in the direction of some documentation that would give me some info on doing this.
    Thanks

    If you're using a non NI data acquisition card and the manufacturer doesn't have a LabVIEW driver, then you'll probably be using either a DLL or ActiveX interface that they provide. For interfacing to third praty DLLs, start with "Using External code in LabVIEW" that is part of the LabVIEW Bookshelf. You will need details from the manufacturer on the function calls. There are some shipping examples on ActiveX. The Invoke Node and Property Node functions on the Communication>ActiveX palette are used to access methods and properties.
    If you were to mention the make and model of the board you're using, you might find someone here with knowledge of it that would provide more details.

  • Using PCI-6251 with Labview 6.1

    I recently purchased a PCI-6251 multifucntion DAQ board to get a higher sampling rate than my old PCI-MIO-16E-4 board.  However I have existing software that I want to run on the new board.  The board came with NI-DAQmx which will only work with Labview 7 or above.  I am currently running NI-DAQ 6.9.3 and the Measurement and Automation program does not recognize the new PCI-6251 board.  Is there anyway to get Labview 6.1/NI-DAQ 6.9.3 to recognize and configure the new board?  Or will I be forced to upgrade my Labview?

    The M-series boards (PCI-62xx are M-series) require NI-DAQmx driver. The NI-DAQmx driver requires a newer Labview. No way around it.
    John Weeks
    WaveMetrics, Inc.
    Phone (503) 620-3001
    Fax (503) 620-6754
    www.wavemetrics.com

  • Using AT-A2150 with Labview 5.1

    Hi,
    I'm trying to find a way of using my old AT-A2150 board with labview 5.1.
    I followed some posting tips from NI knowledgeBase (1JACI8U3 and 1JO8TB2O
    ) and installed NI-DAQ 4.9.
    The only problem is that now I'm getting broken arrows on my DAQ VIs. My
    platform is Windows NT 4.
    Any help would be greatly appreciated.
    Eric

    Hi,
    I'm trying to find a way of using my old AT-A2150 board with labview 5.1.
    I followed some posting tips from NI knowledgeBase (1JACI8U3 and 1JO8TB2O
    ) and installed NI-DAQ 4.9.
    The only problem is that now I'm getting broken arrows on my DAQ VIs. My
    platform is Windows NT 4.
    Any help would be greatly appreciated.
    Eric

  • Using Agilent 82357a with Labview

    Is it possible to use Agilent 82357a USB-GPIB interface board with Labview
    Linux version 7 ?

    Hi
    I just installed Labview 7.1 for linux on my machine after throwing away (not literally !) the Agilent card and borrowing an NI PCI-GPIB card. This works with kernels 2.4.x (tested with /usr/local/vxipnp/linux/NIvisa/NIvisaic). However, for proper operation of my machine (have bad display and mouse problems with the old kernel)  I need kernels 2.6.x. The driver in /usr/local/nigpib complains that it cannot work with those. I tried hacking the INSTALL script but it keeps running up against differences (like the modversions.h file) between the two kernel series.
    Can I use a newer version of the gpib libraries for linux with an older version of Labview like I am using ? I guess I will also need to get newer versions of the visa drivers for that. Though, the labview installation went smoothly with kernel 2.4.27-3 on my Debian system, I know that the newer versions of nigpib (is that the same as ni48825L.iso ?) and NIVISA are not supported on Debian. I cannot reinstall with a different distro, so please do not suggest that.
    Any other suggestions ?
    Thanks.

  • Using Stellaris LM3S9B95 with Labview

    Hi Everyone
    Can I program LM3S9B95 with Labview?

    If it's supported you would use the Embedded Module for ARM Microcontrollers. You can take a look at the documentation to see which ARM microcontrollers are supported.

  • How do you use a Gateway with Remote Resources on a Mac (8.0.5)?

    I might be missing something obvious, but I have a Gateway configured in the OS X 8.0.5 client, but when connecting to remote resources it does not seem to use it. When you configure a connection to a specific machine there is a drop down for using one of
    the preconfigured gateways but not when configuring remote resources. I see no evidence a gateway is being used when I try to connect to a RemoteApp from off site.
    Am I missing something?

    Hi,
    Firstly, why do you think that remote resources does not use RD Gateway? Please let us know more details.
    Meanwhile, please make sure that the configurations are correct on the RD Gateway server.
    Checklist: Make RemoteApp Programs Available from the Internet
    http://technet.microsoft.com/en-us/library/cc772415.aspx
    Thanks.
    Jeremy Wu
    TechNet Community Support

  • Use Kappa Camera with LabVIEW

    Hi everybody, has anyone controled a digital camera (Kappa DX 2N) with LabVIEW?
    There is a development kit avaylable with control functions written in C. I know it is possible to convert c-Funcions in LabVIEW VIs. But there are so many functions to be converted. If anyone has experiences with that kind of camera (probably converted the functions) and knows which functions are needed for single specifications I would be very happy.
    Best regards jotthape

    Jotthape,
    unfortunately there is no information about this camera in our various support resources so NI can't be of much help here. Just one suggestion: Post this question to the Machine Vision forum instead of the LabVIEW forum. This forum is monitored by some very good machine vision experts so your chances to get an answer will increase.
    You should also provide more information about the camera (link to a datasheet, PC interface type,...).
    Best regards,
    Jochen Klier
    National Instruments Germany

  • Is Ardence RTX required when I use PCI-7831R with labview real-time module for RTX target

    I am new in the labview real-time field. I want to use labview real-time module for RTX target on only one desktop. My card is PCI-78331R.  Is Ardence RTX necessary? Why I cannot find my card in the MAX after I configured the RTX?
    Thank you very much.

    Hi Ziaozhongda,
    You must have the RTX runtime engine installed before the LabVIEW Real-Time RTX module will install.  Additionally, you should follow the instructions in the "Using the NI PCI-7831R with the LabVIEW Real-Time Module for RTX" section of Getting Started with the NI 7831R (page 8).
    Please see Configuring Hardware for Use with RTX.
    Also useful is "How Can I Validate That My PC Will Run RTX?

  • How to down load and using OpenStreetMap offline with LabVIEW 2013

    Dear All
    How can i download the OpenStreetMap  database and API for LabVIEW to call this offline map database !
    Thanks
    Luong.Tran
    Solved!
    Go to Solution.

    Hi Hockeyjim07
    I mean how can i use OpenStreetMap with offline mode. base on your link  it is required the computer have to access internet.  so my question is how can i download the OpenStreetMap database(pictures) and setup to offline mode and using OSM api to call the offline map?
    Thanks
    Luong.Tran

Maybe you are looking for

  • IDOC: How to create child segment with abap code.

    Hi, I'am trying to write an abap code to create segments for an Idoc which structure is the following: ZLE_00060_DLVY >  E1EDL20 > Z1DEL_CONS >Z1DEL_MAT_HEADER > Z1DEL_MAT > E1EDL20RET2 > E1EDL22 > E1EDL21 > E1EDL23 > E1EDL51 I receive a sintax error

  • Data selection in infopackage to exclude 3 values

    Hi, I want to exclude 3 values for ZCOUNTRY field in the data selection of an infopackage. I don't want to do this using start routine(in transfer structure or update rules). I just need to do the coding in infopackage level. Can anybody plz tell me

  • Mass changing of folder names in CRM under tcode COMMPR01

    Hi Experts, Good day! I would like to ask help regarding mass changing of folder names in CRM in tcode 'COMMPR01' under documents tab. I tried to change the folder name of one material but it only updates the folder name for that specific material an

  • Authority Check Failed

    I have created a Web Service for a Function Module in ECC 5.0. I was able to generate the proxy using SE37--> Web Wizard. I can see the Web Service in WSADMIN, WSCONFIG, SICF.  I am using the WSADMIN and Test Tool to generate a request for testing th

  • Graphs in Management Cockpit SEM 4.0

    Hello All, We have upgraded our BW and SEM systems from 3.0 and 3.1b to 3.5 and 4.0 respectively. We are now seeing a strange behaviour. In SEM 3.1b, while creating graphs in the management cockpit, we were able to assign specific colors for each col