Centralized LabVIEW processing method for specified software and hardware resources
A processing method and centralized technology, applied in the computer field, can solve problems such as inflexibility, slowing down the rhythm of the main thread, and increasing running time
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0017] Such as figure 1 As shown, it is a simple resource operation vi structure framework. The overall structure is based on functional global variables, and it is also composed of a while loop plus a conditional structure. The while loop stop condition is set to always on true, which means that each time this vi is called, it only loops once. The enumerated control operation item includes all operations on resources, and each operation is corresponded to one by one through the branch of the conditional structure. The resource reference or resource handle generated after opening the resource is recorded in the memory through the shift register of the while loop. The advantage of this is that the resource is always open and recorded in the shift register. Other operations only need to be read from the shift register. It can be executed after obtaining the resource handle, and there is no need to repeatedly open and close the resource.
[0018] In order to make the resource o...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 

