Daqarta
Data AcQuisition And Real-Time Analysis
Scope - Spectrum - Spectrogram - Signal Generator
Software for Windows
Science with your Sound Card!
The following is from the Daqarta Help system:

Features:

Oscilloscope

Spectrum Analyzer

Signal Generator
(Absolutely FREE!)

Spectrogram

Pitch Tracker

Pitch-to-MIDI

DaqMusic
(Free Music... Forever!)

Remote Operation

DC Measurements

True RMS Voltmeter

Sound Level Meter

Frequency Counter
    Period
    Event
    Spectral Event

    Temperature
    Pressure
    MHz Frequencies

Data Logger

Waveform Averager

Histogram

Post-Stimulus Time
Histogram (PSTH)

Macro System

Multi-Trace Arrays

Trigger Controls

Auto-Calibration

Spectral Peak Track

Spectrum Limit Testing

Direct-to-Disk Recording

Accessibility

Applications:

Frequency response

Distortion measurement

Speech and music

Microphone calibration

Loudspeaker test

Musical instrument tuning

Animal sound

Evoked potentials

Rotating machinery

Automotive

Product test

Contact us about
your application!

Notes Edit


Macros : Notes, NotesDlg

The Notes edit window is at the bottom of the Daqarta window. You can enter notes here at any time. They will be saved with .DQA files, and will appear here when you later open the file for viewing.

Notes can be up to 2047 characters long, including Enter keys for new lines. You can use the scroll bars to see lower lines.

You can use CTRL+Tab to move to the next tab stop, spaced every 4 characters. (The Tab key alone will exit the Notes field and move to the next item on the screen.)

You can use CTRL+ALT+D to enter the current date, or CTRL+ALT+T to enter the current time. The Edit Date/Time Preferences menu allows you to specify the date or time format, and whether UTC time or local time will be used. (You can also enter date or time via macros... see the Macro Notes below.)

Since most Daqarta edit controls are for entering values, you can conclude an entry in them just by hitting Enter. That won't work here, since an Enter is used to start a new line. Instead, you can use the Tab key to move to the next control, or just click on another control. Alternatively, the little Notes button next to the edit window changes to 'OK' as soon as you start an entry, and you can click that to end an entry (which will change it back to 'Notes').

If you click the Notes button instead of just starting to type in the Notes window, it will open a larger copy of the Notes window in its own dialog, which can be positioned as desired. This is especially useful with 640x480 screens, which will cut off most of the normal Notes window. It may also be useful with higher screen resolutions, if you have multiple windows open. You can conclude entry in this pop-up Notes dialog by clicking on its OK button, or the OK button next to the main Notes.

You can also toggle the Notes dialog open or closed via ALT+SHIFT+N.


Macro Notes:

NotesDlg=1 opens the Notes dialog, NotesDlg=0 closes it, and NotesDlg=x toggles between open and closed. You do not need to open the dialog to enter Notes text via macro command.

Notes="Notes Test Message" replaces the current Notes with the text enclosed in quotes.

Notes can make use of string variables and complex strings. It can also include itself to allow appending and prepending:

Notes=Notes+" with extension." will append the quoted text to the current Notes.

Notes="This is a "+Notes will prepend the quoted text at the start of the current Notes.

Thus, if you use the above examples in the order presented, the final Notes will read " This is a Notes Test Message with extension."

Multiple lines may be included in the command text, surrounded by a single pair of quotes, and the lines will likewise appear in the resulting Notes. For example:

  • Notes="This is Line 1.
  • This is Line 2."

will result in:

  • This is Line 1.
  • This is Line 2.

Sometimes it may be more convenient to use a multi-item string with the Newline command ( n) inserted where needed. The above could be accomplished with:

  • Notes="This is Line 1."+n+"This is Line 2."

You can use string variables to insert many different values in a multi-item string line, such as time, date, cursor readouts, Labels, Fields, Macro Variables, Averager Total Frames Counter, or Frequency Counter, Sound Level Meter, or Voltmeter readouts. You can also use the p formatting command to set specific columns for data. For example,

  • Notes=Notes+n+Freq+p20+t

will append a new line showing the Frequency Counter readout value followed by the local time starting at column 20. See String Variables and Complex Strings for details.


GO:

Questions? Comments? Contact us!

We respond to ALL inquiries, typically within 24 hrs.
INTERSTELLAR RESEARCH:
Over 25 Years of Innovative Instrumentation
© Copyright 2007 - 2011 by Interstellar Research
All rights reserved