40 / 160
Copyright © 2016-2018 TOSHIBA TELI CORPORATION, All Rights Reserved.
http://www.toshiba-teli.co.jp/en/index.htm
D4259344C
DeviceControl
Registers of this category provide various information of the camera.
● Registers
Register
Address
GenICam
Interface
Length
Byte / [bit]
Access
Description
DeviceVendorName
0x200070
String
16
R
Name of the manufacturer of the device.
DeviceModelName
0x200090
String
16
R
Model of the device.
DeviceManufacturerInfo
0x2000B0
String
16
R
Manufacturer information about the device.
DeviceVersion
0x2000D0
String
16
R
Version of the device.
DeviceFirmwareVersion
0x2000F0
String
16
R
Same as DeviceVersion in Bootstrap Registers
DeviceID
0x200110
String
16
R
Device's serial number.
DeviceUserID
-
String
16
RW
User-programmable device identifier.
DeviceTLType
-
IEnumeration
4
R
Transport Layer type of the device.
DeviceStreamChannelSelector
-
IInteger
4
R
Same as GevStreamChannelSelector in Transport Layer Control
DeviceStreamChannelType
-
IEnumeration
4
R
Same as GevSCPDirection in Transport Layer Control
DeviceStreamChannelEndianness
-
IBoolean
4
R
Same as GevSCPSBigEndian in Transport Layer Control
DeviceStreamChannelPacketSize
-
IInteger
4
RW
Same as GevSCPSPacketSize in Transport Layer Control
DeviceReset
0x20003C
Command
[0]
W
Resets the device.
● Note
-
DeviceReset
Camera initiates link negotiation and IP re-configuration by DeviceReset command.
- The application is required to close and re-open the camera.