
U
SER
M
ANUAL
16
K
CL
M
ONO
–
R
EV
G
–
06/2017
P
A G E
|
16
7
Camera Commands
7.1
Device Control
These values allow to identify the Camera. They can be accessed in CommCam software in the “Info”
section
All these values are fixed in factory and can’t be changed (shaded) except the Camera User ID which can be
fixed by the Customer :
Vendor name
(
DeviceVendorName
) : “e2v”
Read function : “
r vdnm
”;
Returned by the camera : “e2v”, string of 32 bytes (including “/0”)
Cannot be written
Model Name
(
DeviceModelName
)
: Internal name for GenICam :
Read function : “
r mdnm
”;
Returned by the camera : String of 32 bytes (including “/0”) :
Cannot be written
Device Manufacturer Info
(
DeviceManufacturerInfo
) : Get Camera ID
Read function : “
r idnb
”;
Returned by the camera : String of 128 bytes (including “/0”)
Cannot be written
Device Version
(
DeviceVersion
) : Get Camera Hardware version
Read function : “
r dhwv
”;
Returned by the camera : String of 32 bytes (including “/0”)
Cannot be written
Device Firmware Version
(
DeviceFirmwareVersion
): Get camera synthetic firmware
Read function : “
r dfwv
”;
Returned by the camera : String of 16 bytes (including “/0”)
Cannot be written
Device SFNC Version : 1.5.0
These Parameters (Major, Minor, Sub Minor) are only virtual ones in order to give the SFNC
compliance of the Camera.
Device ID
(
DeviceID
) : Camera Factory identifier ID
Read function : “
r cust
”;
Returned by the camera : String of 128 bytes (including “/0”)
Write function : “
w cust <idstr>
”
Device User ID
(
DeviceUserID
) : Camera user identifier ID
Read function : “
r cust
”;
Returned by the camera : String of 128 bytes (including “/0”)
Write function : “
w cust <idstr>
”
Electronic board ID
(
ElectronicBoardID
) : Get PcB Board ID
Read function : “
r boid
”;
Returned by the camera : String of 32 bytes (including “/0”)
Can not be written