Jump to content

JRys

MCC Staff
  • Posts

    1,450
  • Joined

  • Last visited

Everything posted by JRys

  1. We recommend the DASYLab software for applications that capture over a million scans. An XOR gate module could be used for your application to check the data while it is being saved. You would connect one input to the USB-DIO32HS input and the other to a global variable, which is set to the ideal response. The module will set its output to TRUE if the two are different. For example, if the global variable is set to 255 and the response from the device is 254, the gate's output will be set to TRUE. A Counter module could be used to count the number of times the gate transitions from FALSE to TRUE. DASYLab BASIC is the minimum package for this kind of application.
  2. I suspect a short (less than 6 feet), straight-through DB37 cable will work. However, MCC did not test such a scenario, so it will be up to you to verify the performance.
  3. Windows 11 requires InstaCal version 6.72 or newer and DASYLab 2022. The current version of InstaCal is 6.74, which can be found here. You can purchase a DASYLab update here.
  4. I forgot about the ACC-202 DIN rail mount. To mount it, line up the holes in the mount with the circular pattern of holes on the bottom of the device. Use the self-tapping screws that come with it. https://digilent.com/shop/mcc-cables-and-accessories/
  5. The USB-2416 inputs are multiplexed, switching them one by one to the A/D converter. This style of design requires a low-impedance signal, while open inputs are high-impedance. If you have a channel connected to a voltage source and another channel that is not connected, the second channel can respond to the first. Connect the second channel to the device ground to eliminate any cross-talk.
  6. You can get previous versions of the DASYLab software here. The USB-2408 is a popular device because it measures both voltage and thermocouples. If it has worked for you, I suggest you stick with it. If you are looking for a faster device that only measures voltage, consider purchasing the USB-1808X or USB-1608GX. If you like the USB-2408 but need more channels, consider buying the USB-2416. If you want to get the same version of DASYLab, please reply with the last five digits of the DASYLab 13 serial number. Some worksheets before DASYLab 14 may have trouble loading, but generally, they do not.
  7. The approximate cost is $200.00. Turnaround is 4-5 weeks from the time it is received.
  8. The securing plate fixes the AI-EXP32 to the USB-2416. We don't offer mounting solutions, so you'll have to do something custom. If this helps, you can remove the case and drill holes in the bottom.
  9. The USB-1208HS-4AO is repairable, so you can contact your local Digilent distributor about having it repaired. MCC Distributor BLISS SERVICES (THAILAND) CO. LTD. 294/71-77, 4th Fl., Room 407 Rom Klao Rd. Khlong Sam Prawet Lad Krabang, Bangkok 10520 Thailand Phone: +66 2 184 9761 Fax: +66 2 184 9760 Website: www.bliss.com.sg Email: contact@bliss.co.th
  10. The Omega and Newport drivers are copies of the IOtech driver, so you can deactivate them all. You also don't need IVI, Measurement Computing, or the Soundcard drivers. The only requirement is the Unsupported->IOtech PersonalDaq driver.
  11. Please review the SvDOut example in C:\Program Files (x86)\Data Translation\Win32\SDK\Examples\
  12. Open Packages->Data Acquisition in the Available Devices Configurator window and unselect the Omega Engineering OMB driver. This should remove the XML messages. In the top image you provided, I can see that the Worksheet opened in DASYLab 2022. So, what do you mean when you say it appears not to have opened the file?
  13. You have installed InstaCal 6.10, and its drivers are incompatible with Windows 10 & 11 driver signatures. Use the following to upgrade to 6.74, and I suspect your problems will disappear: https://files.digilent.com/downloads/InstaCal/icalsetup.exe
  14. For the USB-TC, see the specifications at the end of the user manual. Be careful not to confuse it with the USB-TEMP, which is a different device.
  15. You have an IOtech PersonalDaq/54, which was also sold as the Omega OMB-DAQ-54. To get it working with DASYLab, you must first install the Personal DaqView program because it installs the Windows driver. Once you have done this, plug your device into the USB port and make sure the power LED stays on. If the LED goes dark after 30 seconds, the USB port is incompatible with the device. Updating your computer's BIOS and motherboard drivers may help if you can get Windows 10 support from HP. To evaluate DASYLab, run the Configurator and, on the first page, check the Install Evaluation Version. To add support for your device, copy the attached file to \Program Files(x86)\DASYLab 2022.1_en\pool\packages\. Rerun the Configurator, and select the Packages tab. In the Available Packages, open Unsupported Drivers and enable the IOtech PersonalDaq support. IOtechPDAQ5x.14.0.0.0.en.dlp
  16. I'm sorry; I meant the make and model of the data acquisition equipment. Is it from IOtech, and what is the model?
  17. Could you share the make/model of your hardware and the version of Windows you will be using?
  18. Download the Omni CD and install the required software. It includes the QuickDAQ software for data capture.
  19. A CAD file for your device is not readily available. Instead, refer to page 19 in the following user manual for dimensions:https://files.digilent.com/manuals/USB-1208FS-Plus.pdf
  20. There appears to be a bug in the relative time feature. Starting at zero works, but if you start in the middle somewhere, it goes to the end. Instead, try absolute time. Click the down arrow and then click on the time box to edit the times.
  21. There is only the following PDF that has the dimensions. https://files.digilent.com/drawings/USB-ERB24.pdf
  22. Neither TracerDAQ PRO nor DAQami have DDE. Download DASYLab 2022.1 for the latest.
  23. DASYLab is enabled using a serial number code. Without a code, it can run as an evaluation for 28 days. The evaluation is the unlimited PRO version. You need only the LITE version ($499) for your application to acquire, view, and log data. It also has the DDE module. The DASYLab 2020 installation program can be downloaded using the following link.
  24. DASYLab can use DDE to send the temperature measurements to an Excel spreadsheet. If you have an existing spreadsheet with formulas, it can put the data into a specific column. Periodically, the operator could recalculate the spreadsheet, which would update the time-temperature requirement table. This may allow the operator to check if it is meeting the requirements. Otherwise, it may be better to consider creating a custom app with Python for an automated test.
×
×
  • Create New...