Sign In
Upload
Manuals
Brands
Amx Manuals
Software
NetLinx Studio
Amx NetLinx Studio Manuals
Manuals and User Guides for Amx NetLinx Studio. We have
1
Amx NetLinx Studio manual available for free PDF download: Instruction Manual
Amx NetLinx Studio Instruction Manual (230 pages)
NetLinx Design v3.3 or higher
Brand:
Amx
| Category:
Software
| Size: 10 MB
Table of Contents
Table of Contents
3
Netlinx Studio (V3.3 or Higher)
13
Overview
13
Supported Oss and Minimum PC Requirements
13
Supported Operating Systems
13
Supported os Languages
13
PC Requirements
14
Networking Requirements
14
Other PC Requirements
14
Supported File Types
14
Associated AMX Software
14
Webupdate
14
AMX-PI (Product Information)
15
DIP Switch 2.0
15
Netlinx Studio Work Area
15
Title Bar
15
Menu Bar
16
Toolbars
16
Workspace Bar
16
Editor Windows
17
Output Bar
18
Watch Bar
18
Status Bar
19
Understanding Workspaces, Projects and Systems
20
Workspaces
20
Projects
20
Systems
21
System Files
21
What's New Dialog
22
Working with Workspace Files
23
Overview
23
Creating a New Workspace File
23
Using the Workspace Wizard
23
Create an Empty AXS File
28
Add an Existing AXS File to the System
29
Create an AXS File Using Templates
29
Creating a New (Empty) Workspace
30
Closing Workspace Files
31
Adding a Project to the Workspace
31
Importing Projects into a Workspace
31
Opening Workspace Files
31
Saving the Workspace (*.APW) File
31
Removing a Project from the Workspace
32
Exporting Workspace Files "To Go" (for Distribution)
33
Importing from Exported Workspace Files
34
Viewing and Editing Workspace Properties
35
Backing up the Workspace
35
Building the Workspace
35
Setting Workspace Preferences
36
Working with Projects
37
Overview
37
Opening Projects
37
Adding an Existing Project to the Workspace
37
Creating a New Project
37
Copying and Pasting Projects
38
Importing a Project
38
Viewing and Editing Project Properties
39
Removing a Project from the Workspace
39
Adding Systems to a Project
39
Removing a System from a Project
39
Building the Project
39
Working with Systems
41
Overview
41
System Status: Active Vs. Inactive
41
Designating the Active System
41
Creating a New System
42
Adding an Existing System to a Project
43
Importing Systems into a Project
43
Copying and Pasting Systems
44
Adding a File to a System
44
Drag and Drop Files into a System
45
Removing a File from a System
45
Viewing and Editing System Properties
46
Building (Compiling) Systems
46
Working with System Files
47
Overview
47
Identifiers Vs. Disk Filenames
47
Saving the Active File
48
Saving All Open Files
48
Creating New System Files
48
Adding a File to a System
49
Removing a File from a System
49
Viewing and Editing System File Properties
50
Working with Source Code Files
51
Creating a New Source Code File
51
Adding a New Source Code File to a System
53
Adding an Existing Source Code File to a System
55
Designating the System's Master Source Code File
57
Compiling Source Code Files
57
Working with Include Files
58
Netlinx .Axi" File
58
Creating a New Include File
58
Adding a New Include File to a System
59
Adding an Existing Include File to a System
60
Working with Block Files
61
Creating a New Block File
61
Adding an Existing Block File to a System
62
Working with Module Files
63
Duet (JAR) Module Files
63
Minimum Support Requirements for Duet Modules
64
Creating a New Module File
64
Adding a New Module File to a System
66
Adding an Existing Module File to a System
68
Including a Netlinx Module in Your Program
70
Sample Netlinx Code - DMS-IMS Module
70
Compiling Module Files
71
Working with User Interface Files
71
Adding an Existing User Interface File to a System
71
Configuring Netlinx Source Code for KPD Files
73
Working with IR Files
73
Iredit
73
Adding an Existing IR File to a System
74
Working with Iredit Database (*.Irn) Files
75
Adding an IR File from the AMX IR Database
75
Adding an IR File from a User Database (*IRN) File
76
Working with "Other" Files
77
Creating a Standard Text (.Txt) File
77
Adding an Existing "Other" File to a System
78
Search Operations
78
Using the Edit and Search Functions
78
Searching Across Multiple Files
78
Searching for IR Library (IRL/IRV) Files
78
Device Mapping
79
Device:port:system (D:P:S)
79
Creating Device Mapping Assignments
80
Removing Device Mapping Information
81
Viewing Offline Device Mapping Information in the Online Tree
82
Editing Device Mapping Information
82
Printing Files
82
Print Preview Window
82
Print Dialog
82
Programming
83
Editor Windows
83
Setting Editor Preferences
84
File Revisions
84
Edit Options
85
Undo/Redo
85
Cut, Copy and Paste
85
Find, Find Next and Replace
85
Searching Within the Active File
85
Search and Replace Within the Active File
86
Goto Line
86
Insert Section
87
Goto Section
87
Goto Functions/Subs
87
Bookmarks
88
Push Messages
88
Advanced
89
Macros
90
Expand / Collapse All Fold Levels
90
Regular Expression Support
91
Regular Expression Special Characters
91
Syntax Highlighting
92
Default Syntax Highlighting Colors
93
Autocomplete and Autosuggest
93
Call Tips
94
Using the Code Wizard
95
Code Wizard - Creating Button Events
95
Code Wizard - Creating Channel Events
97
Code Wizard - Creating Level Events
98
Code Wizard - Creating Data Events
99
Code Wizard - Creating Send_Commands
100
Code Wizard - Generating Constants from an IR File
101
Code Wizard - Advanced Users
102
Code Wizard Dialog - Button Tab
103
Code Wizard Dialog - Channel Tab
104
Code Wizard Dialog - Level Tab
105
Code Wizard Dialog - Data Tab
106
Code Wizard Dialog - Send Command Tab
107
Code Wizard Dialog - IR Constant Tab
108
Working with Unicode
109
Enabling UTF-8 Encoding
109
Enabling Unicode Compiling
109
Including the Unicode Library
111
Unicode Characters
111
Working with WIDECHAR Arrays and Unicode Strings
111
Unicode Compatible Functions
112
Converting between WIDECHAR and CHAR
112
Defining a Unicode String Literal
112
Storing a Unicode String
112
Character Case Mappings
112
Unicode Related Compiler Errors
113
Concatenating String
113
Using FORMAT
113
Reading and Writing to Files
113
Right-To-Left Unicode Strings
114
Sending Strings to a User Interface
114
Working with Macros
115
Recording a Macro
115
Saving Netlinx Studio Macro Files (*NSM)
115
Playing a Macro
116
Selecting Macros
116
Building and Debugging Source Code
117
Overview - Building (Compiling) Code
117
Building the Workspace
117
Building the Selected Project
117
Building the Selected System
117
Building the Active System
117
Building an Individual File
118
Compiler Errors and Warnings
118
Compiler Error Types
118
Compiler Errors
118
Compiler Warnings
121
Compiler Error Warnings Report Dialog
122
Disabling Compiler Warnings in Netlinx Code
122
Run-Time Errors
122
Debugging Source Code Files
123
Master Controller Debug Options
123
Entering and Exiting Debug Mode
124
Using Single-Step Mode
124
Changing the Value of a Watched Variable
124
Debug Mode Error Messages
125
Using Current Length with Total Length Disabled
125
Using Breakpoints (Netlinx Only)
126
Setting a Breakpoint
126
Clearing Breakpoints
126
Editing Breakpoints
126
Troubleshooting Debugging
127
Netlinx Debugger Not Stopping on a Breakpoint
127
Netlinx Master Error - DEVICE_ID Error
127
Debug Option Disabled for Axcess Code File
127
Debugging Netlinx Code with Terminal or Telnet Messages
128
Communication Settings
131
Overview
131
Connecting to a Master Controller
131
Connecting to a Master Controller Via Network (TCP/IP)
131
Manually Entering the Master's IP Address Information
134
Listening for Masters on the Network
135
Editing a TCP/IP Address
139
Deleting a TCP/IP Address
139
Connecting to a Master Controller Via Serial
139
Configuring a Virtual Netlinx Master
141
Connecting Via Terminal Session
143
Configuring System-Level Communications Settings
144
Via the Master Communication Settings Dialog
144
Via the System Properties Dialog
145
Netlinx Master Security
146
Connecting to a Secured Netlinx Master
146
If You Don't Connect
146
Connecting to an Axcess Master
147
Working with Online Devices
149
Working with the Online Tree
149
Online Tree Elements
150
System
150
Master Controller
150
Devices
151
Device State Folders
151
Virtual/Dynamic Devices
152
Online Tree Context Menu
152
Setting Online Tree Preferences
152
Viewing Online Devices and Ports
152
Checking Port Status
153
Online Tree Reports
153
Generating an Online Tree Report
153
Example Online Tree Report - Text File Format
154
Example Online Tree Report - CSV File Format
154
Binding/Unbinding Devices
155
Binding an Unbound Device
155
Unbinding a Bound Device
155
Zero-Config Networking
156
Generating a List of Network Devices
156
Accessing a Device Via Zero-Config Networking
156
Configuring Devices Via Zero-Config Networking
157
Terminal and Telnet Sessions
157
Terminal Window
157
Using the Terminal Window
157
Terminal Window Context Menu
157
Telnet Window
158
Using the Telnet Window
158
Setting Terminal and Telnet Window Preferences
158
See also
159
File Transfer Operations
161
Overview
161
USB Transfers
161
Sending Files to the Master or System Devices
161
Adding Workspace Files Via the "Select Files for File Transfer" Dialog
163
System Files - Prerequisites for Transfer Operations
164
Adding Orphan Files
164
Adding Workspace Files Via Quick Load
167
File Transfer List Files
168
Creating File Transfer List Files
168
Adding Files Using a File Transfer List (*.Ftl) File
168
Smart Transfer (for Tpdesign4 Files)
168
Receiving Files from the Master
169
Virtual Netlinx Master Transfers
172
Configuring the Touch Panel for Virtual Netlinx Master TCP/IP Transfers
172
Transferring Files Using a Virtual Netlinx Master TCP/IP Connection
172
Configuring the Touch Panel for Virtual Netlinx Master USB Transfers
173
Connect the Panel to Your PC Via USB
173
Configure the Panel for USB Virtual Netlinx Master Transfers
173
AMX USB LAN Software for USB Enabled G4 Panels
173
Installing the AMX USB LAN Application
173
MVP-5200I USB Driver
173
Transferring Files Using a Virtual Netlinx Master USB Connection
174
Canceling File Transfers
174
File Transfer Status Information
174
Transfer Errors and Definitions
175
Firmware Transfers
175
Sending Firmware to a Netlinx Device (KIT File)
175
Sending Firmware to an Axcess Device (TSK File)
176
Diagnostics Menu Options
179
Overview
179
Netlinx Device Notification Options
179
Adding a Device to the Device Notification List
179
Removing Devices from the Notifications List
181
Editing Device Notification Settings
181
Break on String Options
182
Enable Netlinx Device Notifications
183
Disable Netlinx Device Notifications
183
Enable Push Message Status Bar Display
183
Enable Netlinx Internal Diagnostics Messages
184
Buffering of the Notification and Diagnostic Tabs
184
Emulate a Device
184
Control a Device
185
Device Addressing
187
Changing the Device/System Address on a Netlinx Device
187
Restoring the Default Device and System Numbers on a Netlinx Device
188
ID Mode (Device Addressing Dialog)
188
URL Listing
189
Creating a URL List
189
Network Addresses
190
Changing the System Number on a Netlinx Master
191
Setting the IP Address for a Netlinx Master
191
Setting the DNS Address for a Netlinx Master
191
Changing the IP Address on a Netlinx Device Using DHCP
191
Changing the IP Address on a Netlinx Master (Specify IP Address)
191
Network Device Addressing
192
Manually Specifying Device Addresses for Network Devices
192
Valid Subnet Masks
193
Set Identification Mode
193
Identification Mode - Continuous Increment Mode (Using DHCP)
194
Identification Mode - Continuous Increment Mode (Specify IP Addresses)
195
Tools Menu Options
197
Overview
197
Reboot the Master Controller
197
Amx-Pi
198
DIP Switch
198
Set Master Controller's Date/Time
199
File Extraction
200
SRC File Extraction
200
ZIP File Extraction
201
Find IRL/IRV Files
201
Find in Files
202
File Compare Utility
203
Backup Workspace Files
204
Import and Export Hotkeys
206
Import and Export Preferences
206
View Readme
207
Setting Program Preferences
209
Overview
209
Preferences Dialog - Axcess Compiler Tab
209
Preferences Dialog - Netlinx Compiler Tab
211
Preferences Dialog - Editor - Display and Indentions Tab
212
Importing/Exporting Editor Preferences
213
Importing an Existing *.EPX File
214
Preferences Dialog - Editor - Highlighting and Fonts Tab
214
Preferences Dialog - Workspace Tab
216
Preferences Dialog - General Tab
217
Preferences Dialog - Terminal - Telnet Windows Tab
218
Preferences Dialog - File Transfer Tab
219
Preferences Dialog - Diagnostics Tab
220
Preferences Dialog - Online Tree - Zero Config Tab
221
Importing/Exporting Editor Preferences
221
Customizing the Work Area
222
Customize Dialog - Commands Tab
222
Customize Dialog - Toolbars Tab
223
Adding Buttons to Existing Toolbars
223
Associating an Icon with a New Command
223
Removing Buttons from Existing Toolbars
224
Creating a New Custom Toolbar
224
Renaming Custom Toolbars
224
Deleting Custom Toolbars
224
Customize Dialog - Tools Tab
225
Customize Dialog - Keyboard Tab
226
Customize Dialog - Menu Tab
226
Creating a New Custom Menu
227
Adding Commands to Existing Menus
227
Associating an Icon with a New Command
227
Adding a Command to a Context Menu
227
Removing Commands from Existing Menus
228
Customize Dialog - Options Tab
228
Advertisement
Advertisement
Related Products
AMX NETLINX PROGRAMMING LANGUAGE
AMX NetLinx Studio 2
Amx NetLinx NI-2000
Amx NetLinx NI-3000
Amx NetLinx NI-4000
Amx Modero NXD-700Vi
Amx Modero NXD-CV5
Amx Modero NXT-CV10/PB
Amx Modero NXD-1200VG
AMX NSS-VOTE
Amx Categories
Touch Panel
Matrix Switcher
Controller
Switch
Keypad
More Amx Manuals
Login
Sign In
OR
Sign in with Facebook
Sign in with Google
Upload manual
Upload from disk
Upload from URL