$xml->addChild('elphel_set_P_value'.strval($sensor_port),elphel_set_P_value($sensor_port,ELPHEL_SENSOR,0x00,0,ELPHEL_CONST_FRAMEPAIR_FORCE_NEWPROC));// / will start detection
$xml->addChild('elphel_set_P_value'.strval($sensor_port),elphel_set_P_value($sensor_port,ELPHEL_SENSOR,0x00,0,ELPHEL_CONST_FRAMEPAIR_FORCE_NEWPROC));// / will start detection
// Seems that next LSEEK_SENSORPROC is not needed as 0->ELPHEL_SENSOR will trigger it anyway
// Seems that next LSEEK_SENSORPROC is not needed as 0->ELPHEL_SENSOR will trigger it anyway
$page_title=sprintf("%s %d images acquired to the circular buffer (circbuf). Acquisition is %s. Last frame is %d",$framesAgo?"$framesAgo frames (stored) ago":"Latest",$numImg,$running?"on - these frames are/will be overwritten in the camera memory":"off",$lastFrameNumber);
$rowOpen=$false;
/*
$lastFrame=0;
* $page_title=sprintf("%d: %s %d images acquired to the circular buffer (circbuf). Acquisition is %s"
$done_left=count($done);
* ,$lastFrameNumber
reset($done);
* ,$framesAgo?"$framesAgo frames ago":"Latest"
$slice_start=0;
* ,$numImg
$slice_count=0;
* ,$running?"on - these frames are/will be overwritten in the camera memory":"off"