Working With Online Devices
137
NetLinx Studio (v2.4 or higher)
Rebooting the Master
Select to access the Reboot the Master Controller dialog. Use the options in the Reboot the Master
Controller dialog to reboot a specified master controller:
1.
The left side of this dialog lists the Projects and Systems that are included in the currently open
workspace. By default, the currently active System is highlighted, as shown below. The Master
specified in the active (highlighted) System is the one that will be rebooted.
2.
Click on any other System to select a different Master to reboot.
3.
Once the desired System has been selected (highlighted), click the
Reboot
button to reboot the
Master associated with the selected System.
All communications to the Master are stopped in order to activate a connection and
initiate the reboot process.
Allow 20-30 seconds for the reboot.
You can reboot more than one Master before closing this dialog.
4.
Click
Done
to close this dialog.
Axcess/NetLinx Debugging
Debugging Source Code Files
NetLinx Studio contains several useful options for debugging your Master Controller and Source
Code files.
In order to begin debugging, your computer must be connected to a Master Controller, and you
must have a compiled Source Code file active.
To use debugging, the Build With Source option must be selected in the Axcess Compiler and/or
NetLinx Compiler tabs of the Preferences dialog, before the file is compiled. For NetLinx code,
select
You cannot compile, send/receive files, or change port settings while the program is in
debug mode.
Avoid declaring variables as volatile whenever possible, since volatile variables will not
display their contents during the debug session.
NetLinx character strings by default are displayed in current length mode, while all other
strings (including Integer strings) are displayed in total length mode.
To enter debug mode:
1.
Open and compile a Source Code file (that contains at least one variable), if you have not
already done so. The file must be successfully compiled before you can enter debug mode.
2.
Choose
Build > Debug
(or click the toolbar button) to open the Watch window. If this option is
disabled, make sure your Master Communications Port settings are set to connect to your
Master Controller.
The Debugging feature allows you to view variables declared within the scope of a
Function and or Call procedure. However, stack and parameter values are not
editable. If you attempt to edit either the stack or parameter values, a warning
message is displayed.
Содержание NETLINX STUDIO V2.4
Страница 1: ...instruction manual Software NetLinx Studio v2 4 or higher ...
Страница 16: ...NetLinx Studio v2 4 or higher 4 NetLinx Studio v2 4 or higher ...
Страница 32: ...The NetLinx Studio v2 4 Work Area 20 NetLinx Studio v2 4 or higher ...
Страница 44: ...Working With Workspace Files 32 NetLinx Studio v2 4 or higher ...
Страница 88: ...Working With Systems and System Files 76 NetLinx Studio v2 4 or higher ...
Страница 118: ...Programming 106 NetLinx Studio v2 4 or higher ...
Страница 152: ...Working With Online Devices 140 NetLinx Studio v2 4 or higher ...
Страница 199: ...Index 187 NetLinx Studio v2 4 or higher ...