Vision RT
Owning Palette: Vision UtilitiesInstalled With: NI Vision Development ModuleUse the Vision RT VIs to configure and control display settings for your RT system and to setup time-bounded operations within your application.
Palette Object | Description |
---|---|
IMAQ RT Video Out |
Displays an image to the video out port on a LabVIEW Real-Time Module system. |
IMAQ Video Out Display Mode |
Sets/gets the Video Out Display Mode settings for RT Video Out on a LabVIEW RT system. |
IMAQ Remote Display Options |
Sets or gets the image compression options for remote display. These compression options affect remotely acquired images that are transferred and displayed on a host machine. |
IMAQ Initialize Timed Execution |
Reserves memory for the algorithms used during time-bounded execution and enables timing capabilities. |
IMAQ Start Timed Execution |
Sets the time limit bounding the execution of Vision VIs. All Vision VIs executing while the time limit is set are subject to the time bound. Only one time limit is active at any time. |
IMAQ Stop Timed Execution |
Turns off the time limit established by the IMAQ Start Timed Execution VI and returns the time elapsed since the start of the time limit. |
IMAQ Uninitialize Timed Execution |
Frees the resources reserved by the IMAQ Initialize Timed Execution VI and disables timing capabilities. |
IMAQ Check Timed Execution |
Returns a timeout error if the time limit is reached or exceeded. |