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 | |
---|
1 | command STW [<lo-bound>;<hi-bound>] |
---|
2 | =========== |
---|
3 | |
---|
4 | key: set time window |
---|
5 | |
---|
6 | Sets a time window on display. This time window remains valid until |
---|
7 | changed explicitly or removed by "dtw" command. If the parameters |
---|
8 | are omitted, the time window can be selected by graphic cursor. |
---|
9 | |
---|
10 | |
---|
11 | parameters |
---|
12 | ---------- |
---|
13 | |
---|
14 | <lo-bound>, <hi-bound> --- parameter type: real |
---|
15 | Time bounds of trace display. |
---|
16 | |
---|
17 | |
---|
18 | examples |
---|
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.