Dynamic Devices in Netlinx
jyjusto
Posts: 3
Hi All, How do you manage dynamic devices in you Netlinx code?
Have you tried assigning static device number to them?
what if one of the dynamic devices become faulty? would it affect the device number dynamically assigned to other devices?
Have you tried assigning static device number to them?
what if one of the dynamic devices become faulty? would it affect the device number dynamically assigned to other devices?
0
Comments
For the dynamic devices assigned by NetLinx studio (ie. touchpanels, exb boxes, etc.), I always set them to static to avoid confusion.
I mostly use the AMX guide for the numbering scheme, as that makes it easier for others to read.
https://www.amx.com/en/site_elements/language-reference-guide-netlinx-programming-language (page 22)
It's not even to avoid confusion. Just a reboot of the master can assign the Dynamic addresses completely different.
Valid address range for program is only 1..32000, with the ranges Richard mentioned in the manual.