![Matrix Vision mvBlueGEMINI Technical Manual Download Page 25](http://html1.mh-extra.com/html/matrix-vision/mvbluegemini/mvbluegemini_technical-manual_1741404025.webp)
mvBlueGEMINI Technical Manual (EN) v
1.2.2
APPENDIX
-
CONTROL
COMMANDS
24
a. Connect
b. Change inspection
c. Get date and time
d. Get program number
All messages have the same structure:
Lenght in bytes
Structure
Description
4
uint32
Magic number: 42565350
hex
4
uint32
User data length in bytes
4
uint32
Message ID
4
uint8[]
User data
Messages are ignored by the camera which do not comply with the given format (wrong "magic
number", wrong length, unknown message ID). The "magic number" is used to avoid accidential
transmissions. It is recommended to check the "magic number" in the control software.
Every message has a unique ID:
ID
Message
01
hex
Connect
02
hex
Disconnect
20
hex
Result container
30
hex
Get program number
31
hex
Change inspection program
32
hex
Get date and time
33
hex
Set date and time
34
hex
Set input data
35
hex
Set inspection number
40
hex
Trigger inspection
41
hex
Start inspection
42
hex
Stop inspection