PICMLX_EchoBroadcast

unsigned long PICMLX_EchoBroadcast (unsigned long listenPort, unsigned long timeout, unsigned long *availableLXIs);

Purpose

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.

Parameters

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.

Return Value

Name Type Description
return unsigned long

Zero for success, or no-zero error code.

References

Connection & Discovery
Client Bridge for LXI - Communication
Alphabetical Function Index
Hierarchical Function Index