My first post!!
I am wanting to write the event/alarm log to the NS memory card. I have written the macro to write the log utilizing SB33 bit. This is a one time write per trigger/execution. This also overwrites the previous csv file from previous trigger.
Is there a way to use the memory card as a storage device. Doing the above method will only write the current log, up to 1024 entries, over-writing the previous stored csv file. So I need to either write the file with a different name( perfer date ), or just keep all entries on the card utilizing a stack with date stamp. Hope I've explained this good enough, Omron tech hasn't been much help yet.