What does the point in the seven segment display mean?

Post Reply
aweinstein
Posts: 27
Joined: Fri Oct 26, 2007 9:43 am

What does the point in the seven segment display mean?

Post by aweinstein »

Hi:

In the C120 cameras, the point in the seven segment display is sometimes lit in all the cameras, sometime in only one or two cameras. Also, some times it blink.

What does the point indicate?
VincentG
Posts: 7728
Joined: Mon Jul 17, 2006 5:00 am
Location: Corvallis, Oregon

Re: What does the point in the seven segment display me

Post by VincentG »

The two decimal points on the numeric LED are mapped as LED One and Two in the OptiTrack SDK.

By default, one will indicate whether any objects are visible to the camera. You can change this behavior using SetOption() with NP_OPTION_STATUS_GREEN_ON_TRACKING.
beckdo
Posts: 520
Joined: Tue Jan 02, 2007 2:02 pm

Re: What does the point in the seven segment display mean?

Post by beckdo »

That point signals that the camera is tracking markers. It shouldn't flicker. A fix made it into the latest (version 1.1.032 beta 03) to stop the flickering.

It should be on for all cameras that have a marker in their field of view.
Post Reply