Uploading a .axs file to Netlinx controller
jenny.shipp
Posts: 2
Does anyone know how to upload a .axs file to a netlinx controller? I want to leave usable code on the controller so I can pull it back off at a later date. So I need it to be a .axs file so I can open it in Netlinx Studio. I can only send .src files. Please help?
0
Comments
You can compile and download with source and then extract also, no need to send a duplicate .axs file. The source file when retrieved is the .axs file but it's just in a zipped format.
If I drill down the Program Files directory I get to Program Files\Common Files\AMXShare\AXIs\NetLinx.axi. And when I drill down the Documents and Settings directory I get to the .axs and .axi files I created for the project.
I don?t get any IR files, or .tko files, and I don?t have the mapping for the files since I don?t get a workspace back either.
Any idea where I?ve gone astray?
Thanks.
That basically sums up what you get when the NetLinx compiler creates the .SRC file...a ZIP file that contains only the source code.
The AXW file is a product of exporting a workspace to go, not from downloading a compiled source. I do neither very frequently, and got them mixed up .