Function Tree, UDP Support Library
| Class/Panel Name | Function Name |
|---|---|
| Create Channel | CreateUDPChannel |
| Create Channel and Configure | CreateUDPChannelConfig |
| Dispose Channel | DisposeUDPChannel |
| Get Channel Attribute | GetUDPAttribute |
| Get Error String | GetUDPErrorString |
| Get Socket Handle | GetUDPSocketHandle |
| Multicast Subscribe | UDPMulticastSubscribe |
| Multicast Unsubscribe | UDPMulticastUnsubscribe |
| Set Channel Attribute | SetUDPAttribute |
| UDP Read | UDPRead |
| UDP Write | UDPWrite |