
Andreas Hoffmann
- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Articles
Recent activity by Andreas Hoffmann-
Command line options for installers
Question What are the command line options for the installers? Answer Both the Runtime and Development installers have been updated to allow for more control via the following command line options:...
-
How to create images in a HSDataBase without using the AcquisitionDevice in VB.NET
Question How can I create images in a HSDataBase without using the AcquisitionDevice in VB.NET? Answer Dim lDB As HSCLASSLIBRARYLib.HSDatabase lDB = mApplicationControl.Database Dim i As Integ...
-
How to create images in a HSDataBase without using the AcquisitionDevice in C++
Question How can I create images in a HSDataBase without using the AcquisitionDevice in C++? Answer HSDatabase lDB = mApplicationControl.GetDatabase(); HSView lView = lDB.AddView ("New View"...
-
Error messages regarding MIL DLL, or MappHookFunction(), or MappInquire()
Question What causes the error messages regarding MIL DLL, or MappHookFunction(), or MappInquire()? Answer The errors are actually caused by the MIL library from Matrox. MappInquire and MappHookFu...
-
Import vector file for synthetic model?
QuestionCan I import a vector file for a synthetic model?AnswerYou can import a DXF, but only closed shapes are imported. The biggest shape will be imported as the main part and all other (smaller)...
-
Camera resolution limit in HexSight
Question Is there a limit to camera resolution using HexSight? Answer There is no defined limit, but it depends heavily on the available memory.
-
Running applications built with HexSight 3.2/3.3 on newer HexSight
Question Can applications built with HexSight 3.2/3.3 run on newer HexSight without any changes? Answer Projects created with HexSight versions 3.3, 3.2, 3.1, and 3.0 will load on systems where Hex...
-
Limitations when running HexSight in demo mode (without a dongle)
QuestionWhat limitations are there when running HexSight in demo mode (without a dongle)?AnswerWhen in demo mode, a ten-second nag window is displayed at random intervals and you can't save configu...
-
Reading profiles in C (Gocator firmware 3.x)
Question How can I use the Go2 API to read profiles from a Gocator using ANSI C? Answer Sensor Model All Firmware Version 3.x SDK Version All This example demonstrates the use of the Go2...
-
No live profile data in the Gocator web interface
Sensor Model G2xxx Firmware Version 3.x, 4.x, 5.x, 6.x SDK Version n/a Why don't I see live profile data in the Gocator web interface? To see live profile data in the web interface, ens...