1.17 Glossary
81
user@linux-desktop:~$
// <- Starting the console window, you will be in the home directory: /home/
user@linux-desktop:~$ cd workspace/apps/
// <- Change the directory
user@linux-desktop:/home/workspace/apps$ ls -l
// <- List the directory
insgesamt 144
drwxr-xr-x
9 user user
4096 Mai 21 15:08 Callback
drwxr-xr-x
8 user user
4096 Mai 21 15:08 Callback_C
drwxr-xr-x
9 user user
4096 Mai 21 15:08 CaptureToUserMemory_C
drwxr-xr-x
3 user user
4096 Mai 21 15:03 Common
drwxr-xr-x 11 user user
4096 Mai 21 15:09 ContinuousCapture
drwxr-xr-x
9 user user
4096 Mai 21 15:09 ContinuousCaptureAllDevices
drwxr-xr-x
6 user user
4096 Mai 21 15:09 ContinuousCaptureFLTK
drwxr-xr-x
9 user user
4096 Mai 21 15:09 ContinuousCapture_C
drwxr-xr-x 11 user user
4096 Mai 21 15:09 DigitalIOs
drwxr-xr-x
9 user user
4096 Mai 21 15:09 FirmwareUpgrade
drwxr-xr-x 11 user user
4096 Mai 21 15:09 GenericInterfaceLayout
drwxr-xr-x 11 user user
4096 Mai 21 15:09 GenICamInterfaceLayout
-rw-r--r--
1 user user
854 Mai 21 15:03 Makefile
-rw-r--r--
1 user user
7365 Mai 21 15:03 Makefile.samp.inc
-rw-r--r--
1 user user 20713 Mai 21 15:03 mvDebugFlags.mvd
// <- Log activation flag
drwxr-xr-x
7 user user
4096 Mai 21 15:09 mvDeviceConfigure
drwxr-xr-x
6 user user
4096 Mai 21 15:10 mvIPConfigure
drwxr-xr-x
6 user user
4096 Mai 21 15:11 mvPropView
drwxr-xr-x
9 user user
4096 Mai 21 15:11 SingleCapture
drwxr-xr-x
9 user user
4096 Mai 21 15:11 SingleCaptureStorage
For log file generation you have to execute your app from the folder where
mvDebugFlags.mvd
is located. E.g. if
you want to start wxPropView:
user@linux-desktop:/home/workspace/apps$ ./mvPropView/x86_64/wxPropView
// <- Start the executable from the folder, where \b mvDebugFlags.mvd is located.
Another possibility would be, to copy the
mvDebugFlags.mvd
file to the folder of the executable:
user@linux-desktop:/home/workspace/apps$ cp mvDebugFlags.mvd ./mvPropView/x86_64/wxPropView
// <- Copy the log activation flag
user@linux-desktop:/home/workspace/apps$ cd ./mvPropView/x86_64/
// <- Change the directory
user@linux-desktop:/home/workspace/apps/mvPropView/x86_64/$ ./wxPropView
// <- Start the executable
Afterwards, several log files are generated which are listed in
files.mvloglist
. The log files have the file
extension .mvlog. Please send these files to our support team.
1.17
Glossary
A/D reference
Upper threshold of video signal to be digitized. All values above this limit
value are digitized to 255. Increasing the reference level results in contrast
deterioration and vice versa.
ADC
Analog-to-digital converter (A/D converter).
API
Application programming interface (API). The standard API for
MATRIX VISION products is called
mvIMPACT_Acquire
(p.
Base address
Starting address from which the memory or register are inserted.
Bpp
Bits per pixel
MATRIX VISION GmbH
Summary of Contents for MATRIX VISION mvBlueFOX Series
Page 1: ...mvBlueFOX Technical Manual English Version 3 02...
Page 2: ......
Page 8: ......
Page 19: ...1 6 Important Information 11 MATRIX VISION GmbH...
Page 20: ...12 MATRIX VISION GmbH...
Page 238: ...230 MATRIX VISION GmbH...