Message /
Multiple ITTS application
ITTS could accept message form other's AP since
version 2.3.0.8
Section
1:
ITTS or UTS
Section 2:
Message
Command :
SEND
value 1:
MIn
value 2:
Max
value 3:
Handle, the others ITTS handle number that
you want to send
value 4:
command type
value 5:
sub command
value 6:
Label string
Command type:
001 run ITTS ( some other AP send
message, ask ITTS to run)
101 run ITTS one node (sub
command :node number in that target ITTS test plan
201 run ITTS from node Value 5 (sub
command :node number in that target ITTS test plan
3nn get node ID by test plan label ( value 6)
label string will store in ITTS global share memory
ITTS_G_S_MEMnn
(nn=1..64)
target ITTS will get the label string form
ITTS_G_S_MEMnn to search his test plan, return the Node
ID
40n
401 arrange ITTSn's position as best arrangement ( for
multiple ITTS widows arrangement )
402 set ITTS to normal size 780* 620
41x (ITTS 20.13.12.05 or later)
410
minimize ITTS UI
411
restore (show ITTS UI from minimum )
412
maximum window size
501 get others ITTS
status
// 0: dead
// 1: ready
// 2: running
| Example |
Example 1 |
Example 2 |
Example 3 |
Example 4 |
|
| Section 1 |
ITTS |
ITTS |
ITTS |
ITTS |
|
| Section 2 |
Message |
Message |
Message |
Message |
|
| Command |
SEND |
SEND |
SEND |
SEND |
|
| Value 1
(min) |
|
|
|
|
|
| Value 2
(max) |
|
|
|
|
|
| Value 3 |
['&ITTS_1_HANDLE'] |
['&ITTS_2_HANDLE'] |
['&ITTS_3_HANDLE'] |
['&ITTS_4_HANDLE'] |
|
| Value 4 |
001 |
101 |
201 |
310 |
|
| Value 5 |
|
112 |
112 |
|
|
| Value 6 |
|
|
|
X_Label001 |
|
| Explain |
ask ITTS1 run |
ask ITTS2 run node 112
only |
ask ITTS3 run start from Node
112 |
ask return node id of ITTS4 test
plan's X_Label001
|
|