 | EnvironmentStart Method |
Entry point in the Lyncée Tec APIs. Initializes the environment. Use this version when working with metadata only (no database).
Namespace: LynceeTec.APIAssembly: LynceeTec.API (in LynceeTec.API.dll) Version: 10.2.3317.0 , built 2025-03-17 14:55:35 UTC
Syntaxpublic static void Start()
public:
static void Start()
Exceptions
RemarksA database is needed when working with hardware (for example for live images acquisitions and holograms recording).
See AlsoReference
[!:Start(System.String,System.Security.SecureString,System.String,System.String)]
[!:StartAndInit(System.String,System.Security.SecureString,System.String,System.String)]