Main Page
Related Pages
Modules
SeaMAX Ethernet Discovery / Configuration API
SME_Cleanup
SME_ConfigureDeviceSecurity
SME_FirstModule
SME_GetDHCPConfig
SME_GetMACAddress
SME_GetName
SME_GetNetworkConfig
SME_GetNetworkConfigBytes
SME_GetNetworkSerialParams
SME_GetType
SME_GetWirelessConfig
SME_Initialize
SME_IsReachable
SME_ModuleByIP
SME_ModuleByMAC
SME_ModuleByName
SME_ModuleCount
SME_NextModule
SME_Ping
SME_RemoveDeviceSecurity
SME_SearchForModules
SME_SetDHCPConfig
SME_SetName
SME_SetNetworkConfig
SME_SetNetworkConfigBytes
SME_SetNetworkSerialParams
SME_SetWirelessConfig
int __stdcall SME_ModuleCount
(
SME_HANDLE
handle
)
Returns the number of modules discovered on the last call to SME_SearchForModules.
Parameters
[in]
handle
Valid handle returned by
SME_Initialize()
.
Return values
>=0
Number of Sealevel I/O Ethernet enabled modules found.
-1
Invalid SME_Initialize handle.
Generated on Mon Oct 3 2022.