vsTASKER 7 User Manual
×
Menu
Index

Packet Definition

 
Packet Definition
1

User Code

1. User Code
See here.
 
2

Name

2. Name
Name of the Packet definition. Must be unique.
 
3

Mode

3. Mode
Each Packet can either send or receive. This mode setting will condition the section to be dropped by copy/paste.
 
4

Signal

4. Signal
Available only for Receiving from IG mode.
Put here the IG signal which will trigger the Packet.
For i.e: CIGI_HAT_HOT_RESP_PACKET_ID_V3_2
 
5

Import / Export

5. Import / Export
Import the Packet definition to a single file or import one packet from a file.
This is helpful to exchange Packet Definition from one database to one another as the copy/paste might not work. Also good for exchanging definitions by email or across network.
Default location is /Data/Shared. Extension is .pdef
 
6

Data Interface

6. Data Interface
This dynamic interface is the translation of the public user data defined in Declaration panel with //&& tags
It's purpose is to provide user an easy way to setup the data of the Packet.
 
7

Rebuild All

7. Rebuild All
Reparse the Code::Definitions part to sync the Interface. This is not done automatically as the rebuild process delete the current interface before reparsing and defaulting all the values.
 
8

Default All

8. Default All
Replace all values with the default ones found in DEF[] for each entries.