 | 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.API
Assembly:
LynceeTec.API (in LynceeTec.API.dll) Version: 10.1.23514.0 , built 2023-11-07 12:21:48 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)]