Pr12 – file name specification, Note, Pr13 – dns 1 ip address (ethernet only) – MagTek MICRImage User Manual

Page 51: Pr14 – dns 2 ip address (ethernet only), Pr15 – dns ip address source (ethernet only), Is<cr

Advertising
background image

Section 6. Property Commands


43

PR12 – File Name Specification

To configure this property, an ASCII string of valid filename characters must be used. Leading spaces are
ignored. The maximum number of characters is 32. Additionally, MICRImage uses the following list of
special character options to insert predefined sequences in the filename:

• ‘*’ = raw MICR line

• ‘?’ = parsed MICR line according to the FC command
• ‘>’ = current file counter

• ‘<’ = current file timer in seconds

• ‘:’ = unit’s serial number
• ‘ ’ (space) = replaced with underline ‘_’

Note

Use the TC command to set the initial values of the file count and time.


For example, if the desired filename must include the word “image”, followed by the file count, and then
followed by the extension “.tif”, send the command as follows:

PR12=image>.tif<CR>

PR13 – DNS 1 IP Address (Ethernet Only)

This sets the IP address for the DNS 1 server:

PR13=100.100.100.100<CR>

PR14 – DNS 2 IP Address (Ethernet Only)

This sets the IP address for the DNS 2 server:

PR14=100.100.100.101<CR>

PR15 – DNS IP Address Source (Ethernet Only)

PR15=0

- sets unit to configure the DNS1 and DNS2 servers using DHCP option.

PR15=1

- sets unit to use fixed values in PR13 and PR14.

Advertising