VILLASframework / node

Connecting real-time power grid simulation equipment

Home Page:https://fein-aachen.org/projects/villas-node/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Format `villas.human` parses wrong number of signals when used in combination with `exec` node-type

stv0g opened this issue · comments

Instead of stopping when the end-of-line is encountered, the parser keeps reading more data as nan.

Maybe thats caused by a missing or superfluous line-break symbol at the end of the line?
It appears this only happens in combination with the exec node-type.

/cc @fwege