|
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:OscilloscopeSpectrum Analyzer Signal Generator
|
Applications:Frequency responseDistortion measurementSpeech and musicMicrophone calibrationLoudspeaker testMusical instrument tuningAnimal soundEvoked potentialsRotating machineryAutomotiveProduct testContact us about
|
|
Custom Macro Message PositionMacros : MsgPos, MsgPosFix You can set the position of a custom macro message. MsgPos="p100,200" sets the upper left corner of the message box 100 pixels from the left border of the main Daqarta window, and 200 pixels below the menu bar. You may use negative values to set the position outside of the Daqarta window. The " p" before the X position specifies that both coordinates are in pixels. But you may prefer to use "dialog units" so that the message will appear in the same relative position even if you change the font preference to make the Daqarta window and all its controls larger or smaller. Dialog unit coordinates use the same reference position, so MsgPos="0,0" will place the box right on the Averager button in the toolbar. Each toolbar button is 40 units wide and 12 units tall, so MsgPos="240,12" will place the box just under the Trigger button. You may want to position a message near a Label or Field when prompting for entry of a subject ID. Label1 is at 29,288 and each Label or Field is 57 units wide and 13 units tall. Note that MsgPos only sets the upper left corner of the message, however, so if you want the box to be above a Label but not obscure it, you will have to set the vertical position by trial and error depending on how many lines of text are shown in the message. MsgPos applies to messages that have title bars and can thus be repositioned by dragging the title bar. (Left-click anywhere in the title bar, and move the mouse while holding the left button down.) Dragging changes the default message position just like MsgPos, so the next titled message will be shown at the new location unless another MsgPos is given first. MsgPosFix is used just like MsgPos, but it only applies to messages without title bars, which can't be dragged. The MsgPosFix position is maintained separately from the MsgPos position, and can only be changed by another MsgPosFix command. Untitled messages are typically used to show prompts near controls that must be changed, whereas titled messages are typically used as general prompts or status reports and can be dragged to any convenient location. The titled message position is thus saved across Daqarta sessions, but the untitled position is not. So, if a macro uses MsgPos, it may overwrite the preferred position that the user set in a prior session. If you nevertheless want to set a specific default position, you can do it with a macro variable and an IF test. See Example - Initial Msg Position under Macro Variables for details. See also Message Macros, Macro Overview |
|||
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 |