3.4 TSB file : Create a Send Sequence |
|
A sequence describes a simple procedure and can take in up to 200 instructions
( line 0 ... 199 ). Several telegrams from different TDB-buffers can be linked to a sequence. In order to control
the transmission sequence you have a small set of commands at your disposal. |
Toolbar sequence list |
![]() |
| save sequence list | Saves alteration into the file. | |
| save sequence list as | Saves sequence list under new name. | |
| cut out line(s) | Cuts out selected lines and puts it into the clip board. | |
| copy line(s) | Copies selected lines into the clip board. | |
| insert line(s) | Inserts line(s) out of the clip board at the selected line into the sequence list. | |
| undo | Reverses the last cut out. | |
| find | Search the specified text. ( not used for TSB ! ) | |
| replace | Replaces the specified text. ( not used for TSB ! | |
| select all | Selects the whole document. ( not used for TSB ! | |
| Prints the active document. ( not used for TSB ! |
Command |
code |
par 1 |
par 2 |
|
1, 2 ...8, 9, 0 |
nnn |
mmm |
Send TDB buffer from/ till on channel x |
C |
nnnn |
|
counter load |
L |
zzz |
|
loop, jump to line zzz |
D |
nnnn |
|
delay |
G |
zzz |
|
go to line zzz |
S |
zzz |
|
call subroutine at line zzz |
R |
|
|
return |
E |
|
|
end program |
![]() |
|
In the following you will see a created send sequence as example. Each line is provided with a commentary : |
| line | code | par 1 | par 2 | description |
| 000 | 1 | 46 |
send |
|
| 001 | D | 50 |
delay |
|
002 |
2 |
3 |
4 |
send |
003 |
C |
5 |
|
counter |
004 |
1 |
47 |
|
send |
005 |
2 |
8 |
|
send |
006 |
D |
20 |
|
delay |
007 |
L |
004 |
|
loop |
008 |
D |
10 |
|
delay |
009 |
1 |
45 |
|
send |
010 |
D |
50 |
|
delay |
011 |
2 |
1 |
|
send |
012 |
S |
020 |
|
subroutine |
013 |
D |
100 |
|
delay |
014 |
G |
000 |
|
goto |
015 |
E |
|
|
end |
... |
... |
... |
... |
Beginning of the SubRoutine |
020 |
2 |
10 |
|
send |
021 |
2 |
12 |
|
send |
022 |
2 |
14 |
|
send |
023 |
R |
|
|
return |
|
In the channel window ( channel 1 ...12 ) the sequence list is started or ended over symbol
|
|
Each alteration in the configuration is displayed by an asterisk * in the caption title and will be only effective after saving. |
|
Wuerzburger Ring 39, D 91056 Erlangen |
LIAN 98 Protocol Router, Simulator and Analyzer © Copyright 2001, 2006 by MAYOR GmbH. All Rights reserved. |