unsigned long PICMLX_EchoBroadcast (unsigned long listenPort, unsigned long timeout, unsigned long *availableLXIs);
Send a broadcast message to a all LXI in current subnet. For getting information about available LXIs you must
use functions PICMLX_GetAvailableLXICount and PICMLX_GetAvailableLXIEntry.
Input | ||
Name | Type | Description |
listenPort | unsigned long |
LXI listen port for broadcast messages. |
timeout | unsigned long |
Listening timeout for receiving information from LXIs. |
Output | ||
Name | Type | Description |
availableLXIs | unsigned long (passed by reference) |
Count of available LXIs. |
Name | Type | Description |
return | unsigned long |
Zero for success, or no-zero error code. |
Connection & Discovery
Client Bridge for LXI - Communication
Alphabetical Function Index
Hierarchical Function Index