Program to integrate timestamp with moves for the MonRoi

Sort:
eugenet

Hi,

My son recently started using a MonRoi that I bought a few years ago. I noticed that for each game, the MonRoi device would generate 3 files. The .PGN file is the game notated in PGN format. I could not find out the purpose of the other two files, .TIM and .SIG... even after searching on the internet. After examining the files with a hexadecimal editor, I figured out that the .TIM file contains a timestamp (in seconds) for when each move is notated during the game. The .SIG file contains bitmaps for the signatures of the players and the arbiter.

I then wrote a Perl program to integrate the moves from the PGN file with the timestamp data so that I could better analyze how quickly my son was spending with his moves. Anyways, I thought that other chess players with MonRoi devices might find this program useful. Where would be the best place to share this program?

Thanks

Martin_Stahl

http://www.chess.com/downloads


There is a link to the right to upload a program.

eugenet

Thanks,

I will upload the program.

snits

The monroi doesn't integrate the time info into comments in the pgn?

eugenet

Not on mine. But I bought mine about 3 years ago. Do the newer MonRoi's integrate the time info into the .pgn file?