Skip to content
Snippets Groups Projects
  1. Aug 25, 2021
  2. Aug 18, 2021
  3. Aug 13, 2021
  4. Aug 06, 2021
  5. Jul 08, 2021
  6. Jul 01, 2021
    • Marcus Jankowski's avatar
      linked to updated submodule commit · ca69affd
      Marcus Jankowski authored
      ca69affd
    • Marcus Jankowski's avatar
      Update to get the VITO Scope back into the initiate state once a measurement... · 77a74514
      Marcus Jankowski authored
      Update to get the VITO Scope back into the initiate state once a measurement has been finished, i.e. it will not go back to idle but instead wait for the next trigger to start another data acquisition. To do so, we changed VITO Scope actor core to send a 'send start acquisition' message in order to set the acquisition state machine on the FPGA side right back into the initiaed state. Also changed StartAcquisition.vi and StopAcquisition.vi: They now check the acquisition state in the private data and the FPGA acquisition state for a change and now send the new acquisition state rather than the old one (had been incorrectly wired incorrectly). Notes: scope gives an error when someone now pushs the stop button. Also, scope will send delayed pulses when it's started instead of waiting for the first trigger. Pulses for every follwing trigger are sent corretly.
      77a74514
  7. Jun 29, 2021
  8. Jun 18, 2021
  9. Jun 17, 2021
  10. May 11, 2021
  11. May 10, 2021
  12. Mar 22, 2021
  13. Mar 19, 2021
    • Holger Brand's avatar
      Add tuning parameters · 1520c0c1
      Holger Brand authored
      Add three new parameter to be used to avoid error -52000 "The specified number of bytes could not be allocated." or 'Not enouph memory to complete operation"
       • VITO_Scope:VITO_Scope.MaxNofSetsCDS=15625
        ○ Maximum number of sets of 32 U16 elements to read from DMA.
       • VITO_Scope:VITO_Scope.MaxNofSetsPP=15625
        ○ Maximum number of sets of 8 U64 elements to read from DMA.
       • VITO_Scope:VITO_Scope.TDMSSortPPByChannel=False
        ○ Sort pulse properties by channel or not.True: Sort into individual TDMS channel groups.False: Store all channels in one TDMS channel  group.
      1520c0c1
  14. Mar 18, 2021
  15. Mar 17, 2021
  16. Mar 12, 2021
  17. Mar 11, 2021
Loading