To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This VB script will create a new waveform channel from a section of another channel while keeping the time data intact.
Description
The VB script follows this KnowlegeBase article. This example is a workaround because DIAdem does not save the time data when you make a new channel from a section of waveform data. The next edition will include using the cursors or flags to identify what section of the Waveform channel to duplicate.
Requirements
Steps to Implement or Execute Code
**This document has been updated to meet the current required format for the NI Code Exchange.**
Description-Separate-2
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.