Datalogic .NET SDK
GetNumConfigs (Method)
Syntax
public static int GetNumConfigs()
Description
Get the number of profiles configured in the system.
Return
Number of configured profiles
Throws
WiFiException on error.
Example
int numConfigs = WiFi.GetNumConfigs(); Console.WriteLine("num configs: " + numConfigs);
|
Supported devices: Skorpio X4, Falcon X4
See Also
Copyright © Datalogic ADC. All Right Reserved