Functions

ceth_device * CCEthernet::Alloc (int number)
 Allocates a list of CEthernet devices to be populated using find_devices() More...
 
void CCEthernet::Free (ceth_device *)
 Frees a previously allocated list. More...
 
SME_HANDLE CCEthernet::GetSeaMAXVersion3Handle ()
 Returns a SeaMAX Version 3.x compatable handle for use with non-deprecated (newer) SME functions. More...
 
int CCEthernet::find_devices (ceth_device_type type_to_find, int number_to_find, ceth_device_p list_to_store_devices)
 Locates all SeaIO Ethernet modules on the local subnet. More...
 
int CCEthernet::set_information (ceth_device *device, ceth_set_types command,...)
 Sets the communications parameters for a particular module. More...
 

Detailed Description

A deprecated version of the CEthernet interface has been provided for backwards compatability.

Warning
These functions should not be used in new projects, as they scheduled for removal from future versions of the SeaMAX API. They have been added for backward support only.
 
 
Generated on Mon Nov 26 2018.