source: SH_SHM/trunk/help/STW.HLP @ 1237

Revision 16, 524 bytes checked in by marcus, 15 years ago (diff)

r1 | svn | 2007-12-13 11:10:29 +0100 (Do, 13 Dez 2007) | 2 lines

Initial import

Line 
1command STW [<lo-bound>;<hi-bound>]
2===========
3
4key: set time window
5
6Sets a time window on display.  This time window remains valid until
7changed explicitly or removed by "dtw" command.  If the parameters
8are omitted, the time window can be selected by graphic cursor.
9
10
11parameters
12----------
13
14<lo-bound>, <hi-bound>  ---  parameter type: real
15   Time bounds of trace display.
16
17
18examples
19--------
20
21   stw              ! let user select time window by graphic cursor
22
23   stw 0. 100.      ! set time time from 0 to 100 sec
24
Note: See TracBrowser for help on using the repository browser.