|
Broadcast Access |
Top Previous Next |
|
In the auto-discovery access mode the DS Manager can detect and access all local Device Servers, even those whose IP-address is "unreachable" (incompatible with the network settings of the PC, conflicts with the same IP-address set on another Ethernet device, etc.).
Device Servers with unreachable IP-address are accessed using broadcast communications (broadcasts do not depend on the IP-address of the device in any way)*. The downside of this method is that broadcasts cannot pass through the routers so only local Device Servers can be accessed this way (hence, the method is only used in the auto-discovery mode).
Note, that conditions that cause the IP-address of the DS to appear to be unreachable may be temporary. See troubleshooting (auto-discovery mode) for details.
Programmer's info:
The DS Manager determines which Device Servers can be accessed using "normal" IP-addressing (and which- cannot) by performing the following procedure:
The ability to access and program Device Servers using broadcast communications is delivered through the use of the Select In Broadcast Mode (W) command. You can also read about how this works in the following topic: Broadcast out-of-band commands.
* Broadcast programming is not supported by Device Servers with the older firmware (earlier than V3.xx). Such Devices must be assigned a reachable IP-address before they can be accessed by the DS Manager.
|