
CRX-POSTX-DIN
DIN Rail PostX IP Reporting Module
Installation Manual | June 2017
35
9
Duplicate Configuration
The PostX Module configuration can be uploaded and downloaded to allow easy duplication of the
programming of the device. After the network settings for the PostX Module are defined, including IP address,
subnet mask and gateway, all other settings can be downloaded from a configuration file.
9.1
Creating a Configuration File
To create a configuration file, set up a PostX Module with all the required settings. Open the Windows
command prompt (Start->All Programs->Accessories->Command Prompt) and type in the following command
using the IP address of the PostX Module:
tftp
–i
192.168.1.2
GET
config.bin
This will create a file called "config.bin" in the same directory where you typed in the command. This file is the
default configuration file you can download to any other PostX Module.
9.2
Downloading a Configuration File
Once a configuration file has been created, it can be downloaded to any other PostX Module. Open the
Windows command prompt (Start > All Programs > Accessories > Command Prompt) and change to the
directory where the configuration file has been saved. Type in the following command using the IP address of
the PostX Module:
tftp
–i
192.168.1.2
PUT
config.bin
Restart the PostX Module for the new configuration to take effect.