VisionBox_IOSchedulerStart


Enables IO Scheduler logic in FPGA unit of Vision Box.

Syntax

C++
Python
 
def VisionBox_IOSchedulerStart() -> None

Multithreaded environment

This function is not guaranteed to be thread-safe. When used in multithreaded environment, it has to be manually synchronized.