Host Engineering Forum
General Category => Do-more CPUs and Do-more Designer Software => Topic started by: RBPLC on January 13, 2021, 07:25:06 AM
-
I'm using FILELOG to log indirectly referenced UDT's. For example: XX[IRName].YY. When logged the header displays: XX.[IRName].YY(XX[Memory Location].YY). Two questions:
1) Can the portion in the () be removed from the header?
2) Instead of having the IR variable name displayed, can this be the current IR numerical value?
-
For number 2, since the value can change over time as each entry is logged, seeing its value only when the file is created is not useful. Just add the V location as part of the log, that way you get the actual V value when that entry is logged.
For #1, we purposefully did not add a bunch of options to the instruction on purpose. It already has enough options. For full customization you can use STRPRINTs and FILEWRITE.