Impact Acquire SDK C++
|
Category for device information and control. More...
#include <mvIMPACT_acquire_GenICam.h>
Public Member Functions | |
DeviceControl (mvIMPACT::acquire::Device *pDev, const std::string &settingName="Base") | |
Constructs a new mvIMPACT::acquire::GenICam::DeviceControl object. | |
Public Attributes | |
PropertyI64 | deviceCharacterSet |
An enumerated integer property. Character set used by the strings of the device. | |
PropertyF | deviceClockFrequency |
A floating point property. Returns the frequency of the selected Clock. | |
PropertyI64 | deviceClockSelector |
An enumerated integer property. Selects the clock frequency to access from the device. | |
PropertyI64 | deviceConnectionSelector |
An integer property. Selects which Connection of the device to control. | |
PropertyI64 | deviceConnectionSpeed |
An integer property. Indicates the speed of transmission of the specified Connection. | |
PropertyI64 | deviceConnectionStatus |
An enumerated integer property. Indicates the status of the specified Connection. | |
PropertyI64 | deviceEventChannelCount |
An integer property. Indicates the number of event channels supported by the device. | |
PropertyS | deviceFamilyName |
A string property. Identifier of the product family of the device. | |
Method | deviceFeaturePersistenceEnd |
A method object. Indicate to the device the end of feature persistence. | |
Method | deviceFeaturePersistenceStart |
A method object. Indicate to the device and GenICam XML to get ready for persisting of all streamable features. | |
PropertyS | deviceFirmwareVersion |
A string property. Version of the firmware in the device. | |
PropertyI64 | deviceGenCPVersionMajor |
An integer property. Major version of the GenCP protocol supported by the device. | |
PropertyI64 | deviceGenCPVersionMinor |
An integer property. Minor version of the GenCP protocol supported by the device. | |
PropertyS | deviceID |
A string property. This feature is deprecated (See DeviceSerialNumber). | |
PropertyI64 | deviceIndicatorMode |
An enumerated integer property. Controls the behavior of the indicators (such as LEDs) showing the status of the Device. | |
PropertyF | deviceLinkCommandTimeout |
A floating point property. Indicates the command timeout of the specified Link. | |
PropertyI64 | deviceLinkConnectionCount |
An integer property. Returns the number of physical connection of the device used by a particular Link. | |
PropertyI64 | deviceLinkHeartbeatMode |
An enumerated integer property. Activate or deactivate the Link's heartbeat. | |
PropertyF | deviceLinkHeartbeatTimeout |
A floating point property. Controls the current heartbeat timeout of the specific Link. | |
PropertyI64 | deviceLinkSelector |
An integer property. Selects which Link of the device to control. | |
PropertyI64 | deviceLinkSpeed |
An integer property. Indicates the speed of transmission negotiated on the specified Link. | |
PropertyI64 | deviceLinkThroughputLimit |
An integer property. Limits the maximum bandwidth of the data that will be streamed out by the device on the selected Link. | |
PropertyI64 | deviceLinkThroughputLimitMode |
An enumerated integer property. Controls if the DeviceLinkThroughputLimit is active. | |
PropertyI64 | deviceManifestEntrySelector |
An integer property. Selects the manifest entry to reference. | |
PropertyS | deviceManifestPrimaryURL |
A string property. Indicates the first URL to the GenICam XML device description file of the selected manifest entry. | |
PropertyI64 | deviceManifestSchemaMajorVersion |
An integer property. Indicates the major version number of the schema file of the selected manifest entry. | |
PropertyI64 | deviceManifestSchemaMinorVersion |
An integer property. Indicates the minor version number of the schema file of the selected manifest entry. | |
PropertyS | deviceManifestSecondaryURL |
A string property. Indicates the second URL to the GenICam XML device description file of the selected manifest entry. | |
PropertyI64 | deviceManifestXMLMajorVersion |
An integer property. Indicates the major version number of the GenICam XML file of the selected manifest entry. | |
PropertyI64 | deviceManifestXMLMinorVersion |
An integer property. Indicates the minor version number of the GenICam XML file of the selected manifest entry. | |
PropertyI64 | deviceManifestXMLSubMinorVersion |
An integer property. Indicates the subminor version number of the GenICam XML file of the selected manifest entry. | |
PropertyS | deviceManufacturerInfo |
A string property. Manufacturer information about the device. | |
PropertyI64 | deviceMaxThroughput |
An integer property. Maximum bandwidth of the data that can be streamed out of the device. | |
PropertyI64 | deviceMessageChannelCount |
An integer property. This feature is deprecated (See DeviceEventChannelCount). | |
PropertyS | deviceModelName |
A string property. Model of the device. | |
Method | deviceRegistersCheck |
A method object. Perform the validation of the current register set for consistency. | |
PropertyI64 | deviceRegistersEndianness |
An enumerated integer property. Endianness of the registers of the device. | |
Method | deviceRegistersStreamingEnd |
A method object. Announce the end of registers streaming. | |
Method | deviceRegistersStreamingStart |
A method object. Prepare the device for registers streaming without checking for consistency. | |
PropertyIBoolean | deviceRegistersValid |
A boolean property. Returns if the current register set is valid and consistent. | |
Method | deviceReset |
A method object. Resets the device to its power up state. | |
PropertyI64 | deviceScanType |
An enumerated integer property. Scan type of the sensor of the device. | |
PropertyS | deviceSerialNumber |
A string property. Device's serial number. | |
PropertyI64 | deviceSerialPortBaudRate |
An enumerated integer property. This feature controls the baud rate used by the selected serial port. | |
PropertyI64 | deviceSerialPortSelector |
An enumerated integer property. Selects which serial port of the device to control. | |
PropertyI64 | deviceSFNCVersionMajor |
An integer property. Major version of the Standard Features Naming Convention that was used to create the device's GenICam XML. | |
PropertyI64 | deviceSFNCVersionMinor |
An integer property. Minor version of the Standard Features Naming Convention that was used to create the device's GenICam XML. | |
PropertyI64 | deviceSFNCVersionSubMinor |
An integer property. Sub minor version of Standard Features Naming Convention that was used to create the device's GenICam XML. | |
PropertyI64 | deviceStreamChannelCount |
An integer property. Indicates the number of streaming channels supported by the device. | |
PropertyI64 | deviceStreamChannelEndianness |
An enumerated integer property. Endianness of multi-byte pixel data for this stream. | |
PropertyI64 | deviceStreamChannelLink |
An integer property. Index of device's Link to use for streaming the specified stream channel. | |
PropertyI64 | deviceStreamChannelPacketSize |
An integer property. Specifies the stream packet size, in bytes, to send on the selected channel for a Transmitter or specifies the maximum packet size supported by a receiver. | |
PropertyI64 | deviceStreamChannelSelector |
An integer property. Selects the stream channel to control. | |
PropertyI64 | deviceStreamChannelType |
An enumerated integer property. Reports the type of the stream channel. | |
PropertyF | deviceTemperature |
A floating point property. Device temperature in degrees Celsius (C). | |
PropertyI64 | deviceTemperatureSelector |
An enumerated integer property. Selects the location within the device, where the temperature will be measured. | |
PropertyI64 | deviceTLType |
An enumerated integer property. Transport Layer type of the device. | |
PropertyI64 | deviceTLVersionMajor |
An integer property. Major version of the Transport Layer of the device. | |
PropertyI64 | deviceTLVersionMinor |
An integer property. Minor version of the Transport Layer of the device. | |
PropertyI64 | deviceTLVersionSubMinor |
An integer property. Sub minor version of the Transport Layer of the device. | |
PropertyI64 | deviceType |
An enumerated integer property. Returns the device type. | |
PropertyS | deviceUserID |
A string property. User-programmable device identifier. | |
PropertyS | deviceVendorName |
A string property. Name of the manufacturer of the device. | |
PropertyS | deviceVersion |
A string property. Version of the device. | |
Method | mvCalculateHashCode |
A method object. Do a new calculation of the hash code. This might serve as a means to check whether the firmware has been changed in flash. | |
PropertyI64 | mvDeviceClockFrequency |
An enumerated integer property. Clock frequency of the image sensor of the camera. | |
PropertyS | mvDeviceFirmwareBuildDate |
A string property. The build time and date of the firmware. | |
PropertyI64 | mvDeviceFirmwareHashAlgorithm |
An enumerated integer property. The algorithm used for the hash calculation. | |
PropertyS | mvDeviceFirmwareHashCode |
A string property. Shows the hash code of the firmware. | |
PropertyI64 | mvDeviceFirmwareSource |
An enumerated integer property. Shows the location from where the firmware was loaded. | |
PropertyS | mvDeviceFPGAVersion |
A string property. Shows version number of the FPGA. | |
PropertyI64 | mvDeviceLaserCurrent |
An integer property. Laser current consumption value (mA). | |
PropertyI64 | mvDevicePowerMode |
An enumerated integer property. Selects the device power mode. | |
PropertyI64 | mvDeviceProcessingUnit |
An enumerated integer property. The processing unit to activate for the selected processing unit. | |
PropertyI64 | mvDeviceProcessingUnitSelector |
An integer property. Selects the device processing unit. | |
PropertyI64 | mvDeviceRegistersStatus |
An enumerated integer property. Will give a hint where to find the invalid register settings if any. | |
PropertyI64 | mvDeviceSensorColorMode |
An enumerated integer property. Shows color mode of the sensor. | |
PropertyI64 | mvDeviceStandbyTimeout |
An integer property. Defines the time in seconds after which the device automatically switches to standby if no register is read. | |
PropertyIBoolean | mvDeviceStandbyTimeoutEnable |
A boolean property. If enabled, the device switch to standby after a configurable time if no register is read. | |
PropertyIBoolean | mvDeviceStatusLEDEnable |
A boolean property. This feature is deprecated (See DeviceIndicatorMode). If enabled, the color of the LED changes depending on the state of the camera. Otherwise the LED is Off. | |
PropertyI64 | mvDeviceTemperatureLimitHysteresis |
An enumerated integer property. Hysteresis in degrees Celsius(C) for temperature limits. | |
PropertyF | mvDeviceTemperatureLowerLimit |
A floating point property. Lower limit in degrees Celsius(C) for the TemperatureOutOfRange signal. | |
PropertyI64 | mvDeviceTemperatureRaw |
An integer property. Device temperature in degrees Celsius (C). | |
PropertyF | mvDeviceTemperatureUpperLimit |
A floating point property. Upper limit in degrees Celsius(C) for the TemperatureOutOfRange signal. | |
PropertyI64 | mvDeviceTimeSync |
An enumerated integer property. you can specify the way the camera timestamps are synchronized to the PC / your application. | |
PropertyI64 | mvDeviceTimeSyncPushValue |
An integer property. when you write to this register in 'mvPushSynchronization'-mode you can actively synchronize the timestamps with accurate time values. | |
PropertyI64 | mvTemperatureState |
An enumerated integer property. Indicates the current temperature state of the camera. | |
PropertyI64 | mvTemperatureStateCriticalThreshold |
An integer property. If the temperature of the camera exceeds this value mvTemperatureState switches from normal to critical. | |
PropertyI64 | mvTimestampPPSPulsesMissed |
An integer property. Shows the number of missed pulses since the last status latch. | |
PropertyI64 | mvTimestampPPSStatus |
An enumerated integer property. Shows the current status of the pulse per second controller. | |
PropertyI64 | mvTimestampPPSSync |
An enumerated integer property. Will synchronize the internal clock to an external GPS(PPS) signal. | |
PropertyI64 | mvTimestampPPSTriggerEdge |
An enumerated integer property. Selects the trigger edge on which the controller will be pulsed. | |
PropertyI64 | mvTimestampResetValue |
An integer property. Defines the initial value after the cameras timestamp timer has been reset. | |
PropertyIBoolean | rcSystemReady |
A boolean property. Returns if the system is ready (fully booted). | |
PropertyI64 | timestamp |
An integer property. Reports the current value of the device timestamp counter. | |
Method | timestampLatch |
A method object. Latches the current timestamp counter into TimestampLatchValue. | |
PropertyI64 | timestampLatchValue |
An integer property. Returns the latched value of the timestamp counter. | |
Method | timestampReset |
A method object. Resets the current value of the device timestamp counter. | |
Category for device information and control.
A category for device information and control.
|
inlineexplicit |
Constructs a new mvIMPACT::acquire::GenICam::DeviceControl object.
[in] | pDev | A pointer to a mvIMPACT::acquire::Device object obtained from a mvIMPACT::acquire::DeviceManager object. |
[in] | settingName | The name of the driver internal setting to access with this instance. A list of valid setting names can be obtained by a call to mvIMPACT::acquire::FunctionInterface::getAvailableSettings, new settings can be created with the function mvIMPACT::acquire::FunctionInterface::createSetting |
PropertyI64 deviceCharacterSet |
An enumerated integer property. Character set used by the strings of the device.
Character set used by the strings of the device.
The following string values might be valid for this feature:
PropertyF deviceClockFrequency |
A floating point property. Returns the frequency of the selected Clock.
Returns the frequency of the selected Clock.
PropertyI64 deviceClockSelector |
An enumerated integer property. Selects the clock frequency to access from the device.
Selects the clock frequency to access from the device.
The following string values might be valid for this feature:
PropertyI64 deviceConnectionSelector |
An integer property. Selects which Connection of the device to control.
Selects which Connection of the device to control.
PropertyI64 deviceConnectionSpeed |
An integer property. Indicates the speed of transmission of the specified Connection.
Indicates the speed of transmission of the specified Connection
PropertyI64 deviceConnectionStatus |
An enumerated integer property. Indicates the status of the specified Connection.
Indicates the status of the specified Connection.
The following string values might be valid for this feature:
PropertyI64 deviceEventChannelCount |
An integer property. Indicates the number of event channels supported by the device.
Indicates the number of event channels supported by the device.
PropertyS deviceFamilyName |
A string property. Identifier of the product family of the device.
Identifier of the product family of the device.
Method deviceFeaturePersistenceEnd |
A method object. Indicate to the device the end of feature persistence.
Indicate to the device the end of feature persistence.
Method deviceFeaturePersistenceStart |
PropertyS deviceFirmwareVersion |
A string property. Version of the firmware in the device.
Version of the firmware in the device.
PropertyI64 deviceGenCPVersionMajor |
An integer property. Major version of the GenCP protocol supported by the device.
Major version of the GenCP protocol supported by the device.
PropertyI64 deviceGenCPVersionMinor |
An integer property. Minor version of the GenCP protocol supported by the device.
Minor version of the GenCP protocol supported by the device.
PropertyS deviceID |
A string property. This feature is deprecated (See DeviceSerialNumber).
PropertyI64 deviceIndicatorMode |
An enumerated integer property. Controls the behavior of the indicators (such as LEDs) showing the status of the Device.
Controls the behavior of the indicators (such as LEDs) showing the status of the Device.
The following string values might be valid for this feature:
PropertyF deviceLinkCommandTimeout |
A floating point property. Indicates the command timeout of the specified Link.
Indicates the command timeout of the specified Link. This corresponds to the maximum response time of the device for a command sent on that link.
PropertyI64 deviceLinkConnectionCount |
An integer property. Returns the number of physical connection of the device used by a particular Link.
Returns the number of physical connection of the device used by a particular Link.
PropertyI64 deviceLinkHeartbeatMode |
An enumerated integer property. Activate or deactivate the Link's heartbeat.
Activate or deactivate the Link's heartbeat.
The following string values might be valid for this feature:
PropertyF deviceLinkHeartbeatTimeout |
A floating point property. Controls the current heartbeat timeout of the specific Link.
Controls the current heartbeat timeout of the specific Link.
PropertyI64 deviceLinkSelector |
An integer property. Selects which Link of the device to control.
Selects which Link of the device to control.
PropertyI64 deviceLinkSpeed |
An integer property. Indicates the speed of transmission negotiated on the specified Link.
Indicates the speed of transmission negotiated on the specified Link.
PropertyI64 deviceLinkThroughputLimit |
An integer property. Limits the maximum bandwidth of the data that will be streamed out by the device on the selected Link.
Limits the maximum bandwidth of the data that will be streamed out by the device on the selected Link. If necessary, delays will be uniformly inserted between transport layer packets in order to control the peak bandwidth.
PropertyI64 deviceLinkThroughputLimitMode |
An enumerated integer property. Controls if the DeviceLinkThroughputLimit is active.
Controls if the DeviceLinkThroughputLimit is active. When disabled, lower level TL specific features are expected to control the throughput. When enabled, DeviceLinkThroughputLimit controls the overall throughput.
The following string values might be valid for this feature:
PropertyI64 deviceManifestEntrySelector |
An integer property. Selects the manifest entry to reference.
Selects the manifest entry to reference.
PropertyS deviceManifestPrimaryURL |
PropertyI64 deviceManifestSchemaMajorVersion |
An integer property. Indicates the major version number of the schema file of the selected manifest entry.
Indicates the major version number of the schema file of the selected manifest entry.
PropertyI64 deviceManifestSchemaMinorVersion |
An integer property. Indicates the minor version number of the schema file of the selected manifest entry.
Indicates the minor version number of the schema file of the selected manifest entry.
PropertyS deviceManifestSecondaryURL |
PropertyI64 deviceManifestXMLMajorVersion |
PropertyI64 deviceManifestXMLMinorVersion |
PropertyI64 deviceManifestXMLSubMinorVersion |
PropertyS deviceManufacturerInfo |
A string property. Manufacturer information about the device.
Manufacturer information about the device.
PropertyI64 deviceMaxThroughput |
An integer property. Maximum bandwidth of the data that can be streamed out of the device.
Maximum bandwidth of the data that can be streamed out of the device. This can be used to estimate if the physical connection(s) can sustain transfer of free-running images from the camera at its maximum speed.
PropertyI64 deviceMessageChannelCount |
An integer property. This feature is deprecated (See DeviceEventChannelCount).
PropertyS deviceModelName |
A string property. Model of the device.
Model of the device.
Method deviceRegistersCheck |
A method object. Perform the validation of the current register set for consistency.
Perform the validation of the current register set for consistency. This will update the DeviceRegistersValid flag.
PropertyI64 deviceRegistersEndianness |
An enumerated integer property. Endianness of the registers of the device.
Endianness of the registers of the device.
The following string values might be valid for this feature:
Method deviceRegistersStreamingEnd |
A method object. Announce the end of registers streaming.
Announce the end of registers streaming. This will do a register set validation for consistency and activate it. This will also update the DeviceRegistersValid flag.
Method deviceRegistersStreamingStart |
A method object. Prepare the device for registers streaming without checking for consistency.
Prepare the device for registers streaming without checking for consistency.
PropertyIBoolean deviceRegistersValid |
A boolean property. Returns if the current register set is valid and consistent.
Returns if the current register set is valid and consistent.
Method deviceReset |
A method object. Resets the device to its power up state.
Resets the device to its power up state. After reset, the device must be rediscovered.
PropertyI64 deviceScanType |
An enumerated integer property. Scan type of the sensor of the device.
Scan type of the sensor of the device.
The following string values might be valid for this feature:
PropertyS deviceSerialNumber |
PropertyI64 deviceSerialPortBaudRate |
An enumerated integer property. This feature controls the baud rate used by the selected serial port.
This feature controls the baud rate used by the selected serial port.
The following string values might be valid for this feature:
PropertyI64 deviceSerialPortSelector |
An enumerated integer property. Selects which serial port of the device to control.
Selects which serial port of the device to control.
The following string values might be valid for this feature:
PropertyI64 deviceSFNCVersionMajor |
PropertyI64 deviceSFNCVersionMinor |
PropertyI64 deviceSFNCVersionSubMinor |
PropertyI64 deviceStreamChannelCount |
An integer property. Indicates the number of streaming channels supported by the device.
Indicates the number of streaming channels supported by the device.
PropertyI64 deviceStreamChannelEndianness |
An enumerated integer property. Endianness of multi-byte pixel data for this stream.
Endianness of multi-byte pixel data for this stream.
The following string values might be valid for this feature:
PropertyI64 deviceStreamChannelLink |
An integer property. Index of device's Link to use for streaming the specified stream channel.
Index of device's Link to use for streaming the specified stream channel.
PropertyI64 deviceStreamChannelPacketSize |
An integer property. Specifies the stream packet size, in bytes, to send on the selected channel for a Transmitter or specifies the maximum packet size supported by a receiver.
Specifies the stream packet size, in bytes, to send on the selected channel for a Transmitter or specifies the maximum packet size supported by a receiver.
PropertyI64 deviceStreamChannelSelector |
An integer property. Selects the stream channel to control.
Selects the stream channel to control.
PropertyI64 deviceStreamChannelType |
An enumerated integer property. Reports the type of the stream channel.
Reports the type of the stream channel.
The following string values might be valid for this feature:
PropertyF deviceTemperature |
PropertyI64 deviceTemperatureSelector |
An enumerated integer property. Selects the location within the device, where the temperature will be measured.
Selects the location within the device, where the temperature will be measured.
The following string values might be valid for this feature:
PropertyI64 deviceTLType |
An enumerated integer property. Transport Layer type of the device.
Transport Layer type of the device.
The following string values might be valid for this feature:
PropertyI64 deviceTLVersionMajor |
An integer property. Major version of the Transport Layer of the device.
Major version of the Transport Layer of the device.
PropertyI64 deviceTLVersionMinor |
An integer property. Minor version of the Transport Layer of the device.
Minor version of the Transport Layer of the device.
PropertyI64 deviceTLVersionSubMinor |
An integer property. Sub minor version of the Transport Layer of the device.
Sub minor version of the Transport Layer of the device.
PropertyI64 deviceType |
An enumerated integer property. Returns the device type.
Returns the device type.
The following string values might be valid for this feature:
PropertyS deviceUserID |
A string property. User-programmable device identifier.
User-programmable device identifier.
PropertyS deviceVendorName |
A string property. Name of the manufacturer of the device.
Name of the manufacturer of the device.
PropertyS deviceVersion |
A string property. Version of the device.
Version of the device.
Method mvCalculateHashCode |
A method object. Do a new calculation of the hash code. This might serve as a means to check whether the firmware has been changed in flash.
Do a new calculation of the hash code. This might serve as a means to check whether the firmware has been changed in flash. Caution: This needs approximately 15-20 seconds.
PropertyI64 mvDeviceClockFrequency |
An enumerated integer property. Clock frequency of the image sensor of the camera.
Clock frequency of the image sensor of the camera.
The following string values might be valid for this feature:
PropertyS mvDeviceFirmwareBuildDate |
A string property. The build time and date of the firmware.
The build time and date of the firmware
PropertyI64 mvDeviceFirmwareHashAlgorithm |
An enumerated integer property. The algorithm used for the hash calculation.
The algorithm used for the hash calculation.
The following string values might be valid for this feature:
PropertyS mvDeviceFirmwareHashCode |
A string property. Shows the hash code of the firmware.
Shows the hash code of the firmware.
PropertyI64 mvDeviceFirmwareSource |
An enumerated integer property. Shows the location from where the firmware was loaded.
Shows the location from where the firmware was loaded.
The following string values might be valid for this feature:
PropertyS mvDeviceFPGAVersion |
A string property. Shows version number of the FPGA.
Shows version number of the FPGA.
PropertyI64 mvDeviceLaserCurrent |
An integer property. Laser current consumption value (mA).
Laser current consumption value (mA).
PropertyI64 mvDevicePowerMode |
An enumerated integer property. Selects the device power mode.
Selects the device power mode.
The following string values might be valid for this feature:
PropertyI64 mvDeviceProcessingUnit |
An enumerated integer property. The processing unit to activate for the selected processing unit.
The processing unit to activate for the selected processing unit.
The following string values might be valid for this feature:
PropertyI64 mvDeviceProcessingUnitSelector |
An integer property. Selects the device processing unit.
Selects the device processing unit.
PropertyI64 mvDeviceRegistersStatus |
An enumerated integer property. Will give a hint where to find the invalid register settings if any.
Will give a hint where to find the invalid register settings if any.
The following string values might be valid for this feature:
PropertyI64 mvDeviceSensorColorMode |
An enumerated integer property. Shows color mode of the sensor.
Shows color mode of the sensor.
The following string values might be valid for this feature:
PropertyI64 mvDeviceStandbyTimeout |
An integer property. Defines the time in seconds after which the device automatically switches to standby if no register is read.
Defines the time in seconds after which the device automatically switches to standby if no register is read.
PropertyIBoolean mvDeviceStandbyTimeoutEnable |
A boolean property. If enabled, the device switch to standby after a configurable time if no register is read.
If enabled, the device switch to standby after a configurable time if no register is read.
PropertyIBoolean mvDeviceStatusLEDEnable |
A boolean property. This feature is deprecated (See DeviceIndicatorMode). If enabled, the color of the LED changes depending on the state of the camera. Otherwise the LED is Off.
PropertyI64 mvDeviceTemperatureLimitHysteresis |
An enumerated integer property. Hysteresis in degrees Celsius(C) for temperature limits.
Hysteresis in degrees Celsius(C) for temperature limits.
The following string values might be valid for this feature:
PropertyF mvDeviceTemperatureLowerLimit |
A floating point property. Lower limit in degrees Celsius(C) for the TemperatureOutOfRange signal.
Lower limit in degrees Celsius(C) for the TemperatureOutOfRange signal.
PropertyI64 mvDeviceTemperatureRaw |
PropertyF mvDeviceTemperatureUpperLimit |
A floating point property. Upper limit in degrees Celsius(C) for the TemperatureOutOfRange signal.
Upper limit in degrees Celsius(C) for the TemperatureOutOfRange signal.
PropertyI64 mvDeviceTimeSync |
An enumerated integer property. you can specify the way the camera timestamps are synchronized to the PC / your application.
you can specify the way the camera timestamps are synchronized to the PC / your application
The following string values might be valid for this feature:
PropertyI64 mvDeviceTimeSyncPushValue |
An integer property. when you write to this register in 'mvPushSynchronization'-mode you can actively synchronize the timestamps with accurate time values.
when you write to this register in 'mvPushSynchronization'-mode you can actively synchironize the timestamps with accurate time values
PropertyI64 mvTemperatureState |
An enumerated integer property. Indicates the current temperature state of the camera.
Indicates the current temperature state of the camera
The following string values might be valid for this feature:
PropertyI64 mvTemperatureStateCriticalThreshold |
An integer property. If the temperature of the camera exceeds this value mvTemperatureState switches from normal to critical.
If the temperature of the camera exceeds this value mvTemperatureState switches from normal to critical
PropertyI64 mvTimestampPPSPulsesMissed |
An integer property. Shows the number of missed pulses since the last status latch.
Shows the number of missed pulses since the last status latch.
PropertyI64 mvTimestampPPSStatus |
An enumerated integer property. Shows the current status of the pulse per second controller.
Shows the current status of the pulse per second controller.
The following string values might be valid for this feature:
PropertyI64 mvTimestampPPSSync |
An enumerated integer property. Will synchronize the internal clock to an external GPS(PPS) signal.
Will synchronize the internal clock to an external GPS(PPS) signal.
The following string values might be valid for this feature:
PropertyI64 mvTimestampPPSTriggerEdge |
An enumerated integer property. Selects the trigger edge on which the controller will be pulsed.
Selects the trigger edge on which the controller will be pulsed.
The following string values might be valid for this feature:
PropertyI64 mvTimestampResetValue |
An integer property. Defines the initial value after the cameras timestamp timer has been reset.
Defines the initial value after the cameras timestamp timer has been reset.
PropertyIBoolean rcSystemReady |
A boolean property. Returns if the system is ready (fully booted).
Returns if the system is ready (fully booted).
PropertyI64 timestamp |
An integer property. Reports the current value of the device timestamp counter.
Reports the current value of the device timestamp counter.
Method timestampLatch |
A method object. Latches the current timestamp counter into TimestampLatchValue.
Latches the current timestamp counter into TimestampLatchValue.
PropertyI64 timestampLatchValue |
An integer property. Returns the latched value of the timestamp counter.
Returns the latched value of the timestamp counter.
Method timestampReset |
A method object. Resets the current value of the device timestamp counter.
Resets the current value of the device timestamp counter.