https://rcgtiming.com

RCGTiming Application Driver Setup Instructions
- Login into RCGTiming and Scoring
- Go to RCGTiming Management Dashboard
- Press Connect
- Fill up the popup form with:
- Connection Type — Select Use Driver Application here
- Decoder [optional] — Select the decoder if you have more than one
- Protocol — Ethernet (TCP/IP) or USB (COM/Serial Port)
- IP Address or Port — Fill in the respective value: an IP Address assigned to the decoder box when connecting with Ethernet (e.g. 192.168.1.100) or COM port number assigned to the device when using USB connection (e.g. COM4)
- Driver Package [optional] — There are three options here: a) Full Package (default) which includes the driver app and the configuration file; b) Configuration Update which includes only a configuration file update; c) Driver Update that includes a driver app without the configuration file
- Press Download
- Download process of
rcgtiming.zip
file should start shortly. Choose location where to store the file if required. - Unpack
rcgtiming.zip
archive into the desired folder on your computer. - Make sure your computer is connected to the Internet.
- Make sure the decoder box is connected to your computer. Find out more info about decoder connection options here.
-
[Important!]
Make sure your computer has Microsoft Visual C++ Redistributable for Visual Studio 2022 (x86 version) package installed.
Please visit Microsoft website in order to get it or use direct link to the package here: vc_redist.x86.exe - Run the program
start.bat
from the folder you unpacked the archive and see the command log. It should look like the one below if everything is OK:> Initialization using '<SOME_PATH>/config/main.conf'... > Connected to the Decoder. > Internet connection OK. Working online.
Troubleshooting
-
If you run the program
start.bat
and it fails to start with this error message:
then you need to check back step #9 of this guide (it requires an installation of Microsoft Visual C++ Redistributable for Visual Studio 2022). -
If you run the program
start.bat
and it says:> Initialization using '<SOME_PATH>/config/main.conf'... > Decoder connection: Serial Port (COM4). > No Decoder Connection. Connecting...
then you should check the USB connection between the decoder and your computer. Make sure the device port number matches the one in configuration file. -
If you run the program
start.bat
and it says:> Initialization using '<SOME_PATH>/config/main.conf'... > Decoder connection: Ethernet (169.254.123.160). > No Decoder connection. Connecting...
then you should check Ethernet connection between the decoder and your computer. Make sure that decoder IP address matches the one in configuration file -
If you run the program
start.bat
and it says the following right from the start:> Initialization using '<SOME_PATH>/config/main.conf'... > Decoder connection: Serial Port (COM4). > Connected to the Decoder. > No Internet connection. Working offline.
then you should check your Internet connection and Firewall settings.