COMTRADE Write Public Inf VI
- Updated2023-02-21
- 4 minute(s) read
COMTRADE Write Public Inf VI
Owning Palette: Advanced VIs
Requires: Electrical Power Toolkit
Writes data to the public sections of the optionally specified .inf file. You can set include configuration information? to TRUE to write the content of the specified .cfg file to this .inf file. You must set include information file? to TRUE in the COMTRADE Open VI to open the .inf file. Otherwise this VI returns an error.
![]() |
include configuration information? specifies whether to include the configuration information when this VI writes data to the .inf file. The default is FALSE. | ||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
task in specifies the configuration information and references. | ||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
public record information specifies the public record information to write to the .inf file. Refer to IEEE Std C37.111-1999 for details about public record information.
| ||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
public event information specifies the public event information to write to the .inf file. Refer to IEEE Std C37.111-1999 for details about public event information.
| ||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
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. | ||||||||||||||||||||||||||||||||||||||||||||||||
![]() |
error out contains error information. This output provides standard error out functionality. |
Examples
Refer to the following VIs for examples of using the COMTRADE Write Public Inf VI:
- COMTRADE N Samples Logging VI: labview\examples\Electrical Power\COMTRADE Logging
- COMTRADE Waveform Logging VI: labview\examples\Electrical Power\COMTRADE Logging
- COMTRADE 1 Sample Logging VI: labview\examples\Electrical Power\COMTRADE Logging