Overview
This is just a simple wait function with a wrapper that makes it fit in with VISA.
Description
Remember in most cases you need to wait between a VISA write and a VISA read. This wait time gives the instrument time to respond. Thus, this vi wraps the wait function for VISA.
Requirements
- LabVIEW 2012 or later
- NI-VISA Driver
Steps to Implement or Execute Code
- Select your VISA resource name;
- Set wait time (ms);
- Hit run.
Additional Information or References
VI Snippet

**This document has been updated to meet the current required format for the NI Code Exchange.**