Jump to content

BigBob

Members
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

BigBob's Achievements

Newbie

Newbie (1/4)

1

Reputation

  1. Hello Attila, now I had the time for further testing: - Opening multiple .csv file with script: Path separator '/' is working. - TCP- and NamedPipes Server working very well. I can capture the live data an send it by script (@4800 baud) directly to Excel without problems. Finally I have two programming related questions: * How can I import all *.csv files with the information from then 'Directory' dialog, or can the 'File open' dialog provide all files within a file mask ? * How can I close all or some specific Tabs by script (Is there a Scope.RemoveTab(x) or something) ? Thanks for your help. I think now all and every of the suggestions/wishes are covered. All that remains for me to say is: Merry Christmas and a healthy and successful new year for you and your familiy. Robert
  2. Hello Attila, now I'm back from vacation and tested some of your improvements on version 3.21.18_beta. - Import multiple csv files from dialog: Seems that the same data from one of the files is imported multiple times. - Drop files from windows Explorer does not work: I tried to drop the files on the scope directly and on the import dialog. Both does not work for me. - Decimal separator is remembered: OK - Import csv by script: Not working. I can execute the command without an error, but the file ist not imported. (with already open scope window) Best regards BigBob
  3. Hello WaveForms team, first I would thank you for this marvelous piece of software. I use it on a nearly daily basis. After installing the new 3.21.3-Version I discovered the "Scope to Digital" function that is incedibly useful to me. After all I have some further (in my opinion very useful features). Files - Import Workspace via drag from file - Import Analog csv data via drag from files (multiple selection) "Import Samples" configuration dialog will appear. - Import Dialog: Possibility to import multiple files at once. "Import Samples" configuration dialog will appear. - Import Dialog: Would be great if the dialog remembers its last settings (e.g. if decimal separator is "," you have to set this in "Format" for every single file) - After Import of Analog data: When "Scope to Digital" is active, the Digital view schould update - Load csv files (or other exported data files) by command line arguments Live-Data - Possibility to retrieve analog or digital live data by other program (Maybe by separate API the can run parallel or sending Windows-Messages ?) Trigger - Have a "Software-Trigger" on Math channels GUI - Have 2 or 3 "Preset" Buttons that can store the Time-Settings (Base/Position) and the channel settings (Active/Offset/Range) of the actual analog view. Usefull when having a signal that has narrow spikes betwween long pauses. It would be easier to jump to some interesting views than with the Zoom funtion. I know that this is a bunch of things, and that they might not come soon or maybe never. Keep going with that excellent work. Best regards BigBob
  4. Hello Attila, thanks for your prompt respone. Your hint helps me with my problem even it's not very convinient, but for this case it'ok. Thank you and have a nice day. Robert
  5. Hallo, I have 2 signals and want to trigger if one of the two passes a voltage level. So i tried to make a custom channel like "min(C1,C2)". Unfortunatly the custom channel does not appear in the trigger channels list. Is there a workaround for that so I do not need an external curcuit for the trigger ? Greetings Robert
×
×
  • Create New...