Forgot your password? Register
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
 
×

Do you have a question?

Our team is happy to advise you personally.

Contact us!

The team at RACE RESULT will be happy to assess your individual needs, troubleshoot existing issues and answer any questions that you might have. Feel free to reach out through the provided form now.

If you have a support question, please add your event ID!

I have read the data privacy terms.