Axcent2 Programming
[Deleted User]
Posts: 0
in AMX Hardware
I am in the process of Learning how to program. I understand that axcess it is just about obsoleate but at the moment that is all I can afford. I am using this as a way to learn how to program on my own time and not my companies. I have an Axcent2, AXR-RF and a bunch of Softkey remotes. I have a preety good idea of how to get started but if anyone knows where I may be able to get example files using the same equipment, that would be great. I appreciate any help you have to give a newbie. Thanks.
If you have any files that you think may help, send me an email to skot3660@gmail.com
If you have any files that you think may help, send me an email to skot3660@gmail.com
0
Comments
Ok, I have figured out how to activate the relays and i/o's in the Axcent2 and programming the Softkeys is quite simple, however I still can not figure out how to set up the AXR-RF to communicate with the Axcent2. It is wired correctly where the Axlink light is flashing only once per second and the Online Tree shows the device and the correct ID number. I cant find any modules for the AXR-RF or any information on how to except the channel numbers of the Sofkey. If anyone has any information on how to program and setup the Axcent2 to communicate with the AXR-RF and the Softkey, please help me out. The ammount of information out there on how to program use this combo is nill. I have one last question. I dont know if the softkey is the same frequency of my AXR-RF. I have a 418MHz AXR-RF because it is the most common frequency being used but the softkeys do not have anyinformation on their frequency. My question is, should the "Radio Data" light on the AXR-RF light up when a wireless device is sending out a command?
Thanks for your help.
You absolutely should be getting an Radio Data light flicker whenever a button on your remote is pressed; this has nothing to do with the master, even just powered up with no Axlink connection at all you should get the Radio Data light. I suspect your remotes and the receiver are not on the same frequency, or the receiver is bad (very common). It sounds like you have the Axlink part correct, since it is showing up on the online tree.
Yes, the Axcent2 is just like the Axcent3. I believe the only difference is that the Axcent3 is faster at processing and all the RS-232s are setup for hardware hand shaking with the 9 pin connectors right on it. If you have any information on how to set up the AXR-RF with the Axcent3 that would be helpfull also. The Softkey remotes do not seem to have a way to address each remote individually. I believe that they are all technicly received as the same remote, however I do not know what the address is. I think I am going to have to get the AXR-RF fixed or get a new one.
Thanks for your help
RF receivers, especially the old ones, tend to drift. If it's the old adustable type, you might be able to open it up and re-tune it. Otherwise, just send it to AMX for repair, they are pretty good about getting them going again. I have no idea how to check the frequency on a Softkey, but I do have another (also attached) document that will help with the AXF-RF.
I have a AXR-RF here with me know and it has a serial number of
782418M3902358
by looking at the serial number it is set at 418 MHz....
the tx should have the same info in the serial number.
You can only fire two IR ports at a time with an Axcent2. Also, the fiirmware is not software upgradable.
Use a terminal emulator connected to the programming port and type HELP. You should see a list of commands. Type SHOW DEVICE to see what firmware version you have. Then compare your firmware version with Software History (located under Tools in Studio) for features and device functionality.
Now try typing a swear word just for fun.
If anyone has any information on a Softkey with a serial number of: 190-2053-0296, please let me know. Im not sure what I need now to have the Softkeys communicate with the AMX.
I also saw that there were some posts that use a NI-700 as a master and an Axcent3 as a slave using the IO's, Relays, 232's and IR's. If anyone has accomplished this and wouldn't mind posting your Code on how to do it that would be great also. When I get to that point I will probably start a new thread. Thanks.
Yes, it's been done by myself and many others with great success. Check out Tech Note 158 which explains the process and see if it gets you pointed in the right direction.
Setting Master or Slave Mode:
http://www.amx.com/techsupport/PDNTechNote.asp?id=158
Joe
Hmmm - Didn't you have an Axcent2? Be aware that the Axcent2 does *not* support slave mode.