Per-Instrument to Per-Site Waveforms (TSM)
- Updated2024-02-02
- 3 minute(s) read
Per-Instrument to Per-Site Waveforms (TSM)
Requires: TSM
Converts digital waveforms indexed by instrument sessions in the same order that the Pin(s) to NI-Digital Pattern Sessions VI returns into waveforms indexed by sites in the same order that the Get Site Numbers VI returns. This VI is available only in 64-bit LabVIEW.
| Pin Query Context is the pin query context object that tracks the sessions and channels associated with a pin query. TSM uses this object to publish measurements and extract data from a set of measurements. You must create a pin query context object from a Pin(s) to Sessions VI. | |
| Per-Instrument Waveforms specifies the digital waveforms indexed by instrument sessions in the same order as the instrument sessions that the Pin(s) to NI-Digital Pattern Sessions VI returns. | |
| error in (no error) describes error conditions that occur before this VI or function runs. The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. | |
| Pin Query Context Out returns the pin query context object unchanged. | |
| Per-Site Waveforms returns the digital waveforms indexed by site in the same order as the sites that the Get Site Numbers VI returns. | |
| error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces. Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error. |