got:got-en
Differences
This shows you the differences between two versions of the page.
| Previous revision | |||
| — | got:got-en [2025/10/19 11:27] (current) – [Links] rjversluis | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== GamesOnTrack ====== | ||
| + | [[: | ||
| + | [[: | ||
| + | \\ | ||
| + | |||
| + | [[http:// | ||
| + | \\ | ||
| + | |||
| + | \\ | ||
| + | =====Introduction===== | ||
| + | Rocrail uses the raw position data provided by GTcommand as TCP/IP stream.\\ | ||
| + | GPS coordinates must be setup in the sensor objects.\\ | ||
| + | |||
| + | \\ | ||
| + | |||
| + | =====GT-Position IP interface===== | ||
| + | | //Windows XP, Vista and 7// | | ||
| + | |||
| + | ====Setup==== | ||
| + | * {{: | ||
| + | - Add the **tcpsendpos** command line option to the GTcommand.exe shortcut or cmd file. | ||
| + | - Activate recording of data by starting GT-Command, choosing files/ | ||
| + | < | ||
| + | " | ||
| + | </ | ||
| + | \\ | ||
| + | |||
| + | ====Position data==== | ||
| + | Data is delivered in a comma-separated string. For every receiver there is an ID, distance and level: | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | |||
| + | | < | ||
| + | | <Sender ID> | The specific transmitter ID, can be seen on the label | | ||
| + | | <valid measurement> | ||
| + | | <x> | The x-coordinate in mm | | ||
| + | | <y> | The y-coordinate in mm | | ||
| + | | <z> | The z-coordinate in mm (is normally negative in a right handed coordinate system) | | ||
| + | | < | ||
| + | | < | ||
| + | | < | ||
| + | |||
| + | ===Example records=== | ||
| + | < | ||
| + | Time SID | ||
| + | 55924, | ||
| + | 56074, | ||
| + | 56224, | ||
| + | 56374, | ||
| + | </ | ||
| + | \\ | ||
| + | |||
| + | =====Interface===== | ||
| + | {{: | ||
| + | |||
| + | ====Interface ID==== | ||
| + | Unique interface name to be used in the GPS sensors.\\ | ||
| + | ====Hostname==== | ||
| + | The name of the computer on which the GTcommand is running.\\ | ||
| + | Most likely **not** " | ||
| + | |||
| + | ====Port==== | ||
| + | Default 15010.\\ | ||
| + | |||
| + | ===Section Mode=== | ||
| + | Section mode will be enabled in case the port number is set to **29910**.\\ | ||
| + | The '' | ||
| + | If the section comment, set in GoT, is at least 3 characters long, it will be used as Rocrail Sensor ID instead of " | ||
| + | |||
| + | \\ | ||
| + | |||
| + | |||
| + | =====Sensors===== | ||
| + | - Set the IID the same as for the interface. | ||
| + | - Set sensor type to **GPS**. | ||
| + | - Set sensor address to a unique virtual number within the GPS scope. | ||
| + | - Setup the __**[[: | ||
| + | |||
| + | ====Coordinates & Tolerances==== | ||
| + | {{: | ||
| + | The black dot represents the X,Y Coordinate.\\ | ||
| + | The distance between the black dot and the borders are the tolerances.\\ | ||
| + | The same is for the Z value.\\ | ||
| + | The GT-Position tolerance is 10mm.\\ | ||
| + | \\ | ||
| + | |||
| + | =====Links===== | ||
| + | * https:// | ||
| + | |||
| + | \\ | ||
| + | =====Test===== | ||
| + | {{ : | ||
| + | After receiving a start package the software has been setup on Win7 running in VirtualBox. OK, no problems.\\ | ||
| + | All receivers and sender units has been activated.\\ | ||
| + | The TCP/IP stream reports at start:\\ | ||
| + | < | ||
| + | Position data will follow if the sender is displayed in the scenario. \\ | ||
| + | | See the manual on how to setup the receivers.|\\ | ||
| + | |||