DataFileName Property
A file name to be saved together with the timestamped data.
Syntax
public String getDataFileName(); public void setDataFileName(String dataFileName);
Default Value
""
Remarks
Use this property to provide a file name to be stored in the timestamp together with the timestamped data. This is only informational and does not necessarily need to match the file name provided via InputFile.