Skip to main content
Skip table of contents

Directory Filename Tags

Using Tags can speed up post Inspection processing time to get results more quickly by allowing users to have better control over the directory structure and keep like files together.

For example, if you wish to save video and photos separately, use the \${type} in the Directory Template:  DATA_${yyyy}${MM}${dd}${hh}${mm}${ss}${fff}\${type}

This will create sub-folders named Data, Stills and Videos inside the Directory path where your Data, Stills and Videos files will be saved.

image-20240627-151947.png

Place the cursor in the Directory Template path or the File Template path in a position where you want to add format Tags and type $ to display & select from the list of available Tags.

image-20260611-164301.png

Tag Definitions

image-20260611-163721.png

${YYYY} displays all 4 digits of the current year, i.e. 2026

${yyyy} displays all 4 digits of the current year, i.e. 2026

${YY} displays the last two digits of the current year, i.e. 26

${MM} displays the current month, numerically, i.e. 09

${DD} displays the current day, numerically, i.e. 17

${dd} displays the current day, numerically, i.e. 17

${HH} display the current hour in 24-hour format, i.e. 15

${HOUR} display the current hour in 24-hour format, i.e. 15

${MINUTE} display the current minute. i.e. in range 00 to 59

image-20260611-163448.png

${mm} display the current minute. i.e. in range 00 to 59

${SECOND} display current second, i.e. in range 00 to 59

${ss} displays current second, i.e. in range from 00 to 59

${ms} displays milliseconds, i.e. 2823

${fff} displays fractional seconds, i.e. 357

${type} - displays the type of file; Examples: “Videos” for .mp4 files, “Data” for .csv and “Stills” for .jpeg

${channel} displays the DVR+/SCI Channel Number, i.e. 1

${channelname} - displays the name of the Channel, i.e. [HOSTNAME] Channel 1 (See Menu → Channel Info → Channel Name)

${channelnumber} - displays the Channel number, i.e. 2

image-20260611-171756.png
image-20260611-171832.png

These Tags insert field values from Data Input.

See Menu → Data I/O

image-20260611-174211.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.