You can use high-level software protocols to communicate between VIs running on the RT target and VIs running on other targets, such as the host computer. Each protocol has its advantages and disadvantages. ...
Deterministic applications benefit from multithreading and from the priority-based scheduling model of the real-time operating system (RTOS). When creating deterministic applications, divide and separate ...
Use the Project Explorer window to create and edit LabVIEW projects. Select File»New Project to display the Project Explorer window. You also can select Project»New Project or select Empty Project in the ...
You can interact with the front panels of RT target VIs using the host computer, using the embedded UI on the RT target, or using remote front panels to access RT target VIs.
Use error handling to debug and manage errors in VIs. The LabVIEW error handler VIs return error codes when an error occurs in a VI. Error codes reveal the specific problem the VI encountered. When you ...