IS_VER Struct Reference

This version packet can be sent on request. More...

#include <ispackets.h>


Data Fields

byte Size
 20
byte Type
 ISP_VER
byte ReqI
 ReqI as received in the request packet.
byte Zero
char Version [8]
 LFS version, e.g. 0.3G.
char Product [6]
 Product : DEMO or S1.
word InSimVer
 InSim Version : increased when InSim packets change.


Detailed Description

This version packet can be sent on request.

To request an InSimVersion packet at any time, send this IS_TINY :

ReqI : non-zero (returned in the reply)
SubT : TINY_VER (request an IS_VER)

Definition at line 828 of file ispackets.h.


Field Documentation

20

Definition at line 830 of file ispackets.h.

ISP_VER

Definition at line 831 of file ispackets.h.

ReqI as received in the request packet.

Definition at line 832 of file ispackets.h.

Definition at line 833 of file ispackets.h.

char IS_VER::Version[8]

LFS version, e.g. 0.3G.

Definition at line 835 of file ispackets.h.

char IS_VER::Product[6]

Product : DEMO or S1.

Definition at line 836 of file ispackets.h.

InSim Version : increased when InSim packets change.

Definition at line 837 of file ispackets.h.


The documentation for this struct was generated from the following file:

Generated on Wed Apr 28 11:50:47 2010 for InSim by  doxygen 1.5.8