Control Architect Help Documentation
×
Menu
Index
EC File Generation
EC File Generation is a feature within the LCN Data Collection workflow that automatically creates Honeywell LCN EC (Engineering Console) command files required to initiate a configuration backup from the LCN environment. EC files are command scripts submitted to the Honeywell LCN system to trigger backup and data collection operations on the targeted LCN nodes.
Note: EC File Generation is only available when Enable LCN Backup is enabled in Settings. The Generate EC Files button and associated controls are located in the LCN Data Collection tab.
 
What Are EC Files?
EC files are Honeywell LCN-specific command script files that instruct the LCN Engineering Console to perform operations such as initiating node backup procedures, setting up network communication paths, and managing file directory operations on the LCN. Asset Backup Scheduler generates these files automatically using pre-defined templates, populated with the LCN configuration parameters entered in the LCN Wizard.
 
EC File Types Generated
Asset Backup Scheduler generates the following EC command file types as part of the LCN backup sequence:
EC File Type
Purpose
LSVNET.EC
Configures the LCN network path to the shared LCN directory. Sets up the network routing required for subsequent backup command files to communicate with LCN nodes.
Backup EC1
First backup command file in the sequence. Initiates the initial backup phase targeting the configured LCN nodes and Hiway nodes within the specified LCN shared directory path.
Backup EC2
Second backup command file. Continues the backup sequence, targeting UCN nodes and additional LCN assets. Incorporates the configured LCN Site ID, LCN ID, and AM Unit ID.
Backup EC2A
Supplemental backup command file extending the EC2 sequence for additional LCN directory operations.
Backup EC3
Third backup command file in the sequence. Performs additional LCN directory and node backup operations.
Backup EC4
Fourth backup command file. Continues targeted LCN node backup collection with additional AM Unit ID-specific operations.
Backup EC5
Fifth backup command file. Performs later-stage LCN backup directory operations.
Backup EC6
Final backup command file in the primary sequence. Completes the backup collection pass across LCN directory targets.
CLN_EL EB1.EB
Cleanup command file — first phase. Initiates post-backup cleanup operations on the LCN, removing temporary files generated during the backup sequence. Uses the configured AM Unit ID.
CLN_EL EB2.EB
Cleanup command file — second phase. Completes the post-backup cleanup sequence on the LCN.
CLEANEL.CL
Final cleanup command file. Performs a comprehensive element cleanup pass on the LCN shared directory to restore the LCN to a clean state following the backup collection.
 
EC File Generation Process
EC files are generated by reading pre-defined template files embedded in the application resources. Each template is populated with the site-specific LCN configuration parameters from the LCN Wizard before being written to the output location.
To generate EC files:
1. Complete the LCN Wizard configuration, including the LCN Site ID, LCN ID, AM Unit ID, and LCN shared directory path.
2. Click the Generate EC Files button in the LCN Data Collection tab. The button label changes to Cancel Generation while generation is in progress, allowing the process to be stopped if needed.
3. Asset Backup Scheduler generates each EC file in sequence, writing them to the configured LCN shared directory or local output folder.
4. Progress and status messages are displayed in the EC Generation Messages panel, and the EC Generation Progress bar shows overall completion percentage.
5. When generation completes, all EC files are ready to be submitted to the Honeywell LCN Engineering Console to initiate the LCN backup process.
 
EC File Template Replacements
Each EC template file contains placeholder tokens that are replaced at generation time with the actual site-specific values from the LCN Wizard. Key replacements include:
Placeholder Token
Replaced With
NET>JSD>
The configured LCN shared directory path formatted as an LCN network path (NET>[path]>)
GN
The configured AM Unit ID value
Tip: Verify that the LCN Site ID, LCN ID, and AM Unit ID values are entered correctly in the LCN Wizard before generating EC files. Incorrect values will produce EC files that cannot be executed on the LCN or will target the wrong nodes.
Important: EC files must be generated and submitted to the Honeywell LCN system before initiating the LCN data transfer. The EC command sequence triggers the LCN node backup operations that produce the data files subsequently retrieved by the data transfer process. Always confirm with your LCN system administrator before executing EC commands on a live PCN.
 
See Also