05-07-2013 08:26 AM
Hi All
I am looking for an API for saving data in the Comtrade ASCII format.
I have looked into the LabVIEW 2012 Electrical Power Suite which unfortunately only support Comtrade Binary format.
I hope someone can help me out with this.
BR
Simon Stenfeldt
05-07-2013
08:49 AM
- last edited on
07-10-2024
02:30 PM
by
Content Cleaner
Have you had a look at this?
https://forums.ni.com/t5/Example-Code/IEEE-COMTRADE-LIBRARY/ta-p/3494469
05-10-2013 01:00 AM
Hi
Thanks for the update, but I have looked at it. Unfortunately the inputs are not very suitable for my use (high channel count, many samples) and will have to be thoroughly rewritten in order to be useful. I was hoping someone had a more suitable implementation, maybe even an addition to the Electrical Power Suite with similar API.
05-13-2013
02:21 AM
- last edited on
07-10-2024
02:31 PM
by
Content Cleaner
Hi Simon.
I have only been able to find a script that enables you to read Comtrade ASCII files.
NI has a collection of the different plugins to LabVIEW (and DIAdem) that extend the file types supported:
DataPlugins: Supported Data Formats
On this list, you'll find Comtrade - but it is read only.
How to use a DataPlugin:
Installing a VBScript DataPlugin
Using DataPlugins with LabVIEW
05-15-2013 08:11 AM
Hi Alex
Thanks for the info. Still looking for writing files though 🙂
BR
Simon