Get Code Axcent 3 Controller
[Deleted User]
Posts: 0
Can somebody tell me how to view the code in my axcent 3 controller.
I am new to programming and I am trying to view the code via netlinx studio 2. I cannot get connected to the controller. Help!
I am new to programming and I am trying to view the code via netlinx studio 2. I cannot get connected to the controller. Help!
0
Comments
Download AXCESS v3.07.
Execute Axcessx.exe
F4, Configure Comm settings.
Establish communications with your Accent3. Most likely 38400 8N1.
F2, Retrieve.
Depending on program size you may get nothing, or if "source send" was turned off when code was programmed into the Axcess master.
In Studio, first go to the communications settings and set the default to Axcess master, and serial port (as per your computer). This is necessary - since you are downloading an unknown file, none of the workspace settings will apply. Downloads always use the default. Open up your file transfer dialog, and click the Receive tab. Click the Add button. Select the Axcess Source Code, and yet anotherAdd button will appear; click that and enter the path and file name you want to save it under. Go back to the main transfer dialog (it may go by itself, I forget now), and hit the Receive button and if there is a source code saved on the Axcent, it will download to the file you specified.
As Joel mentioned though, there isn't necessarily any source on the master. It's an option chosen when the code is loaded (and I don't think it's active by default). Also, there was a limited amount of memory on those boxes, and if your code got too big, yoiu had no room to store the source as well and were forced to turn it off.
I just installed NS2.5 which was released on 1st August and the readme says:
BUG FIX - Unable to upload source code from an Axcent3 master.