Multiple Axlinx Busses?
TurnipTruck
Junior Member
in AMX Hardware
Greetings,
Does anyone know of a way to create a second Axlink bus in a Netlinx system? The second bus wold allow more than the 255 devices provided on the bus. I would assume it would be a hardware piece of equipment that would operate on another Netlinx port.
Any ideas?
Thank you.
Does anyone know of a way to create a second Axlink bus in a Netlinx system? The second bus wold allow more than the 255 devices provided on the bus. I would assume it would be a hardware piece of equipment that would operate on another Netlinx port.
Any ideas?
Thank you.
Comments
-
Not sure if this helps, but I am thinking that if you used two netlinx masters you could accomplish this. You could then split your programming between the two processors or simply use the second processor as an axlink bus multiplier.
The device declarations would look something like:
DEFINE_DEVICES
dvAXLINK1 = 1:1:0
.
.
dvAXLINK255 = 255:1:0
dvAXLINK256 = 1:1:2
.
.
dvAXLINK510 = 255:1:2
Assuming that you give the second processor a system ID of 2
I must say that I have never done this, but I have done similar things with Netlinx devices without problems.
Jeff -
I've done this with multiple Netlinx masters to extend AXlink over fiber. The multiple masters only run a small module that makes sure the IP address/system numbers are correct, but otherwise run no code. All of the programming is in the primary master. Works like a champ.
--D -
In my case, the multiple masters will on the same LAN. Not having worked on a multiple master system before, I think all I would need to do is give them different system numbers and have them in the connections list? Right? The code on my main master would just refer to the other master Axlink devices as axlinx_device:1:master_number
Thank you. -
TurnipTruck wrote:In my case, the multiple masters will on the same LAN. Not having worked on a multiple master system before, I think all I would need to do is give them different system numbers and have them in the connections list? Right? The code on my main master would just refer to the other master Axlink devices as axlinx_device:1:master_number
Thank you.
Sounds like you have the idea. You only need to add the second processor to the first processors connection list and they will both be able to talk with each other. It really is a very easy to implement .... almost too easy
Jeff
Leave a Comment
Categories
- All Categories
- 2.5K AMX General Discussion
- 922 AMX Technical Discussion
- 514 AMX Hardware
- 502 AMX Control Products
- 3 AMX Video Distribution Products
- 9 AMX Networked AV (SVSI) Products
- AMX Workspace & Collaboration Products
- 3.4K AMX Software
- 151 AMX Resource Management Suite Software
- 386 AMX Design Tools
- 2.4K NetLinx Studio
- 135 Duet/Cafe Duet
- 248 NetLinx Modules & Duet Modules
- 57 AMX RPM Forum
- 228 MODPEDIA - The Public Repository of Modules for Everyone
- 943 AMX Specialty Forums
- 2.6K AMXForums Archive
- 2.6K AMXForums Archive Threads
- 1.5K AMX Hardware
- 432 AMX Applications and Solutions
- 249 Residential Forum
- 182 Tips and Tricks
- 146 AMX Website/Forums