LabVIEW Electrical Power Toolkit API Reference

Table of Contents

COMTRADE Read Header VI

  • Updated2023-02-21
  • 2 minute(s) read

COMTRADE Read Header VI

Owning Palette: Advanced VIs

Requires: Electrical Power Toolkit

Read header information from the specified .hdr file. You must set open mode to Open (read only) and set include header file? to TRUE in the COMTRADE Open VI to open the .hdr file. Otherwise this VI returns an error.

Example

task in specifies the configuration information and references.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
task out returns updated configuration information and references.
header information returns the header information this VI reads from the .hdr file.
error out contains error information. This output provides standard error out functionality.

Example

Refer to the COMTRADE Reading (Windows Only) VI in the labview\examples\Electrical Power\COMTRADE Logging directory for an example of using the COMTRADE Read Header VI.

Log in to get a better experience