Question
On an NJ-series Controller, if I use the FilePuts instruction to write to a file on the SD Memory Card, what happens if the specified file (FileID) does not exist?
Answer
If the file (FileID) that you specified in the FilePuts instruction does not exist, an error will occur and the write will not be performed.