Jump to content

Gribo

Members
  • Posts

    225
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by Gribo

  1. English? NC-link is common in China. I'm sure there are Chinese resources for it.
  2. Is PCIe a requirement? FTDI (assuming you get them from reliable sources) produce very reliable USB to RS232 cables. They also have TTL and LVTTL versions.
  3. Welcome to SaaS, where what used to be included by default is now subscription based. Make sure your NI rep knows.
  4. What have you done so far? Can you get the data from your service provider (Google, Bloomberg etc.)?
  5. LAN - Did you set up the R&S IP address? Do you get Ping replies? USB - Did you install the USB drivers from R&S? does the device appear in Windows device manager? What is the model of the SA?
  6. Be sure to add a race condition or two..
  7. Here is the link: USB Acquisitions Model – JaSSC Inc (jassc-inc.com) You will have to contact the company for support and drivers.
  8. Gribo

    ActiveX

    When writing arrays directly to Excel, there is a time limit for Excel to write the array to the selected range. If that limit is exceeded, you will get an error. The .NET API provides a more detailed error than the ActiveX API.
  9. It's better than a new icon..
  10. This is the closest thing to a pinout I could find for the PXIe-2525. You will have to check connectivity between the 160 pin connector and the 50 position terminals. NI MAX 2020 doesn't list this board. GUID-04647FDC-4447-45DA-9BB2-4E10EA993437-a5.svg
  11. You will have to convert the OpenCV MAT to LV picture. The MAT object has a ToBitmap method, which can generate a LV compatible bitmap. I attached a VI that uses the EmguCV .NET wrapper.
  12. The next question is what removes measurements from this array? Except the INIT command, there is nothing that reduces its size. Over time, with new measurement names, it will always increase in size.
  13. Can you use a single for loop for the Set function? a pair of parallel loops is always a suspect.
  14. On the wayback machine - http://www.aeroflex.com/downloads/PXI/3010/V2100/3010.zip
  15. I think you might have to run it on an XP machine (or VM).
  16. LibreOffice? ActiveX (And the .NET API) should work with Office365.
  17. You can use this .NET Library for Outlook MSG Files – Read & Convert MSG as Text | MSGReader (fileformat.com)
  18. If you have a permanent license of LV, stick to it. The current subscription model is way too expensive for a casual (<2 projects/year) user. NI didn't add any compelling features to LV since adding maps (2019?).
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.