Mot de passe oublié? S'inscrire
Command PASSINGINFOGET (FW 2.5 and up)

Reports information about passings in the internal buffer.

Call

PASSINGINFOGET\n

Reply

PASSINGINFOGET;[ErrorCode]\n
[Count:4];[StartID:8];[StartTimeStamp:8]; [LastID:8];[LastTimeStamp:8]\n
\n

Response

[Count]

Number of passings in buffer.

[StartID]

Index of first passing in buffer.

[StartTimeStamp]

Time stamp of first passing in buffer.

[LastID]

Index of last passing in buffer.

[LastTimeStamp]

Time stamp of last passing in buffer.

Error Codes
00 - No Error
11 - Wrong Mode

Reply with Error Code 11

The Box is running in a Mode which does not allow pulling passings from it. Passginginfoget will still reply with status representing the internal buffer state. The User needs to switch mode to be able to pull passings from this box.

Example

← PASSINGINFOGET\n
→ PASSINGINFOGET;00\n
→ 0002;00000000;002b6efc;00000001;00823aa8\n        // 2 passings
→ \n

Hint:

When the buffer is empty, the reply will look like this with all indices = 0 (which obviously point to no passing):

← PASSINGINFOGET\n
→ PASSINGINFOGET;00\n
→ 0000;00000000;00000000;00000000;00000000\n
→ \n
 
×

Vous avez une question ?

Notre équipe se fera un plaisir de vous conseiller personnellement.

Contactez-nous!

L'équipe de RACE RESULT se fera un plaisir d'évaluer vos besoins, de résoudre vos problèmes et de répondre à toutes vos questions. N'hésitez pas à nous contacter via le formulaire prévu à cet effet.

Si vous avez une question du support, veuillez ajouter votre id d'événement !

J'ai lu les conditions de confidentialité des données.