File Extraction; Src File Extraction - AMX NetLinx Studio Instruction Manual

Netlinx design v3.3 or higher
Table of Contents

Advertisement

Tools Menu Options
5.
To set the specified Time/Date settings for the target system click Set Time/Date.
If the target Master has security applied, NetLinx Studio will prompt you for a User
Name and Password in order to change these settings.

File Extraction

SRC File Extraction

NetLinx Studio can generate a compressed version of NetLinx program files anytime they are compiled or transferred.
The compressed NetLinx files are called Source Files, and have the extension .src.
To generate NetLinx Source Files at compile time, enable the Build With Source option in the NetLinx Compiler tab of
the Preferences dialog (FIG. 275).
FIG. 275
Preferences dialog - NetLinx Compiler tab
If this option is not enabled, a dummy file is zipped and named "NOSOURCE.txt".
The Build With Source option also allows you later send the Source files to another
Master, with the ability to debug the code.
The Extract From SRC File command allows you to extract these files:
1.
Select Tools > File Extraction > Extract From SRC File to open the Select SRC File for Extraction dialog.
2.
Locate and select the SRC file you want to extract, and click Open.
This is the directory containing the actual program file (.axs). Source files only exist in
the directory if the program file has been successfully compiled (using the Build With
Source option).
3.
In the Extract NetLinx Source From a SRC File dialog, the selected file (with full directory path) is indicated in the
SRC File To Extract From field.
4.
In the Extract To field, specify the target directory for the extracted NetLinx Source files, and click Extract to
extract the files.
188
NetLinx Studio - Instruction Manual

Advertisement

Table of Contents
loading

Table of Contents