Macros | |
#define | SFNCVERSION 1.5 |
#define | SFNC_DEVICECONTROL "DeviceControl" |
#define | SFNC_DEVICE_VENDORNAME "DeviceVendorName" |
Name of the manufacturer of the device. More... | |
#define | SFNC_DEVICE_MODELNAME "DeviceModelName" |
Model of the device. More... | |
#define | SFNC_DEVICE_MANUFACTURERINFO "DeviceManufacturerInfo" |
Manufacturer information about the device. More... | |
#define | SFNC_DEVICE_VERSION "DeviceVersion" |
Version of the device. More... | |
#define | SFNC_DEVICE_FIRMWAREVERSION "DeviceFirmwareVersion" |
Version of the firmware in the device. More... | |
#define | SFNC_DEVICE_SFNCVERSIONMAJOR "DeviceSFNCVersionMajor" |
Major version of the Standard Features Naming Convention that was used to create the device's GenICam XML. More... | |
#define | SFNC_DEVICE_SFNCVERSIONMINOR "DeviceSFNCVersionMinor" |
Minor version of the Standard Features Naming Convention that was used to create the device's GenICam XML. More... | |
#define | SFNC_DEVICE_SFNCVERSIONSUBMINOR "DeviceSFNCVersionSubMinor" |
Sub minor version of Standard Features Naming Convention that was used to create the device's GenICam XML. More... | |
#define | SFNC_DEVICE_MANIFESTENTRYSELECTOR "DeviceManifestEntrySelector" |
Selects the manifest entry to reference. More... | |
#define | SFNC_DEVICE_MANIFESTXMLMAJORVERSION "DeviceManifestXMLMajorVersion" |
Indicates the major version number of the GenICam XMLfile of the selected manifest entry. More... | |
#define | SFNC_DEVICE_MANIFESTXMLMINORVERSION "DeviceManifestXMLMinorVersion" |
Indicates the minor version number of the GenICam XMLfile of the selected manifest entry. More... | |
#define | SFNC_DEVICE_MANIFESTXMLSUBMINORVERSION "DeviceManifestXMLSubMinorVersion" |
Indicates the subminor version number of the GenICam XMLfile of the selected manifest entry. More... | |
#define | SFNC_DEVICE_MANIFESTSCHEMAMAJORVERSION "DeviceManifestSchemaMajorVersion" |
Indicates the major version number of the schema file of the selected manifest entry. More... | |
#define | SFNC_DEVICE_MANIFESTSCHEMAMINORVERSION "DeviceManifestSchemaMinorVersion" |
Indicates the minor version number of the schema file of the selected manifest entry. More... | |
#define | SFNC_DEVICE_MANIFESTPRIMARYURL "DeviceManifestPrimaryURL" |
Indicates the first URL to the GenICam XMLdevice description file of the selected manifest entry. More... | |
#define | SFNC_DEVICE_MANIFESTSECONDARYURL "DeviceManifestSecondaryURL" |
Indicates the second URL to the GenICam XMLdevice description file of the selected manifest entry. More... | |
#define | SFNC_DEVICE_ID "DeviceID" |
depreciated SFNC2.0, replaced with "DeviceSerialNumber" More... | |
#define | SFNC_DEVICE_SERIALNUMBER "DeviceSerialNumber" |
Device's serial number. This string is a unique identifier of the device. More... | |
#define | SFNC_DEVICE_USERID "DeviceUserID" |
User-programmable device identifier. More... | |
#define | SFNC_DEVICE_RESET "DeviceReset" |
Resets the device to its power up state. After reset, the device must be rediscovered. More... | |
#define | SFNC_DEVICE_REGISTERSSTREAMINGSTART "DeviceRegistersStreamingStart" |
Prepare the device for registers streaming without checking for consistency. More... | |
#define | SFNC_DEVICE_REGISTERSSTREAMINGEND "DeviceRegistersStreamingEnd" |
Announce the end of registers streaming. This will do a register set validation for consistency and activate it. This will also update the DeviceRegistersValidflag. More... | |
#define | SFNC_DEVICE_REGISTERSCHECK "DeviceRegistersCheck" |
Perform the validation of the current register setfor consistency.This will update the DeviceRegistersValidflag. More... | |
#define | SFNC_DEVICE_REGISTERSVALID "DeviceRegistersValid" |
Returns if the current register setis valid and consistent. More... | |
#define | SFNC_DEVICE_MAXTHROUGHPUT "DeviceMaxThroughput" |
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. More... | |
#define | SFNC_DEVICE_TEMERATURESELECTOR "DeviceTemperatureSelector" |
Selects the location within the device, where the temperature will be measured. More... | |
#define | SFNC_DEVICE_TEMPERATURE "DeviceTemperature" |
Device temperature in degrees Celsius (C). It is measured at the location selected by DeviceTemperatureSelector. More... | |
#define | SFNC_DEVICE_CLOCKSELECTOR "DeviceClockSelector" |
Selects the clock frequency to access from the device. More... | |
#define | SFNC_DEVICE_CLOCKFREQUENCY "DeviceClockFrequency" |
Returns the frequency of the selected Clock. More... | |
#define | SFNC_DEVICE_SERIALPORTSELECTOR "DeviceSerialPortSelector" |
Selects which serial port of the device to control. More... | |
#define | SFNC_IMAGEFORMATCONTROL "ImageFormatControl" |
Category for Image Format Control features. More... | |
#define | SFNC_SENSORWIDTH "SensorWidth" |
Effective width of the sensor in pixels. More... | |
#define | SFNC_SENSORHEIGHT "SensorHeight" |
Effective height of the sensor in pixels. More... | |
#define | SFNC_SENSORTABS "SensorTaps" |
Number of taps of the camera sensor. More... | |
#define | SFNC_SENSORDIGITIZATIONTABS "SensorDigitizationTaps" |
Number of digitized samples outputted simultaneously by the camera A/D conversion stage. More... | |
#define | SFNC_WIDTHMAX "WidthMax" |
Maximum width of the image (in pixels). The dimension is calculated after horizontal binning, decimation or any other function changing the horizontal dimension of the image. More... | |
#define | SFNC_HEIGHTMAX "HeightMax" |
Maximum height of the image (in pixels). This dimension is calculated after vertical binning, decimation or any other function changing the vertical dimension of the image. More... | |
#define | SFNC_WIDTH "Width" |
Width of the image provided by the device (in pixels). More... | |
#define | SFNC_HEIGHT "Height" |
Height of the image provided by the device (in pixels). More... | |
#define | SFNC_OFFSETX "OffsetX" |
Horizontal offset from the origin to the region of interest (in pixels). More... | |
#define | SFNC_OFFSETY "OffsetY" |
Vertical offset from the origin to the region of interest (in pixels). More... | |
#define | SFNC_LINEPITCH "LinePitch" |
Total number of bytes between the startsof 2 consecutivelines. This feature is used to facilitate alignment of image data. More... | |
#define | SFNC_BINNINGHORIZONTAL "BinningHorizontal" |
Number of horizontal photo-sensitive cells to combine together. This reduces the horizontal resolution (width) of the image. More... | |
#define | SFNC_BINNINGVERTICAL "BinningVertical" |
Number of vertical photo-sensitive cells to combine together. This reduces the vertical resolution (height) of the image. More... | |
#define | SFNC_DECIMATIONHORIZONTAL "DecimationHorizontal" |
Horizontal sub-sampling of the image. This reduces the horizontal resolution (width) of the image by the specified horizontal decimation factor. More... | |
#define | SFNC_DECIMATIONVERTICAL "DecimationVertical" |
Vertical sub-sampling of the image. This reduces the vertical resolution (height) of the image by the specified vertical decimation factor. More... | |
#define | SFNC_REVERSEX "ReverseX" |
Flip horizontally the image sent by the device. The Region of interest is applied after the flipping. More... | |
#define | SFNC_REVERSEY "ReverseY" |
Flip vertically the image sent by the device. The Region of interest is applied after the flipping. More... | |
#define | SFNC_PIXELFORMAT "PixelFormat" |
Format of the pixels provided by the device. It represents all the information provided by PixelSize, PixelColorFilter combined in a single feature. More... | |
#define | SFNC_PIXELCODING "PixelCoding" |
This feature is deprecated. It represents the coding of the pixels in the image. Raw gives the data in the native format of the sensor. More... | |
#define | SFNC_PIXELSIZE "PixelSize" |
Total size in bits of a pixel of the image. More... | |
#define | SFNC_PIXELCOLORFILTER "PixelColorFilter" |
Type of color filter that is applied to the image. More... | |
#define | SFNC_PIXELDYNAMICRANGEMIN "PixelDynamicRangeMin" |
Minimum value that can be returned during the digitization process. This corresponds to the darkest value of the camera. For color camera, this returns the smallest value that each color component can take. More... | |
#define | SFNC_PIXELDYNAMICRANGEMAX "PixelDynamicRangeMax" |
Maximum value that will be returned during the digitization process. This corresponds to the brightest value of the camera. For color camera, this returns the biggest value that each color component can take. More... | |
#define | SFNC_TESTIMAGESELECTOR "TestImageSelector" |
This feature is deprecated(See TestPattern). Selects the type of test image that is sent by the device. More... | |
#define | SFNC_ACQUISITIONCONTROL "AcquisitionControl" |
Category for the acquisition and trigger control features. More... | |
#define | SFNC_ACQUISITION_MODE "AcquisitionMode" |
Sets the acquisition mode of the device. It defines mainly the number of frames to capture during an acquisition and the way the acquisition stops. More... | |
#define | SFNC_ACQUISITION_START "AcquisitionStart" |
Starts the Acquisition of the device. The number of frames captured is specified by AcquisitionMode. More... | |
#define | SFNC_ACQUISITION_STOP "AcquisitionStop" |
Stops the Acquisition of the device at the end of the current Frame. It is mainly used when AcquisitionMode is Continuous but can be used in any acquisition mode. More... | |
#define | SFNC_ACQUISITION_ABORT "AcquisitionAbort" |
Aborts the Acquisition immediately. This will end the capture without completing the current Frame or waiting on a trigger. If no Acquisition is in progress, the command is ignored. More... | |
#define | SFNC_ACQUISITION_ARM "AcquisitionArm" |
Arms the device before an AcquisitionStartcommand. This optional command validates all the current features for consistency and prepares the device for a fast start of the Acquisition. More... | |
#define | SFNC_ACQUISITION_FRAMECOUNT "AcquisitionFrameCount" |
Number of frames to acquire in MultiFrame Acquisition mode. More... | |
#define | SFNC_ACQUISITION_FRAMERATE "AcquisitionFrameRate" |
Controls the acquisition rate (in Hertz) at which the frames are captured. More... | |
#define | SFNC_ACQUISITION_FRAMERATEABS "AcquisitionFrameRateAbs" |
Deprecated. More... | |
#define | SFNC_ACQUISITION_FRAMERATERAW "AcquisitionFrameRateRaw" |
Deprecated. More... | |
#define | SFNC_ACQUISITION_LINERATE "AcquisitionLineRate" |
Controls the rate (in Hertz) at which the Lines in a Frame are captured. More... | |
#define | SFNC_ACQUISITION_LINERATEABS "AcquisitionLineRateAbs" |
Deprecated. More... | |
#define | SFNC_ACQUISITION_LINERATERAW "AcquisitionLineRateRaw" |
Deprecated. More... | |
#define | SFNC_ACQUISITION_STATUSSELECTOR "AcquisitionStatusSelector" |
Selects the internal acquisition signal to read using AcquisitionStatus. More... | |
#define | SFNC_ACQUISITION_STATUS "AcquisitionStatus" |
Reads the state of the internal acquisition signal selected using AcquisitionStatusSelector. More... | |
#define | SFNC_TRIGGERSELECTOR "TriggerSelector" |
Selects the type of trigger to configure. More... | |
#define | SFNC_TRIGGERMODE "TriggerMode" |
Controls if the selected trigger is active. More... | |
#define | SFNC_TRIGGERSOFTWARE "TriggerSoftware" |
Generates an internal trigger. TriggerSource must be set to Software. More... | |
#define | SFNC_TRIGGERSOURCE "TriggerSource" |
Specifies the internal signal or physical input Line to use as the trigger source. The selected trigger must have its TriggerMode set to On. More... | |
#define | SFNC_TRIGGERACTIVATION "TriggerActivation" |
Specifies the activation mode of the trigger. More... | |
#define | SFNC_TRIGGEROVERLAP "TriggerOverlap" |
Specifies the type trigger overlap permitted with the previous frame or line. This defines when a valid trigger will be accepted (or latched) for a new frame or a new line. More... | |
#define | SFNC_TRIGGERDELAY "TriggerDelay" |
Specifies the delay in microseconds (us) to apply after the trigger reception before activating it. More... | |
#define | SFNC_TRIGGERDELAYABS "TriggerDelayAbs" |
Deprecated. More... | |
#define | SFNC_TRIGGERDELAYRAW "TriggerDelayRaw" |
Deprecated. More... | |
#define | SFNC_TRIGGERDIVIDER "TriggerDivider" |
Specifies a division factor for the incoming trigger pulses. More... | |
#define | SFNC_TRIGGERMULTIPLIER "TriggerMultiplier" |
Specifies a multiplication factor for the incoming trigger pulses.It is used generally used in conjunction with TriggerDividerto control the ratio of triggers that are accepted. More... | |
#define | SFNC_EXPOSUREMODE "ExposureMode" |
Sets the operation mode of the Exposure. More... | |
#define | SFNC_EXPOSURETIME "ExposureTime" |
Sets the Exposure time when ExposureMode is Timed and ExposureAuto is Off. This controls the duration where the photosensitive cells are exposed to light. More... | |
#define | SFNC_EXPOSURETIMEABS "ExposureTimeAbs" |
Deprecated. More... | |
#define | SFNC_EXPOSURETIMERAW "ExposureTimeRaw" |
Deprecated. More... | |
#define | SFNC_EXPOSUREAUTO "ExposureAuto" |
Sets the automatic exposure mode when ExposureMode is Timed. The exact algorithm used to implement this control is device-specific. More... | |
#define | SFNC_DIGITALIOCONTROL "DigitalIOControl" |
Category that contains the digital input and output control features. More... | |
#define | SFNC_LINESELECTOR "LineSelector" |
Selects the physical line (or pin) of the external device connector or the virtual line of the Transport Layer to configure. More... | |
#define | SFNC_LINEMODE "LineMode" |
Controls if the physical Line is used to Input or Output a signal. More... | |
#define | SFNC_LINEINVERTER "LineInverter" |
Controls the inversion of the signal of the selected input or output Line. More... | |
#define | SFNC_LINESTATUS "LineStatus" |
Returns the current status of the selected input or output Line. More... | |
#define | SFNC_LINESTATUSALL "LineStatusAll" |
Returns the current status of all available Line signals at time of polling in a single bitfield. More... | |
#define | SFNC_LINESOURCE "LineSource" |
Selects which internal acquisition or I/O source signal to output on the selected Line. LineMode must be Output. More... | |
#define | SFNC_LINEFORMAT "LineFormat" |
Controls the current electrical format of the selected physical input or output Line. More... | |
#define | SFNC_USEROUTPUTSELECTOR "UserOutputSelector" |
Selects which bit of the User Output register will be set by UserOutputValue. More... | |
#define | SFNC_USEROUTPUTVALUE "UserOutputValue" |
Sets the value of the bit selected by UserOutputSelector. More... | |
#define | SFNC_USEROUTPUTVALUEALL "UserOutputValueAll" |
Sets the value of all the bits of the User Output register. It is subject to the UserOutputValueAllMask. More... | |
#define | SFNC_USEROUTPUTVALUEALLMASK "UserOutputValueAllMask" |
Sets the write mask to apply to the value specified by UserOutputValueAllbefore writing it in the User Output register. If the UserOutputValueAllMaskfeature is present, setting the user Output register using UserOutputValueAllwill only change the bits that have a corresponding bit in the mask set to one. More... | |
#define | SFNC_COUNTERANDTIMERCONTROL "CounterAndTimerControl" |
Category that contains the CounterandTimer control features. More... | |
#define | SFNC_COUNTERSELECTOR "CounterSelector" |
Selects which Counter to configure. More... | |
#define | SFNC_COUNTEREVENTSOURCE "CounterEventSource" |
Select the events that will be the source to increment the Counter. More... | |
#define | SFNC_COUNTEREVENTACTIVATION "CounterEventActivation" |
Selects the Activation mode Event Source signal. More... | |
#define | SFNC_COUNTERRESETSOURCE "CounterResetSource" |
Selects the signals that will be the source to reset the Counter. More... | |
#define | SFNC_COUNTERRESETACTIVATION "CounterResetActivation" |
Selects the Activation mode of the Counter Reset Source signal. More... | |
#define | SFNC_COUNTERRESET "CounterReset" |
Does a software reset of the selected Counter and starts it. The counter starts counting events immediately after the reset unless a Counter trigger is active. CounterReset can be used to reset the Counter independently from the CounterResetSource. To disable the counter temporarily, set CounterEventSource to Off. More... | |
#define | SFNC_COUNTERVALUE "CounterValue" |
Reads or writes the current value of the selected Counter. More... | |
#define | SFNC_COUNTERVALUEATRESET "CounterValueAtReset" |
Reads the value of the selected Counter when it was reset by a trigger or by an explicit CounterReset command. More... | |
#define | SFNC_COUNTERDURATION "CounterDuration" |
Sets the duration (or number of events) before the CounterEnd event is generated. More... | |
#define | SFNC_COUNTERSTATUS "CounterStatus" |
Returns the current statusof the Counter. More... | |
#define | SFNC_COUNTERTRIGGERSOURCE "CounterTriggerSource" |
Selects the source to start the Counter. More... | |
#define | SFNC_COUNTERTRIGGERACTIVATION "CounterTriggerActivation" |
Selects the activation mode of the trigger to start the Counter. More... | |
#define | SFNC_TIMERSELECTOR "TimerSelector" |
Selects which Timer to configure. More... | |
#define | SFNC_TIMERDURATION "TimerDuration" |
Sets the duration (in microseconds) of the Timer pulse. More... | |
#define | SFNC_TIMERDURATIONABS "TimerDurationAbs" |
Deprecated. More... | |
#define | SFNC_TIMERDURATIONRAW "TimerDurationRaw" |
Deprecated. More... | |
#define | SFNC_TIMERDELAY "TimerDelay" |
Sets the duration (in microseconds) of the delay to apply at the reception of a trigger before starting the Timer. More... | |
#define | SFNC_TIMERDELAYABS "TimerDelayAbs" |
Deprecated. More... | |
#define | SFNC_TIMERDELAYRAW "TimerDelayRaw" |
Deprecated. More... | |
#define | SFNC_TIMERRESET "TimerReset" |
Does a software reset of the selected timer and starts it. The timer starts immediately after the reset unless a timer trigger is active. More... | |
#define | SFNC_TIMERVALUE "TimerValue" |
Reads or writes the current value (in microseconds) of the selected Timer. More... | |
#define | SFNC_TIMERVALUEABS "TimerValueAbs" |
Deprecated. More... | |
#define | SFNC_TIMERVALUERAW "TimerValueRaw" |
Deprecated. More... | |
#define | SFNC_TIMERSTATUS "TimerStatus" |
Returns the current statusof the Timer. More... | |
#define | SFNC_TIMERTRIGGERSOURCE "TimerTriggerSource" |
Selects the source of the trigger to start the Timer. More... | |
#define | SFNC_TIMERTRIGGERACTIVATION "TimerTriggerActivation" |
Selects the activation mode of the trigger to start the Timer. More... | |
#define | SFNC_EVENTCONTROL "EventControl" |
Category that contains Event control features. More... | |
#define | SFNC_EVENTSELECTOR "EventSelector" |
Selects which Event to signal to the host application. More... | |
#define | SFNC_EVENTNOTIFICATION "EventNotification" |
Activate or deactivate the notification to the host application of the occurrence of the selected Event. More... | |
#define | SFNC_EVENT_FRAMETRIGGERDATA "EventFrameTriggerData" |
Category that contains all the data features related to the FrameTrigger Event. More... | |
#define | SFNC_EVENT_FRAMETRIGGER "EventFrameTrigger" |
Returns the unique Identifier of the FrameTrigger type of Event. It can be used to register a callback function to be notified of the event occurrence. Its value uniquely identifiesthe type event received. More... | |
#define | SFNC_EVENT_FRAMETRIGGERTIMESTAMP "EventFrameTriggerTimestamp" |
Returns the Timestamp of the FrameTrigger Event. It can be used to determine precisely when the event occurred. More... | |
#define | SFNC_EVENT_FRAMETRIGGERFRAMEID "EventFrameTriggerFrameID" |
Returns the unique Identifier of the Frame (or image) that generated the FrameTrigger Event. More... | |
#define | SFNC_EVENT_EXPOSUREENDDATA "EventExposureEndData" |
Category that contains all the data features related to the ExposureEnd Event. More... | |
#define | SFNC_EVENT_EXPOSUREEND "EventExposureEnd" |
Returns the unique identifier of the ExposureEnd type of Event. This feature can be used to register a callback function to be notified of the event occurrence. Its value uniquely identifies the type of event that will be received. More... | |
#define | SFNC_EVENT_EXPOSUREENDTIMESTAMP "EventExposureEndTimestamp" |
Returns the Timestamp of the ExposureEnd Event. It can be used to determine precisely when the event occurred. More... | |
#define | SFNC_EVENT_EXPOSUREENDFRAMEID "EventExposureEndFrameID" |
Returns the unique Identifier of the Frame (or image) that generated the ExposureEnd Event. More... | |
#define | SFNC_EVENT_ERRORDATA "EventErrorData" |
Category that contains all the data features related to the Error Event. More... | |
#define | SFNC_EVENT_ERROR "EventError" |
Returns the unique identifier of the Error type of Event. It can be used to register a callbackfunction to be notified of the Error event occurrence. Its value uniquely identifies that the event received was an Error. More... | |
#define | SFNC_EVENT_ERRORTIMESTAMP "EventErrorTimestamp" |
Returns the Timestamp of the Error Event. It can be used to determine when the event occurred. More... | |
#define | SFNC_EVENT_ERRORFRAMEID "EventErrorFrameID" |
If applicable, returns the unique Identifier of the Frame (or image) that generated the Error Event. More... | |
#define | SFNC_EVENT_ERRORCODE "EventErrorCode" |
Returns an error code for the error(s) that happened. More... | |
#define | SFNC_ANALOGCONTROL "AnalogControl" |
Category that contains the Analog control features. More... | |
#define | SFNC_GAINSELECTOR "GainSelector" |
Selects which Gain is controlled by the various Gain features. More... | |
#define | SFNC_GAIN "Gain" |
Controls the selected gain as an absolute physical value. This is an amplification factor applied to the video signal. More... | |
#define | SFNC_GAINRAW "GainRaw" |
Deprecated. More... | |
#define | SFNC_GAINABS "GainAbs" |
Deprecated. More... | |
#define | SFNC_GAINAUTO "GainAuto" |
Sets the automatic gain control (AGC) mode. The exact algorithm used to implement AGC is device-specific. More... | |
#define | SFNC_GAINAUTOBALANCE "GainAutoBalance" |
Sets the mode for automatic gain balancing between the sensor color channels or taps. The gain coefficients of each channel or tap are adjusted so they are matched. More... | |
#define | SFNC_BLACKLEVELSELECTOR "BlackLevelSelector" |
Selects which Black Level is controlled by the various Black Level features. More... | |
#define | SFNC_BLACKLEVEL "BlackLevel" |
Controls the analog black level as an absolute physical value. This represents a DC offset applied to the video signal. More... | |
#define | SFNC_BLACKLEVELRAW "BlackLevelRaw" |
Deprecated. More... | |
#define | SFNC_BLACKLEVELABS "BlackLevelAbs" |
Deprecated. More... | |
#define | SFNC_BLACKLEVELAUTO "BlackLevelAuto" |
Controls the mode for automatic black level adjustment. The exact algorithm used to implement this adjustment is device-specific. More... | |
#define | SFNC_BLACKLEVELAUTOBALANCE "BlackLevelAutoBalance" |
Controls the mode for automatic black level balancing between the sensor color channels or taps. Theblack level coefficients of each channel are adjusted so they are matched. More... | |
#define | SFNC_WHITECLIPSELECTOR "WhiteClipSelector" |
Selects which White Clip to control. More... | |
#define | SFNC_WHITECLIP "WhiteClip" |
Controls the maximal intensity taken by the video signal before being clipped as an absolute physical value. The video signal will never exceed the white clipping point: it will saturate at that level. More... | |
#define | SFNC_WHITECLIPRAW "WhiteClipRaw" |
Deprecated. More... | |
#define | SFNC_WHITECLIPABS "WhiteClipAbs" |
Deprecated. More... | |
#define | SFNC_BALANCERATIOSELECTOR "BalanceRatioSelector" |
Selects which Balance ratio to control. More... | |
#define | SFNC_BALANCERATIO "BalanceRatio" |
Controls ratio of the selected color component to a reference color component. It is used for white balancing. More... | |
#define | SFNC_BALANCERATIOABS "BalanceRatioAbs" |
Deprecated. More... | |
#define | SFNC_BALANCEWHITEAUTO "BalanceWhiteAuto" |
Controls the mode for automatic white balancing between the color channels. The white balancing ratios are automatically adjusted. More... | |
#define | SFNC_GAMMA "Gamma" |
Controls the gamma correction of pixel intensity. This is typically used to compensate for non-linearity of the display system (such as CRT). More... | |
#define | SFNC_LUTCONTROL "LUTControl" |
Category that includes the LUT control features. More... | |
#define | SFNC_LUTSELECTOR "LUTSelector" |
Selects which LUT to control. More... | |
#define | SFNC_LUTENABLE "LUTEnable" |
Activates the selected LUT. More... | |
#define | SFNC_LUTINDEX "LUTIndex" |
Control the index (offset) of the coefficient to access in the selected LUT. More... | |
#define | SFNC_LUTVALUE "LUTValue" |
Returns the Value at entry LUTIndexof the LUT selected by LUTSelector. More... | |
#define | SFNC_LUTVALUEALL "LUTValueAll" |
Accesses all the LUT coefficients in a single access without using individual LUTIndex. More... | |
#define | SFNC_ROOT "Root" |
Provides the Root of the GenICam features tree. More... | |
#define | SFNC_DEVICE "Device" |
Provides the default GenICam port of the Device. More... | |
#define | SFNC_TLPARAMSLOCKED "TLParamsLocked" |
Used by the Transport Layer to prevent critical features from changing during acquisition. More... | |
#define | SFNC_TRANSPORTLAYERCONTROL "TransportLayerControl" |
Category that contains the transport Layer control features. More... | |
#define | SFNC_PAYLOADSIZE "PayloadSize" |
Provides the number of bytes transferred for each image or chunk on the stream channel. This includes any end-of-line, end-of-frame statistics or other stamp data. This is the total size of data payload for a data block. More... | |
#define | SFNC_GEV_VERSIONMAJOR "GevVersionMajor" |
This feature is deprecated (See DeviceTLVersionMajor). It was representing the major version of the specification. More... | |
#define | SFNC_GEV_VERSIONMINOR "GevVersionMinor" |
This feature is deprecated (See DeviceTLVersionMinor). It was representing the minor version of the specification. More... | |
#define | SFNC_GEV_DEVICEMODEISBIGENDIAN "GevDeviceModeIsBigEndian" |
This feature is deprecated (See DeviceRegistersEndianness). It was representing the Endianness of the device registers. More... | |
#define | SFNC_GEV_DEVICECALSS "GevDeviceClass" |
This feature is deprecated (See DeviceType). It was representing the class of the device. More... | |
#define | SFNC_GEV_DEVICEMODECHARACTERSET "GevDeviceModeCharacterSet" |
This feature is deprecated (See DeviceCharacterSet). It was representing the character set used by all the strings of the bootstrap registers. More... | |
#define | SFNC_GEV_INTERFACESELECTOR "GevInterfaceSelector" |
Selects which logical link to control. More... | |
#define | SFNC_GEV_MACADDRESS "GevMACAddress" |
MAC address of the logical link. More... | |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTOR "GevSupportedOptionSelector" |
Selects the GEV option to interrogate for existing support. More... | |
#define | SFNC_GEV_SUPPORTEDOPTION "GevSupportedOption" |
Returns if the selected GEV option is supported. More... | |
#define | SFNC_GEV_SUPPORTEDIPCONFIGURATIONLLA "GevSupportedIPConfigurationLLA" |
#define | SFNC_GEV_SUPPORTEDIPCONFIGURATIONDHCP "GevSupportedIPConfigurationDHCP" |
#define | SFNC_GEV_SUPPORTEDIPCONFIGURATIONPERSISTENTIP "GevSupportedIPConfigurationPersistentIP" |
#define | SFNC_GEV_CURRENTIPCONFIGURATION "GevCurrentIPConfiguration" |
#define | SFNC_GEV_CURRENTIPCONFIGURATIONLLA "GevCurrentIPConfigurationLLA" |
#define | SFNC_GEV_CURRENTIPCONFIGURATIONDHCP "GevCurrentIPConfigurationDHCP" |
#define | SFNC_GEV_CURRENTIPCONFIGURATIONPERSISTENTIP "GevCurrentIPConfigurationPersistentIP" |
#define | SFNC_GEV_CURRENTIPADDRESS "GevCurrentIPAddress" |
Reports the IP address for the given logical link. More... | |
#define | SFNC_GEV_CURRENTSUBNETMASK "GevCurrentSubnetMask" |
Reports the subnet mask of the given logical link. More... | |
#define | SFNC_GEV_CURRENTDEFAULTGATEWAY "GevCurrentDefaultGateway" |
Reports the default gateway IP address to be used on the given logical link. More... | |
#define | SFNC_GEV_IPCONFIGURATIONSTATUS "GevIPConfigurationStatus" |
Reports the current IP configuration status. More... | |
#define | SFNC_GEV_FIRSTURL "GevFirstURL" |
Deprecated! Indicates the first URL to the GenICam XML device description file. The First URL is used as the first choice by the application to retrieve the GenICam XML device description file. More... | |
#define | SFNC_GEV_SECONDURL "GevSecondURL" |
Deprecated! Indicates the second URL to the GenICam XML device description file. This URL is an alternative if the application was unsuccessful to retrieve the device description file using the first URL. More... | |
#define | SFNC_GEV_NUMBEROFINTERFACES "GevNumberOfInterfaces" |
This feature is deprecated (See DeviceLinkSelector). It was representing the number of logical links supported by this device. More... | |
#define | SFNC_GEV_PERSISTENTIPADDRESS "GevPersistentIPAddress" |
Controls the Persistent IP address for this logical link. It is only used when the device boots with the Persistent IP configuration scheme. More... | |
#define | SFNC_GEV_PERSISTENTSUBNETMASK "GevPersistentSubnetMask" |
Controls the Persistent subnet mask associated with the Persistent IP address on this logical link. It is only used when the device boots with the Persistent IP configuration scheme. More... | |
#define | SFNC_GEV_PERSISTENTDEFAULTGATEWAY "GevPersistentDefaultGateway" |
Controls the persistent default gateway for this logical link. It is only used when the device boots with the Persistent IP configuration scheme. More... | |
#define | SFNC_GEV_GEVLINKSPEED "GevLinkSpeed" |
This feature is deprecated (See DeviceLinkSpeed). It was representing the speed of transmission negotiated by the given logical link. More... | |
#define | SFNC_GEV_MESSAGECHANNELCOUNT "GevMessageChannelCount" |
This feature is deprecated (See DeviceEventChannelCount). It was representing the number of message channels supported by this device. More... | |
#define | SFNC_GEV_STREAMCHANNELCOUNT "GevStreamChannelCount" |
This feature is deprecated (See DeviceStreamChannelCount). It was representing the number of stream channels supported by this device. More... | |
#define | SFNC_GEV_SUPPORTEDOPTIONALCOMMANDSUSERDEFINEDNAME "GevSupportedOptionalCommandsUserDefinedName" |
#define | SFNC_GEV_SUPPORTEDOPTIONALCOMMANDSSERIALNUMBER "GevSupportedOptionalCommandsSerialNumber" |
#define | SFNC_GEV_SUPPORTEDOPTIONALCOMMANDSEVENTDATA "GevSupportedOptionalCommandsEVENTDATA" |
#define | SFNC_GEV_SUPPORTEDOPTIONALCOMMANDSEVENT "GevSupportedOptionalCommandsEVENT" |
#define | SFNC_GEV_SUPPORTEDOPTIONALCOMMANDSPACKETRESEND "GevSupportedOptionalCommandsPACKETRESEND" |
#define | SFNC_GEV_SUPPORTEDOPTIONALCOMMANDSWRITEMEM "GevSupportedOptionalCommandsWRITEMEM" |
#define | SFNC_GEV_SUPPORTEDOPTIONALCOMMANDSCONCATENATION "GevSupportedOptionalCommandsConcatenation" |
#define | SFNC_GEV_HEARTBEATTIMEOUT "GevHeartbeatTimeout" |
This feature is deprecated (See DeviceLinkHeartbeatTimeout). It was controling the current heartbeat timeout in milliseconds. More... | |
#define | SFNC_GEV_TIMESTAMPTICKFREQUENCY "GevTimestampTickFrequency" |
This feature is deprecated (See the increment of the TimestampLatchValue feature). It was used to indicate the number of timestamp ticks in 1 second (frequency in Hz). If IEEE 1588 is used, this feature must return 1,000,000,000 (1 GHz). More... | |
#define | SFNC_GEV_TIMESTAMPCONTROLLATCH "GevTimestampControlLatch" |
This feature is deprecated (See TimestampLatch). It was used to latche the current timestamp counter into GevTimestampValue. More... | |
#define | SFNC_GEV_TIMESTAMPCONTROLRESET "GevTimestampControlReset" |
This feature is deprecated (See TimestampReset). It was used to reset the timestamp counter to 0. This feature is not available or as no effect when IEEE 1588 is used. More... | |
#define | SFNC_GEV_TIMESTAMPVALUE "GevTimestampValue" |
This feature is deprecated (See TimestampLatchValue). It was used to return the latched 64-bit value of the timestamp counter. More... | |
#define | SFNC_GEV_DISCOVERYACKDELAY "GevDiscoveryAckDelay" |
Indicates the maximum randomized delay the device will wait to acknowledge a discovery command. More... | |
#define | SFNC_GEV_GVCPEXTENDEDSTATUSCODES "GevGVCPExtendedStatusCodes" |
Enables the generation of extended status codes. More... | |
#define | SFNC_GEV_GVCPPENDINGACK "GevGVCPPendingAck" |
Enables the generation of PENDING_ACK. More... | |
#define | SFNC_GEV_GVCPHEARTBEATDISABLE "GevGVCPHeartbeatDisable" |
This feature is deprecated (See DeviceHeartbeatMode).It was used to disable the GVCP heartbeat. More... | |
#define | SFNC_GEV_GVCPPENDINGTIMEOUT "GevGVCPPendingTimeout" |
This feature is deprecated (See DeviceLinkCommandTimeout). It was used to indicate the longest GVCP command execution time before a device returns a PENDING_ACK. More... | |
#define | SFNC_GEV_PRIMARYAPPLICATIONSWITCHOVERKEY "GevPrimaryApplicationSwitchoverKey" |
Controls the key to use to authenticate primary application switchover requests. More... | |
#define | SFNC_GEV_CCP "GevCCP" |
Controls the device access privilege of an application. More... | |
#define | SFNC_GEV_PRIMARYAPPLICATIONSOCKET "GevPrimaryApplicationSocket" |
Returns the UDP source port of the primary application. More... | |
#define | SFNC_GEV_PRIMARYAPPLICATIONIPADDRESS "GevPrimaryApplicationIPAddress" |
Returns the address of the primary application. More... | |
#define | SFNC_GEV_MCPHOSTPORT "GevMCPHostPort" |
Controls the port to which the device must send messages. Setting this value to 0 closes the message channel. More... | |
#define | SFNC_GEV_MCDA "GevMCDA" |
Controls the destination IP address for the message channel. More... | |
#define | SFNC_GEV_MCTT "GevMCTT" |
Provides the transmission timeout value in milliseconds. More... | |
#define | SFNC_GEV_MCRC "GevMCRC" |
Controls the number of retransmissions allowed when a message channel message times out. More... | |
#define | SFNC_GEV_MCSP "GevMCSP" |
This feature indicates the sourceport for the message channel. More... | |
#define | SFNC_GEV_STREAMCHANNELSELECTOR "GevStreamChannelSelector" |
Selects the stream channel to control. More... | |
#define | SFNC_GEV_SCCFGUNCONDITIONALSTREAMING "GevSCCFGUnconditionalStreaming" |
Enables the alternate IP destination for stream packets resent due to a packet resend request. When True, the source IP address provided in the packet resend command packet is used. When False, the value set in the GevSCDA[GevStreamChannelSelector]featureis used. More... | |
#define | SFNC_GEV_SCCFGEXTENDEDCHUNKDATA "GevSCCFGExtendedChunkData" |
Enables cameras to use the extended chunk data payload type for this stream channel. More... | |
#define | SFNC_GEV_SCPDIRECTION "GevSCPDirection" |
This feature is deprecated (See DeviceStreamChannelType). It was used to report the direction of the stream channel. More... | |
#define | SFNC_GEV_SCPINTERFACEINDEX "GevSCPInterfaceIndex" |
Index of the logical link to use. More... | |
#define | SFNC_GEV_SCPHOSTPORT "GevSCPHostPort" |
Controls the port of the selected channel to which a GVSP transmitter must send data stream or the port from which a GVSP receiver may receive data stream. Setting this value to 0 closes the stream channel. More... | |
#define | SFNC_GEV_SCPSFIRETESTPACKET "GevSCPSFireTestPacket" |
Sends a test packet. When this feature is set, the device will fire one test packet. More... | |
#define | SFNC_GEV_SCPSDONOTFRAGMENT "GevSCPSDoNotFragment" |
The state of this feature is copied into the "do not fragment" bit of IP header of eachstream packet. It can be used by the application to prevent IP fragmentation of packets on the stream channel. More... | |
#define | SFNC_GEV_SCPSBIGENDIAN "GevSCPSBigEndian" |
This feature is deprecated (See DeviceStreamChannelEndianness). It was used to control the endianness of multi-byte pixel data for this stream. More... | |
#define | SFNC_GEV_SCPSPACKETSIZE "GevSCPSPacketSize" |
Version 2.3Standard FeaturesNaming Convention2016-5-26Page477of 519CategoryGigEVisionLevelRecommendedInterfaceIIntegerAccessRead/(Write)UnitBVisibilityExpertValues>0This GigE Vision specific feature corresponds to DeviceStreamChannelPacketSizeand should be kept in sync with it. It specifiesthe stream packet size, in bytes, to send on the selected channel for a GVSP transmitter or specifies the maximum packet size supported by a GVSP receiver.This does not include data leader and data trailer and the last data packet which might be of smaller size (since packet size is not necessarily a multiple of block size for stream channel). More... | |
#define | SFNC_GEV_SCPD "GevSCPD" |
Controls the delay (in GEV timestamp counter unit) to insert between each packet for this stream channel. This can be used as a crude flow-control mechanism if the application or the network infrastructure cannot keep up with the packets coming from the device. More... | |
#define | SFNC_GEV_SCDA "GevSCDA" |
Controls the destination IP address of the selected stream channel to which a GVSP transmitter must send data stream or the destination IP address from which a GVSP receiver may receive data stream. More... | |
#define | SFNC_GEV_SCSP "GevSCSP" |
Indicates the source port of the stream channel. More... | |
#define | SFNC_GEV_MANIFESTENTRYSELECTOR "GevManifestEntrySelector" |
Deprecated. More... | |
#define | SFNC_GEV_MANIFESTXMLMAJORVERSION "GevManifestXMLMajorVersion" |
Deprecated. More... | |
#define | SFNC_GEV_MANIFESTXMLMINORVERSION "GevManifestXMLMinorVersion" |
Deprecated. More... | |
#define | SFNC_GEV_MANIFESTXMLSUBMINORVERSION "GevManifestXMLSubMinorVersion" |
Deprecated. More... | |
#define | SFNC_GEV_MANIFESTSCHEMAMAJORVERSION "GevManifestSchemaMajorVersion" |
Deprecated. More... | |
#define | SFNC_GEV_MANIFESTSCHEMAMINORVERSION "GevManifestSchemaMinorVersion" |
Deprecated. More... | |
#define | SFNC_GEV_MANIFESTPRIMARYURL "GevManifestPrimaryURL" |
Deprecated. More... | |
#define | SFNC_GEV_MANIFESTSECONDARYURL "GevManifestSecondaryURL" |
Deprecated. More... | |
#define | SFNC_CL_CONFIGURATION "ClConfiguration" |
Deprecated. More... | |
#define | SFNC_CL_TIMESLOTSCOUNT "ClTimeSlotsCount" |
Deprecated. More... | |
#define | SFNC_DEVICETAPGEOMETRY "DeviceTapGeometry" |
This device tap geometry feature describes the geometrical properties characterizing the taps of a camera as presented at the output of the device. More... | |
#define | SFNC_USERSETCONTROL "UserSetControl" |
Category that contains the User Set control features. More... | |
#define | SFNC_USERSETSELECTOR "UserSetSelector" |
Selects the feature User Set to load, save or configure. More... | |
#define | SFNC_USERSETLOAD "UserSetLoad" |
Loads the User Set specified by UserSetSelectorto the device and makes it active. More... | |
#define | SFNC_USERSETSAVE "UserSetSave" |
Save the User Set specified by UserSetSelectorto the non-volatile memory of the device. More... | |
#define | SFNC_USERSETDEFAULTSELECTOR "UserSetDefaultSelector" |
This feature is deprecated (See UserSetDefault). Selects the feature User Set to load and make active when the device is reset. More... | |
#define | SFNC_CHUNKDATACONTROL "ChunkDataControl" |
Category that contains the Chunk Data control features. More... | |
#define | SFNC_CHUNKMODEACTIVE "ChunkModeActive" |
Activates the inclusion of Chunk data in the payload of the image. More... | |
#define | SFNC_CHUNKSELECTOR "ChunkSelector" |
Selects which Chunk to enable or control. More... | |
#define | SFNC_CHUNKENABLE "ChunkEnable" |
Enables the inclusion of the selected Chunk data in the payload of the image. More... | |
#define | SFNC_CHUNKIMAGE "ChunkImage" |
Returns the entire image data included in the payload. More... | |
#define | SFNC_CHUNKOFFSETX "ChunkOffsetX" |
Returns the OffsetXof the image included in the payload. More... | |
#define | SFNC_CHUNKOFFSETY "ChunkOffsetY" |
Returns the OffsetYof the image included in the payload. More... | |
#define | SFNC_CHUNKWIDTH "ChunkWidth" |
Returns the Widthof the image included in the payload. More... | |
#define | SFNC_CHUNKHEIGHT "ChunkHeight" |
Returns the Heightof the image included in the payload. More... | |
#define | SFNC_CHUNKPIXELFORMAT "ChunkPixelFormat" |
Returns the PixelFormatof the image included in the payload. More... | |
#define | SFNC_CHUNKPIXELDYNAMICRANGEMIN "ChunkPixelDynamicRangeMin" |
Returns the minimum value of dynamic range of the image included in the payload. More... | |
#define | SFNC_CHUNKPIXELDYNAMICRANGEMAX "ChunkPixelDynamicRangeMax" |
Returns themaximum value of dynamic range of the image included in the payload. More... | |
#define | SFNC_CHUNKDYNAMICRANGEMIN "ChunkDynamicRangeMin" |
#define | SFNC_CHUNKDYNAMICRANGEMAX "ChunkDynamicRangeMax" |
#define | SFNC_CHUNKTIMESTAMP "ChunkTimestamp" |
Returns the Timestamp of the image included in the payload at the time of the FrameStart internal event. More... | |
#define | SFNC_CHUNKLINESTATUSALL "ChunkLineStatusAll" |
Returns the status of all the I/O lines at the time of the FrameStart internal event. More... | |
#define | SFNC_CHUNKCOUNTERSELECTOR "ChunkCounterSelector" |
Selects which counter to retrieve data from. More... | |
#define | SFNC_CHUNKCOUNTERVALUE "ChunkCounterValue" |
Returns the value of the selected Chunk counter at the time of the FrameStart event. More... | |
#define | SFNC_CHUNKCOUNTER "ChunkCounter" |
#define | SFNC_CHUNKTIMERSELECTOR "ChunkTimerSelector" |
Selects which Timer to retrieve data from. More... | |
#define | SFNC_CHUNKTIMERVALUE "ChunkTimerValue" |
Returns the value of the selected Timer at the time of the FrameStart internal event. More... | |
#define | SFNC_CHUNKTIMER "ChunkTimer" |
#define | SFNC_CHUNKEXPOSURETIME "ChunkExposureTime" |
Returns the exposure time used to capture the image. More... | |
#define | SFNC_CHUNKGAINSELECTOR "ChunkGainSelector" |
Selects which Gain to return. More... | |
#define | SFNC_CHUNKGAIN "ChunkGain" |
Returns the gain used to capture the image. More... | |
#define | SFNC_CHUNKBLACKLEVELSELECTOR "ChunkBlackLevelSelector" |
Selects which Black Level to return. More... | |
#define | SFNC_CHUNKBLACKLEVEL "ChunkBlackLevel" |
#define | SFNC_CHUNKLINEPITCH "ChunkLinePitch" |
Returns the LinePitchof the image included in the payload. More... | |
#define | SFNC_CHUNKFRAMEID "ChunkFrameID" |
Returns the unique Identifier of the frame (or image) included in the payload. More... | |
#define | SFNC_CHUNKBINNINGVERTICALID "ChunkBinningVertical" |
#define | SFNC_CHUNKBINNINGHORIZONTALID "ChunkBinningHorizontal" |
#define | SFNC_FILEACCESSCONTROL "FileAccessControl" |
Category that contains the File Access control features. More... | |
#define | SFNC_FILESELECTOR "FileSelector" |
Selects the target file in the device. More... | |
#define | SFNC_FILEOPERATIONSELECTOR "FileOperationSelector" |
Selects the target operation for the selected file in the device. This Operation is executed when the FileOperationExecutefeature is called. More... | |
#define | SFNC_FILEOPERATIONEXECUTE "FileOperationExecute" |
Executes the operationselected by FileOperationSelector on the selected file. More... | |
#define | SFNC_FILEOPENMODE "FileOpenMode" |
Selects the access mode in which a file is opened in the device. More... | |
#define | SFNC_FILEACCESSBUFFER "FileAccessBuffer" |
Defines the intermediate access buffer that allows the exchange of data between the device file storage and the application. More... | |
#define | SFNC_FILEACCESSOFFSET "FileAccessOffset" |
Controls the Offset of the mapping between the device file storage and the FileAccessBuffer. More... | |
#define | SFNC_FILEACCESSLENGTH "FileAccessLength" |
Controls the Length of the mapping between the device file storage and the FileAccessBuffer. More... | |
#define | SFNC_FILEOPERATIONSTATUS "FileOperationStatus" |
Represents the file operation execution status. More... | |
#define | SFNC_FILEOPERATIONRESULT "FileOperationResult" |
Represents the file operation result. For Read or Write operations, the number of successfully read/written bytes is returned. More... | |
#define | SFNC_FILESIZE "FileSize" |
Represents the size of the selected file in bytes. More... | |
#define | SFNC_COLORTRANSFORMATIONCONTROL "ColorTransformationControl" |
Category that contains the Color Transformation control features. More... | |
#define | SFNC_COLORTRANSFORMATIONSELECTOR "ColorTransformationSelector" |
Selects which Color Transformation module is controlled by the various Color Transformation features. More... | |
#define | SFNC_COLORTRANSFORMATIONENABLE "ColorTransformationEnable" |
Activates the selected Color Transformation module. More... | |
#define | SFNC_COLORTRANSFORMATIONVALUESELECTOR "ColorTransformationValueSelector" |
Selects the Gain factor or Offset of the Transformation matrix to access in the selected Color Transformation module. More... | |
#define | SFNC_COLORTRANSFORMATIONVALUE "ColorTransformationValue" |
Represents the value of the selected Gain factor or Offset inside the Transformation matrix. More... | |
#define | SFNC_ACTIONCONTROL "ActionControl" |
Category that contains the Action control features. More... | |
#define | SFNC_ACTIONDEVICEKEY "ActionDeviceKey" |
Provides the device key that allows the device to check the validity of action commands. The device internal assertion of an action signal is only authorized if the ActionDeviceKeyand the action device key value in the protocol message are equal. More... | |
#define | SFNC_ACTIONSELECTOR "ActionSelector" |
Selects to which Action Signal further Action settings apply. More... | |
#define | SFNC_ACTIONGROUPMASK "ActionGroupMask" |
Provides the mask that the device will use to validate the action on reception of the action protocol message. More... | |
#define | SFNC_ACTIONGROUPKEY "ActionGroupKey" |
Provides the key that the device will use to validate the action on reception of the action protocol message. More... | |
#define | GENTL_SFNC_TLPORT "TLPort" |
The GenICam port through which the System module is accessed. More... | |
#define | GENTL_SFNC_TLVENDORNAME "TLVendorName" |
Name of the GenTL Producer vendor. More... | |
#define | GENTL_SFNC_TLMODELNAME "TLModelName" |
Name of the GenTL Producer to distinguish different kinds of GenTL Producer implementations from one vendor. More... | |
#define | GENTL_SFNC_TLID "TLID" |
Unique identifier of the GenTL Producer like a GUID. More... | |
#define | GENTL_SFNC_TLVERSION "TLVersion" |
Vendor specific version string of the GenTL Producer. More... | |
#define | GENTL_SFNC_TLPATH "TLPath" |
Full path to the GenTL Producer including filename and extension. More... | |
#define | GENTL_SFNC_TLTYPE "TLType" |
Transport layer type of the GenTL Producer implementation. More... | |
#define | GENTL_SFNC_GENTLVERSIONMAJOR "GenTLVersionMajor" |
Major version number of the GenTL specification the GenTL Producer implementation complies with. More... | |
#define | GENTL_SFNC_GENTLVERSIONMINOR "GenTLVersionMinor" |
Minor version number of the GenTL specification the GenTL Producer implementation complies with. More... | |
#define | GENTL_SFNC_GENTLINTERFACEUPDATELIST "InterfaceUpdateList" |
Updates the internal list of the interfaces. This feature should be readable if the execution cannot performed immediately. The command then returns and the status can be polled. This function interacts with the TLUpdateInterfaceList function of the GenTL Producer. It is up to the GenTL Consumer to handle access in case both methods are used. More... | |
#define | GENTL_SFNC_GENTLINTERFACESELECTOR "InterfaceSelector" |
Selector for the different GenTL Producer interfaces. This interface list only changes on execution of "InterfaceUpdateList". The selector is 0-based in order to match the index of the C interface. More... | |
#define | GENTL_SFNC_GENTLINTERFACEID "InterfaceID" |
GenTL Producer wide unique identifier of the selected interface. More... | |
#define | GENTL_SFNC_GEVVERSIONMAJOR "GevVersionMajor" |
This feature is deprecated (See InterfaceTLVersionMajor). Major version number of the GigE Vision specification the GenTL Producer implementation complies with. More... | |
#define | GENTL_SFNC_GEVVERSIONMINOR "GevVersionMinor" |
This feature is deprecated (See InterfaceTLVersionMinor). Minor version number of the GigE Vision specification the GenTL Producer implementation complies with. More... | |
#define | GENTL_SFNC_GEVINTERFACEMACADDRESS "GevInterfaceMACAddress" |
48-bit MAC address of the selected interface. Note that for a GenTL Producer implementation supporting GigE Vision this feature is mandatory. More... | |
#define | GENTL_SFNC_GEVINTERFACEMACADDRESS "GevInterfaceMACAddress" |
48-bit MAC address of the selected interface. Note that for a GenTL Producer implementation supporting GigE Vision this feature is mandatory. More... | |
#define | GENTL_SFNC_GEVINTERFACEDEFAULTIPADDRESS "GevInterfaceDefaultIPAddress" |
IP address of the first subnet of the selected interface. Note that for a GenTL Producer implementation supporting GigE Vision this feature is mandatory. More... | |
#define | GENTL_SFNC_GEVINTERFACEDEFAULTSUBNETMASK "GevInterfaceDefaultSubnetMask" |
Subnet mask of the first subnet of the selected interface. Note that for a GenTL Producer implementation supporting GigE Vision this feature is mandatory. More... | |
#define | GENTL_SFNC_GEVINTERFACEDEFAULTGATEWAY "GevInterfaceDefaultGateway" |
Gateway of the selected interface. More... | |
#define | GENTL_SFNC_INTERFACEPORT "InterfacePort" |
The GenICam port through which the Interface module is accessed. More... | |
#define | GENTL_SFNC_INTERFACEID "InterfaceID" |
GenTL Producer wide unique identifier of the selected interface. More... | |
#define | GENTL_SFNC_INTERFACETYPE "InterfaceType" |
Transport layer type of the interface. More... | |
#define | GENTL_SFNC_DEVICEUPDATELIST "DeviceUpdateList" |
Updates the internal device list. This feature should be readable if the execution cannot be performed immediately. The command then returns and the status can be polled. This feature interacts with the IFUpdateDeviceList function of the GenTL Producer. It is up to the GenTL Consumer to handle access in case both methods are used. More... | |
#define | GENTL_SFNC_DEVICESELECTOR "DeviceSelector" |
Selector for the different devices on this interface. This value only changes on execution of "DeviceUpdateList". The selector is 0-based in order to match the index of the C interface. More... | |
#define | GENTL_SFNC_DEVICEID "DeviceID" |
Interface wide unique identifier of the selected device. This value only changes on execution of the DeviceUpdateList command. More... | |
#define | GENTL_SFNC_DEVICEID "DeviceID" |
Interface wide unique identifier of the selected device. This value only changes on execution of the DeviceUpdateList command. More... | |
#define | GENTL_SFNC_DEVICEVENDORNAME "DeviceVendorName" |
Name of the device vendor. This value only changes on execution of the DeviceUpdateList command. More... | |
#define | GENTL_SFNC_DEVICEVENDORNAME "DeviceVendorName" |
Name of the device vendor. This value only changes on execution of the DeviceUpdateList command. More... | |
#define | GENTL_SFNC_DEVICEMODELNAME "DeviceModelName" |
Name of the device model. This value only changes on execution of the DeviceUpdateList command. More... | |
#define | GENTL_SFNC_DEVICEMODELNAME "DeviceModelName" |
Name of the device model. This value only changes on execution of the DeviceUpdateList command. More... | |
#define | GENTL_SFNC_DEVICEACCESSSTATUS "DeviceAccessStatus" |
Gives the device's access status at the moment of the last execution of the DeviceUpdateList command. This value only changes on execution of the DeviceUpdateList command. More... | |
#define | GENTL_SFNC_GEVINTERFACEGATEWAYSELECTOR "GevInterfaceGatewaySelector" |
Selector for the different gateway entries for this interface. The selector is 0-based. Note that for a GenTL Producer implementation supporting GigE Vision this feature is mandatory. More... | |
#define | GENTL_SFNC_GEVINTERFACEGATEWAY "GevInterfaceGateway" |
IP address of the selected gateway entry of this interface. Note that for a GenTL Producer implementation supporting GigE Vision this feature is mandatory. More... | |
#define | GENTL_SFNC_GEVINTERFACESUBNETSELECTOR "GevInterfaceSubnetSelector" |
Selector for the subnet of this interface. Note that for a GenTL Producer implementation supporting GigE Vision this feature is mandatory. More... | |
#define | GENTL_SFNC_GEVINTERFACESUBNETIPADDRESS "GevInterfaceSubnetIPAddress" |
IP address of the selected subnet of this interface. Note that for a GenTL Producer implementation supporting GigE Vision this feature is mandatory. More... | |
#define | GENTL_SFNC_GEVINTERFACESUBNETMASK "GevInterfaceSubnetMask" |
Subnet mask of the selected subnet of this interface. Note that for a GenTL Producer implementation supporting GigE Vision this feature is mandatory. More... | |
#define | GENTL_SFNC_DEVICEPORT "DevicePort" |
The GenICam port through which the Device module is accessed.Note that DevicePort is a port node (not a feature node) and is generally not accessed by the end user directly. More... | |
#define | GENTL_SFNC_DEVICETYPE "DeviceType" |
Transport layer type of the device. More... | |
#define | GENTL_SFNC_STREAMSELECTOR "StreamSelector" |
Selector for the different stream channels. More... | |
#define | GENTL_SFNC_STREAMID "StreamID" |
Device unique ID for the stream. More... | |
#define | GENTL_SFNC_STREAMID "StreamID" |
Device unique ID for the stream. More... | |
#define | GENTL_SFNC_GEVDEVICEIPADDRESS "GevDeviceIPAddress" |
Current IP address of the GVCP interface of the selected remote device. More... | |
#define | GENTL_SFNC_GEVDEVICESUBNETMASK "GevDeviceSubnetMask" |
Current subnet mask of the GVCP interface of the selected remote device. More... | |
#define | GENTL_SFNC_GEVDEVICEMACADDRESS "GevDeviceMACAddress" |
48-bit MAC address of the GVCP interface of the selected remote device. More... | |
#define | GENTL_SFNC_GEVDEVICEGATEWAY "GevDeviceGateway" |
Current gateway IP address of the GVCP interface of the selected remote device. More... | |
#define | GENTL_SFNC_DEVICEENDIANESSMECHANISM "DeviceEndianessMechanism" |
Identifies the endianess handling mode. More... | |
#define | GENTL_SFNC_STREAMPORT "StreamPort" |
The GenICam port through which the Data Stream module is accessed. More... | |
#define | GENTL_SFNC_STREAMANNOUNCEDBUFFERCOUNT "StreamAnnouncedBufferCount" |
Number of announced (known) buffers on this stream. This value is volatile. It may change if additional buffers are announced and/or buffers are revoked by the GenTL Consumer. More... | |
#define | GENTL_SFNC_STREAMACQUISITIONMODESELECTOR "StreamAcquisitionModeSelector" |
#define | GENTL_SFNC_STREAMANNOUNCEBUFFERMINIMUM "StreamAnnounceBufferMinimum" |
Minimal number of buffers to announce to enable selected buffer handling mode. More... | |
#define | GENTL_SFNC_STREAMTYPE "StreamType" |
Transport layer type of the Data Stream. More... | |
#define | GENTL_SFNC_BUFFERPORT "BufferPort" |
The GenICam port through which the Buffer module is accessed. More... | |
#define | GENTL_SFNC_BUFFERDATA "BufferData" |
Entire buffer data. More... | |
#define | GENTL_SFNC_BUFFERUSERDATA "BufferUserData" |
Pointer to user data casted to an integer number referencing GenTL Consumer specific data. It is reflecting the pointer provided by the user data pointer at buffer announcement.This allows the GenTL Consumer to attach information to a buffer. More... | |
#define | GENTL_SFNC_BUFFER_CUSTOM_HOSTTIMESTAMP "HostTimestamp" |
#define | SFNC_CHUNKSELECTORVALUE_IMAGE "Image" |
#define | SFNC_CHUNKSELECTORVALUE_OFFSETX "OffsetX" |
#define | SFNC_CHUNKSELECTORVALUE_OFFSETY "OffsetY" |
#define | SFNC_CHUNKSELECTORVALUE_WIDTH "Width" |
#define | SFNC_CHUNKSELECTORVALUE_HEIGHT "Height" |
#define | SFNC_CHUNKSELECTORVALUE_PIXELFORMAT "PixelFormat" |
#define | SFNC_CHUNKSELECTORVALUE_DYNAMICRANGEMAX "DynamicRangeMax" |
#define | SFNC_CHUNKSELECTORVALUE_DYNAMICRANGEMIN "DynamicRangeMin" |
#define | SFNC_CHUNKSELECTORVALUE_PIXELDYNAMICRANGEMAX "PixelDynamicRangeMax" |
#define | SFNC_CHUNKSELECTORVALUE_PIXELDYNAMICRANGEMIN "PixelDynamicRangeMin" |
#define | SFNC_CHUNKSELECTORVALUE_TIMESTAMP "Timestamp" |
#define | SFNC_CHUNKSELECTORVALUE_LINESTATUSALL "LineStatusAll" |
#define | SFNC_CHUNKSELECTORVALUE_COUNTERVALUE "CounterValue" |
#define | SFNC_CHUNKSELECTORVALUE_TIMERVALUE "TimerValue" |
#define | SFNC_CHUNKSELECTORVALUE_EXPOSURETIME "ExposureTime" |
#define | SFNC_CHUNKSELECTORVALUE_GAIN "Gain" |
#define | SFNC_CHUNKSELECTORVALUE_BLACKLEVEL "BlackLevel" |
#define | SFNC_CHUNKSELECTORVALUE_LINEPITCH "LinePitch" |
#define | SFNC_CHUNKSELECTORVALUE_FRAMEID "FrameID" |
#define | SFNC_DEVICE_TEMERATURESELECTORVALUE_SENSOR "Sensor" |
#define | SFNC_DEVICE_TEMERATURESELECTORVALUE_MAINBOARD "Mainboard" |
#define | SFNC_DEVICE_CLOCKSELECTORVALUE_SENSOR "Sensor" |
#define | SFNC_DEVICE_CLOCKSELECTORVALUE_SENSORDIGITIZATION "SensorDigitization" |
#define | SFNC_DEVICE_CLOCKSELECTORVALUE_CAMERALINK "CameraLink" |
#define | SFNC_DEVICE_SERIALPORTSELECTORVALUE_CAMERALINK "CameraLink" |
#define | SFNC_TESTIMAGESELECTORVALUE_OFF "Off" |
#define | SFNC_TESTIMAGESELECTORVALUE_BLACK "Black" |
#define | SFNC_TESTIMAGESELECTORVALUE_WHITE "White" |
#define | SFNC_TESTIMAGESELECTORVALUE_GREYHORIZONTALRAMP "GreyHorizontalRamp" |
#define | SFNC_TESTIMAGESELECTORVALUE_GREYVERTICALRAMP "GreyVerticalRamp" |
#define | SFNC_TESTIMAGESELECTORVALUE_GREYHORIZONTALRAMPMOVING "GreyHorizontalRampMoving" |
#define | SFNC_TESTIMAGESELECTORVALUE_GREYVERTICALRAMPMOVING "GreyVerticalRampMoving" |
#define | SFNC_TESTIMAGESELECTORVALUE_HORIZONTALLINEMOVING "HorzontalLineMoving" |
#define | SFNC_TESTIMAGESELECTORVALUE_VERTICALLINEMOVING "VerticalLineMoving" |
#define | SFNC_TESTIMAGESELECTORVALUE_COLORBAR "ColorBar" |
#define | SFNC_TESTIMAGESELECTORVALUE_FRAMECOUNTER "FrameCounter" |
#define | SFNC_ACQUISITION_STATUSSELECTORVALUE_ACQUISITIONTRIGGERWAIT "AcquisitionTriggerWait" |
#define | SFNC_ACQUISITION_STATUSSELECTORVALUE_ACQUISITIONACTIVE "AcquisitionActive" |
#define | SFNC_ACQUISITION_STATUSSELECTORVALUE_ACQUISITIONTRANSFER "AcquisitionTransfer" |
#define | SFNC_ACQUISITION_STATUSSELECTORVALUE_FRAMETRIGGERWAIT "FrameTriggerWait" |
#define | SFNC_ACQUISITION_STATUSSELECTORVALUE_FRAMEACTIVE "FrameActive" |
#define | SFNC_ACQUISITION_STATUSSELECTORVALUE_FRAMETRANSFER "FrameTransfer" |
#define | SFNC_ACQUISITION_STATUSSELECTORVALUE_EXPOSUREACTIVE "ExposureActive" |
#define | SFNC_TRIGGERSELECTORVALUE_ACQUISITIONSTART "AcquisitionStart" |
#define | SFNC_TRIGGERSELECTORVALUE_ACQUISITIONEND "AcquisitionEnd" |
#define | SFNC_TRIGGERSELECTORVALUE_ACQUISITIONACTIVE "AcquisitionActive" |
#define | SFNC_TRIGGERSELECTORVALUE_FRAMESTART "FrameStart" |
#define | SFNC_TRIGGERSELECTORVALUE_FRAMEEND "FrameEnd" |
#define | SFNC_TRIGGERSELECTORVALUE_FRAMEACTIVE "FrameActive" |
#define | SFNC_TRIGGERSELECTORVALUE_FRAMEBURSTSTART "FrameBurstStart" |
#define | SFNC_TRIGGERSELECTORVALUE_FRAMEBURSTEND "FrameBurstEnd" |
#define | SFNC_TRIGGERSELECTORVALUE_FRAMEBURSTACTIVE "FrameBurstActive" |
#define | SFNC_TRIGGERSELECTORVALUE_LINESTART "LineStart" |
#define | SFNC_TRIGGERSELECTORVALUE_EXPOSURESTART "ExposureStart" |
#define | SFNC_TRIGGERSELECTORVALUE_EXPOSUREEND "ExposureEnd" |
#define | SFNC_TRIGGERSELECTORVALUE_EXPOSUREACTIVE "ExposureActive" |
#define | SFNC_LINESELECTORVALUE_LINE0 "Line0" |
#define | SFNC_LINESELECTORVALUE_LINE1 "Line1" |
#define | SFNC_LINESELECTORVALUE_LINE2 "Line2" |
#define | SFNC_LINESELECTORVALUE_LINE3 "Line3" |
#define | SFNC_LINESELECTORVALUE_LINE4 "Line4" |
#define | SFNC_LINESELECTORVALUE_LINE5 "Line5" |
#define | SFNC_LINESELECTORVALUE_LINE6 "Line6" |
#define | SFNC_LINESELECTORVALUE_LINE7 "Line7" |
#define | SFNC_LINESELECTORVALUE_CC1 "CC1" |
#define | SFNC_LINESELECTORVALUE_CC2 "CC2" |
#define | SFNC_LINESELECTORVALUE_CC3 "CC3" |
#define | SFNC_LINESELECTORVALUE_CC4 "CC4" |
#define | SFNC_USEROUTPUTSELECTORVALUE_USEROUTPUT0 "UserOutput0" |
#define | SFNC_USEROUTPUTSELECTORVALUE_USEROUTPUT1 "UserOutput1" |
#define | SFNC_USEROUTPUTSELECTORVALUE_USEROUTPUT2 "UserOutput2" |
#define | SFNC_USEROUTPUTSELECTORVALUE_USEROUTPUT3 "UserOutput3" |
#define | SFNC_COUNTERSELECTORVALUE_COUNTER1 "Counter1" |
#define | SFNC_COUNTERSELECTORVALUE_COUNTER2 "Counter2" |
#define | SFNC_COUNTERSELECTORVALUE_COUNTER3 "Counter3" |
#define | SFNC_COUNTERSELECTORVALUE_COUNTER4 "Counter4" |
#define | SFNC_COUNTERSELECTORVALUE_COUNTER5 "Counter5" |
#define | SFNC_COUNTERSELECTORVALUE_COUNTER6 "Counter6" |
#define | SFNC_COUNTERSELECTORVALUE_COUNTER7 "Counter7" |
#define | SFNC_COUNTERSELECTORVALUE_COUNTER8 "Counter8" |
#define | SFNC_TIMERSELECTORVALUE_TIMER1 "Timer1" |
#define | SFNC_TIMERSELECTORVALUE_TIMER2 "Timer2" |
#define | SFNC_TIMERSELECTORVALUE_TIMER3 "Timer3" |
#define | SFNC_TIMERSELECTORVALUE_TIMER4 "Timer4" |
#define | SFNC_TIMERSELECTORVALUE_TIMER5 "Timer5" |
#define | SFNC_TIMERSELECTORVALUE_TIMER6 "Timer6" |
#define | SFNC_TIMERSELECTORVALUE_TIMER7 "Timer7" |
#define | SFNC_TIMERSELECTORVALUE_TIMER8 "Timer8" |
#define | SFNC_EVENTSELECTORVALUE_ACQUISITIONTRIGGER "AcquisitionTrigger" |
#define | SFNC_EVENTSELECTORVALUE_ACQUISITIONSTART "AcquisitionStart" |
#define | SFNC_EVENTSELECTORVALUE_ACQUISITIONEND "AcquisitionEnd" |
#define | SFNC_EVENTSELECTORVALUE_ACQUISITIONTRANSFERSTART "AcquisitionTransferStart" |
#define | SFNC_EVENTSELECTORVALUE_ACQUISITIONTRANSFEREND "AcquisitionTransferEnd" |
#define | SFNC_EVENTSELECTORVALUE_ACQUISITIONERROR "AcquisitionError" |
#define | SFNC_EVENTSELECTORVALUE_FRAMETRIGGER "FrameTrigger" |
#define | SFNC_EVENTSELECTORVALUE_FRAMESTART "FrameStart" |
#define | SFNC_EVENTSELECTORVALUE_FRAMEEND "FrameEnd" |
#define | SFNC_EVENTSELECTORVALUE_FRAMEBURSTSTART "FrameBurstStart" |
#define | SFNC_EVENTSELECTORVALUE_FRAMEBURSTEND "FrameBurstEnd" |
#define | SFNC_EVENTSELECTORVALUE_FRAMETRANSFERSTART "FrameTransferStart" |
#define | SFNC_EVENTSELECTORVALUE_FRAMETRANSFEREND "FrameTransferEnd" |
#define | SFNC_EVENTSELECTORVALUE_EXPOSURESTART "ExposureStart" |
#define | SFNC_EVENTSELECTORVALUE_EXPOSUREEND "ExposureEnd" |
#define | SFNC_EVENTSELECTORVALUE_COUNTER1START "Counter1Start" |
#define | SFNC_EVENTSELECTORVALUE_COUNTER2START "Counter2Start" |
#define | SFNC_EVENTSELECTORVALUE_COUNTER3START "Counter3Start" |
#define | SFNC_EVENTSELECTORVALUE_COUNTER4START "Counter4Start" |
#define | SFNC_EVENTSELECTORVALUE_COUNTER5START "Counter5Start" |
#define | SFNC_EVENTSELECTORVALUE_COUNTER6START "Counter6Start" |
#define | SFNC_EVENTSELECTORVALUE_COUNTER7START "Counter7Start" |
#define | SFNC_EVENTSELECTORVALUE_COUNTER8START "Counter8Start" |
#define | SFNC_EVENTSELECTORVALUE_COUNTER1END "Counter1End" |
#define | SFNC_EVENTSELECTORVALUE_COUNTER2END "Counter2End" |
#define | SFNC_EVENTSELECTORVALUE_COUNTER3END "Counter3End" |
#define | SFNC_EVENTSELECTORVALUE_COUNTER4END "Counter4End" |
#define | SFNC_EVENTSELECTORVALUE_COUNTER5END "Counter5End" |
#define | SFNC_EVENTSELECTORVALUE_COUNTER6END "Counter6End" |
#define | SFNC_EVENTSELECTORVALUE_COUNTER7END "Counter7End" |
#define | SFNC_EVENTSELECTORVALUE_COUNTER8END "Counter8End" |
#define | SFNC_EVENTSELECTORVALUE_TIMER1START "Timer1Start" |
#define | SFNC_EVENTSELECTORVALUE_TIMER2START "Timer2Start" |
#define | SFNC_EVENTSELECTORVALUE_TIMER3START "Timer3Start" |
#define | SFNC_EVENTSELECTORVALUE_TIMER4START "Timer4Start" |
#define | SFNC_EVENTSELECTORVALUE_TIMER5START "Timer5Start" |
#define | SFNC_EVENTSELECTORVALUE_TIMER6START "Timer6Start" |
#define | SFNC_EVENTSELECTORVALUE_TIMER7START "Timer7Start" |
#define | SFNC_EVENTSELECTORVALUE_TIMER8START "Timer8Start" |
#define | SFNC_EVENTSELECTORVALUE_TIMER1END "Timer1End" |
#define | SFNC_EVENTSELECTORVALUE_TIMER2END "Timer2End" |
#define | SFNC_EVENTSELECTORVALUE_TIMER3END "Timer3End" |
#define | SFNC_EVENTSELECTORVALUE_TIMER4END "Timer4End" |
#define | SFNC_EVENTSELECTORVALUE_TIMER5END "Timer5End" |
#define | SFNC_EVENTSELECTORVALUE_TIMER6END "Timer6End" |
#define | SFNC_EVENTSELECTORVALUE_TIMER7END "Timer7End" |
#define | SFNC_EVENTSELECTORVALUE_TIMER8END "Timer8End" |
#define | SFNC_EVENTSELECTORVALUE_LINE0RISINGEDGE "Line0RisingEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE1RISINGEDGE "Line1RisingEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE2RISINGEDGE "Line2RisingEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE3RISINGEDGE "Line3RisingEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE4RISINGEDGE "Line4RisingEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE5RISINGEDGE "Line5RisingEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE6RISINGEDGE "Line6RisingEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE7RISINGEDGE "Line7RisingEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE0FALLINGEDGE "Line0FallingEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE1FALLINGEDGE "Line1FallingEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE2FALLINGEDGE "Line2FallingEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE3FALLINGEDGE "Line3FallingEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE4FALLINGEDGE "Line4FallingEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE5FALLINGEDGE "Line5FallingEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE6FALLINGEDGE "Line6FallingEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE7FALLINGEDGE "Line7FallingEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE0ANYEDGE "Line0AnyEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE1ANYEDGE "Line1AnyEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE2ANYEDGE "Line2AnyEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE3ANYEDGE "Line3AnyEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE4ANYEDGE "Line4AnyEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE5ANYEDGE "Line5AnyEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE6ANYEDGE "Line6AnyEdge" |
#define | SFNC_EVENTSELECTORVALUE_LINE7ANYEDGE "Line7AnyEdge" |
#define | SFNC_EVENTSELECTORVALUE_ERROR "Error" |
#define | SFNC_EVENTSELECTORVALUE_ERRORS "Errors" |
#define | SFNC_GAINSELECTORVALUE_ALL "All" |
#define | SFNC_GAINSELECTORVALUE_RED "Red" |
#define | SFNC_GAINSELECTORVALUE_GREEN "Green" |
#define | SFNC_GAINSELECTORVALUE_BLUE "Blue" |
#define | SFNC_GAINSELECTORVALUE_Y "Y" |
#define | SFNC_GAINSELECTORVALUE_U "U" |
#define | SFNC_GAINSELECTORVALUE_V "V" |
#define | SFNC_GAINSELECTORVALUE_TAP1 "Tap1" |
#define | SFNC_GAINSELECTORVALUE_TAP2 "Tap2" |
#define | SFNC_GAINSELECTORVALUE_TAP3 "Tap3" |
#define | SFNC_GAINSELECTORVALUE_TAP4 "Tap4" |
#define | SFNC_GAINSELECTORVALUE_TAP5 "Tap5" |
#define | SFNC_GAINSELECTORVALUE_TAP6 "Tap6" |
#define | SFNC_GAINSELECTORVALUE_TAP7 "Tap7" |
#define | SFNC_GAINSELECTORVALUE_TAP8 "Tap8" |
#define | SFNC_GAINSELECTORVALUE_ANALOGALL "AnalogAll" |
#define | SFNC_GAINSELECTORVALUE_ANALOGRED "AnalogRed" |
#define | SFNC_GAINSELECTORVALUE_ANALOGGREEN "AnalogGreen" |
#define | SFNC_GAINSELECTORVALUE_ANALOGBLUE "AnalogBlue" |
#define | SFNC_GAINSELECTORVALUE_ANALOGY "AnalogY" |
#define | SFNC_GAINSELECTORVALUE_ANALOGU "AnalogU" |
#define | SFNC_GAINSELECTORVALUE_ANALOGV "AnalogV" |
#define | SFNC_GAINSELECTORVALUE_ANALOGTAP1 "AnalogTap1" |
#define | SFNC_GAINSELECTORVALUE_ANALOGTAP2 "AnalogTap2" |
#define | SFNC_GAINSELECTORVALUE_ANALOGTAP3 "AnalogTap3" |
#define | SFNC_GAINSELECTORVALUE_ANALOGTAP4 "AnalogTap4" |
#define | SFNC_GAINSELECTORVALUE_ANALOGTAP5 "AnalogTap5" |
#define | SFNC_GAINSELECTORVALUE_ANALOGTAP6 "AnalogTap6" |
#define | SFNC_GAINSELECTORVALUE_ANALOGTAP7 "AnalogTap7" |
#define | SFNC_GAINSELECTORVALUE_ANALOGTAP8 "AnalogTap8" |
#define | SFNC_GAINSELECTORVALUE_DIGITALALL "DigitalAll" |
#define | SFNC_GAINSELECTORVALUE_DIGITALRED "DigitalRed" |
#define | SFNC_GAINSELECTORVALUE_DIGITALGREEN "DigitalGreen" |
#define | SFNC_GAINSELECTORVALUE_DIGITALBLUE "DigitalBlue" |
#define | SFNC_GAINSELECTORVALUE_DIGITALY "DigitalY" |
#define | SFNC_GAINSELECTORVALUE_DIGITALU "DigitalU" |
#define | SFNC_GAINSELECTORVALUE_DIGITALV "DigitalV" |
#define | SFNC_GAINSELECTORVALUE_DIGITALTAP1 "DigitalTap1" |
#define | SFNC_GAINSELECTORVALUE_DIGITALTAP2 "DigitalTap2" |
#define | SFNC_GAINSELECTORVALUE_DIGITALTAP3 "DigitalTap3" |
#define | SFNC_GAINSELECTORVALUE_DIGITALTAP4 "DigitalTap4" |
#define | SFNC_GAINSELECTORVALUE_DIGITALTAP5 "DigitalTap5" |
#define | SFNC_GAINSELECTORVALUE_DIGITALTAP6 "DigitalTap6" |
#define | SFNC_GAINSELECTORVALUE_DIGITALTAP7 "DigitalTap7" |
#define | SFNC_GAINSELECTORVALUE_DIGITALTAP8 "DigitalTap8" |
#define | SFNC_BLACKLEVELSELECTORVALUE_ALL "All" |
#define | SFNC_BLACKLEVELSELECTORVALUE_RED "Red" |
#define | SFNC_BLACKLEVELSELECTORVALUE_GREEN "Green" |
#define | SFNC_BLACKLEVELSELECTORVALUE_BLUE "Blue" |
#define | SFNC_BLACKLEVELSELECTORVALUE_Y "Y" |
#define | SFNC_BLACKLEVELSELECTORVALUE_U "U" |
#define | SFNC_BLACKLEVELSELECTORVALUE_V "V" |
#define | SFNC_BLACKLEVELSELECTORVALUE_TAP1 "Tap1" |
#define | SFNC_BLACKLEVELSELECTORVALUE_TAP2 "Tap2" |
#define | SFNC_BLACKLEVELSELECTORVALUE_TAP3 "Tap3" |
#define | SFNC_BLACKLEVELSELECTORVALUE_TAP4 "Tap4" |
#define | SFNC_BLACKLEVELSELECTORVALUE_TAP5 "Tap5" |
#define | SFNC_BLACKLEVELSELECTORVALUE_TAP6 "Tap6" |
#define | SFNC_BLACKLEVELSELECTORVALUE_TAP7 "Tap7" |
#define | SFNC_BLACKLEVELSELECTORVALUE_TAP8 "Tap8" |
#define | SFNC_WHITECLIPSELECTORVALUE_ALL "All" |
#define | SFNC_WHITECLIPSELECTORVALUE_RED "Red" |
#define | SFNC_WHITECLIPSELECTORVALUE_GREEN "Green" |
#define | SFNC_WHITECLIPSELECTORVALUE_BLUE "Blue" |
#define | SFNC_WHITECLIPSELECTORVALUE_Y "Y" |
#define | SFNC_WHITECLIPSELECTORVALUE_U "U" |
#define | SFNC_WHITECLIPSELECTORVALUE_V "V" |
#define | SFNC_WHITECLIPSELECTORVALUE_TAP1 "Tap1" |
#define | SFNC_WHITECLIPSELECTORVALUE_TAP2 "Tap2" |
#define | SFNC_WHITECLIPSELECTORVALUE_TAP3 "Tap3" |
#define | SFNC_WHITECLIPSELECTORVALUE_TAP4 "Tap4" |
#define | SFNC_WHITECLIPSELECTORVALUE_TAP5 "Tap5" |
#define | SFNC_WHITECLIPSELECTORVALUE_TAP6 "Tap6" |
#define | SFNC_WHITECLIPSELECTORVALUE_TAP7 "Tap7" |
#define | SFNC_WHITECLIPSELECTORVALUE_TAP8 "Tap8" |
#define | SFNC_BALANCERATIOSELECTORVALUE_ALL "All" |
#define | SFNC_BALANCERATIOSELECTORVALUE_RED "Red" |
#define | SFNC_BALANCERATIOSELECTORVALUE_GREEN "Green" |
#define | SFNC_BALANCERATIOSELECTORVALUE_BLUE "Blue" |
#define | SFNC_BALANCERATIOSELECTORVALUE_Y "Y" |
#define | SFNC_BALANCERATIOSELECTORVALUE_U "U" |
#define | SFNC_BALANCERATIOSELECTORVALUE_V "V" |
#define | SFNC_BALANCERATIOSELECTORVALUE_TAP1 "Tap1" |
#define | SFNC_BALANCERATIOSELECTORVALUE_TAP2 "Tap2" |
#define | SFNC_BALANCERATIOSELECTORVALUE_TAP3 "Tap3" |
#define | SFNC_BALANCERATIOSELECTORVALUE_TAP4 "Tap4" |
#define | SFNC_BALANCERATIOSELECTORVALUE_TAP5 "Tap5" |
#define | SFNC_BALANCERATIOSELECTORVALUE_TAP6 "Tap6" |
#define | SFNC_BALANCERATIOSELECTORVALUE_TAP7 "Tap7" |
#define | SFNC_BALANCERATIOSELECTORVALUE_TAP8 "Tap8" |
#define | SFNC_LUTSELECTORVALUE_LUMINANCE "Luminance" |
#define | SFNC_LUTSELECTORVALUE_RED "Red" |
#define | SFNC_LUTSELECTORVALUE_GREEN "Green" |
#define | SFNC_LUTSELECTORVALUE_BLUE "Blue" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_IPCONFIGURATIONLLA "IPConfigurationLLA" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_IPCONFIGURATIONDHCP "IPConfigurationDHCP" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_IPCONFIGURATIONPERSISTENTIP "IPConfigurationPersistentIP" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_STREAMCHANNELSOURCESOCKET "StreamChannelSourceSocket" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_MESSAGECHANNELSOURCESOCKET "MessageChannelSourceSocket" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_COMMANDSCONCATENATION "CommandsConcatenation" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_WRITEMEM "WriteMem" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_PACKETRESEND "PacketResend" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_EVENT "Event" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_EVENTDATA "EventData" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_PENDINGACK "PendingAck" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_ACTION "Action" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_PRIMARYAPPLICATIONSWITCHOVER "PrimaryApplicationSwitchover" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_EXTENDEDSTATUSCODES "ExtendedStatusCodes" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_DISCOVERYACKDELAY "DiscoveryAckDelay" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_DISCOVERYACKDELAYWRITABLE "DiscoveryAckDelayWritable" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_TESTDATA "TestData" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_MANIFESTTABLE "ManifestTable" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_CCPAPPLICATIONSOCKET "CCPApplicationSocket" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_LINKSPEED "LinkSpeed" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_HEARTBEATDISABLE "HeartbeatDisable" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_SERIALNUMBER "SerialNumber" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_USERDEFINEDNAME "UserDefinedName" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_STREAMCHANNEL0BIGANDLITTLEENDIAN "StreamChannel0BigAndLittleEndian" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_STREAMCHANNEL0IPREASSEMBLY "StreamChannel0IPReassembly" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_STREAMCHANNEL0UNCONDITIONALSTREAMING "StreamChannel0UnconditionalStreaming" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_STREAMCHANNEL0EXTENDEDCHUNKDATA "StreamChannel0ExtendedChunkData" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_STREAMCHANNEL1BIGANDLITTLEENDIAN "StreamChannel1BigAndLittleEndian" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_STREAMCHANNEL1IPREASSEMBLY "StreamChannel1IPReassembly" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_STREAMCHANNEL1UNCONDITIONALSTREAMING "StreamChannel1UnconditionalStreaming" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_STREAMCHANNEL1EXTENDEDCHUNKDATA "StreamChannel1ExtendedChunkData" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_STREAMCHANNEL2BIGANDLITTLEENDIAN "StreamChannel2BigAndLittleEndian" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_STREAMCHANNEL2IPREASSEMBLY "StreamChannel2IPReassembly" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_STREAMCHANNEL2UNCONDITIONALSTREAMING "StreamChannel2UnconditionalStreaming" |
#define | SFNC_GEV_SUPPORTEDOPTIONSELECTORVALUE_STREAMCHANNEL2EXTENDEDCHUNKDATA "StreamChannel2ExtendedChunkData" |
#define | SFNC_USERSETSELECTORVALUE_DEFAULT "Default" |
#define | SFNC_USERSETSELECTORVALUE_USERSET1 "UserSet1" |
#define | SFNC_USERSETSELECTORVALUE_USERSET2 "UserSet2" |
#define | SFNC_USERSETSELECTORVALUE_USERSET3 "UserSet3" |
#define | SFNC_USERSETSELECTORVALUE_USERSET4 "UserSet4" |
#define | SFNC_USERSETDEFAULTSELECTORVALUE_DEFAULT "Default" |
#define | SFNC_USERSETDEFAULTSELECTORVALUE_USERSET1 "UserSet1" |
#define | SFNC_USERSETDEFAULTSELECTORVALUE_USERSET2 "UserSet2" |
#define | SFNC_USERSETDEFAULTSELECTORVALUE_USERSET3 "UserSet3" |
#define | SFNC_USERSETDEFAULTSELECTORVALUE_USERSET4 "UserSet4" |
#define | SFNC_CHUNKCOUNTERSELECTORVALUE_COUNTER1 "Counter1" |
#define | SFNC_CHUNKCOUNTERSELECTORVALUE_COUNTER2 "Counter2" |
#define | SFNC_CHUNKCOUNTERSELECTORVALUE_COUNTER3 "Counter3" |
#define | SFNC_CHUNKCOUNTERSELECTORVALUE_COUNTER4 "Counter4" |
#define | SFNC_CHUNKCOUNTERSELECTORVALUE_COUNTER5 "Counter5" |
#define | SFNC_CHUNKCOUNTERSELECTORVALUE_COUNTER6 "Counter6" |
#define | SFNC_CHUNKCOUNTERSELECTORVALUE_COUNTER7 "Counter7" |
#define | SFNC_CHUNKCOUNTERSELECTORVALUE_COUNTER8 "Counter8" |
#define | SFNC_CHUNKTIMERSELECTORVALUE_TIMER1 "Timer1" |
#define | SFNC_CHUNKTIMERSELECTORVALUE_TIMER2 "Timer2" |
#define | SFNC_CHUNKTIMERSELECTORVALUE_TIMER3 "Timer3" |
#define | SFNC_CHUNKTIMERSELECTORVALUE_TIMER4 "Timer4" |
#define | SFNC_CHUNKTIMERSELECTORVALUE_TIMER5 "Timer5" |
#define | SFNC_CHUNKTIMERSELECTORVALUE_TIMER6 "Timer6" |
#define | SFNC_CHUNKTIMERSELECTORVALUE_TIMER7 "Timer7" |
#define | SFNC_CHUNKTIMERSELECTORVALUE_TIMER8 "Timer8" |
#define | SFNC_CHUNKGAINSELECTORVALUE_ALL "All" |
#define | SFNC_CHUNKGAINSELECTORVALUE_RED "Red" |
#define | SFNC_CHUNKGAINSELECTORVALUE_GREEN "Green" |
#define | SFNC_CHUNKGAINSELECTORVALUE_BLUE "Blue" |
#define | SFNC_CHUNKGAINSELECTORVALUE_Y "Y" |
#define | SFNC_CHUNKGAINSELECTORVALUE_U "U" |
#define | SFNC_CHUNKGAINSELECTORVALUE_V "V" |
#define | SFNC_CHUNKGAINSELECTORVALUE_TAP1 "Tap1" |
#define | SFNC_CHUNKGAINSELECTORVALUE_TAP2 "Tap2" |
#define | SFNC_CHUNKGAINSELECTORVALUE_TAP3 "Tap3" |
#define | SFNC_CHUNKGAINSELECTORVALUE_TAP4 "Tap4" |
#define | SFNC_CHUNKGAINSELECTORVALUE_TAP5 "Tap5" |
#define | SFNC_CHUNKGAINSELECTORVALUE_TAP6 "Tap6" |
#define | SFNC_CHUNKGAINSELECTORVALUE_TAP7 "Tap7" |
#define | SFNC_CHUNKGAINSELECTORVALUE_TAP8 "Tap8" |
#define | SFNC_CHUNKGAINSELECTORVALUE_ANALOGALL "AnalogAll" |
#define | SFNC_CHUNKGAINSELECTORVALUE_ANALOGRED "AnalogRed" |
#define | SFNC_CHUNKGAINSELECTORVALUE_ANALOGGREEN "AnalogGreen" |
#define | SFNC_CHUNKGAINSELECTORVALUE_ANALOGBLUE "AnalogBlue" |
#define | SFNC_CHUNKGAINSELECTORVALUE_ANALOGY "AnalogY" |
#define | SFNC_CHUNKGAINSELECTORVALUE_ANALOGU "AnalogU" |
#define | SFNC_CHUNKGAINSELECTORVALUE_ANALOGV "AnalogV" |
#define | SFNC_CHUNKGAINSELECTORVALUE_ANALOGTAP1 "AnalogTap1" |
#define | SFNC_CHUNKGAINSELECTORVALUE_ANALOGTAP2 "AnalogTap2" |
#define | SFNC_CHUNKGAINSELECTORVALUE_ANALOGTAP3 "AnalogTap3" |
#define | SFNC_CHUNKGAINSELECTORVALUE_ANALOGTAP4 "AnalogTap4" |
#define | SFNC_CHUNKGAINSELECTORVALUE_ANALOGTAP5 "AnalogTap5" |
#define | SFNC_CHUNKGAINSELECTORVALUE_ANALOGTAP6 "AnalogTap6" |
#define | SFNC_CHUNKGAINSELECTORVALUE_ANALOGTAP7 "AnalogTap7" |
#define | SFNC_CHUNKGAINSELECTORVALUE_ANALOGTAP8 "AnalogTap8" |
#define | SFNC_CHUNKGAINSELECTORVALUE_DIGITALALL "DigitalAll" |
#define | SFNC_CHUNKGAINSELECTORVALUE_DIGITALRED "DigitalRed" |
#define | SFNC_CHUNKGAINSELECTORVALUE_DIGITALGREEN "DigitalGreen" |
#define | SFNC_CHUNKGAINSELECTORVALUE_DIGITALBLUE "DigitalBlue" |
#define | SFNC_CHUNKGAINSELECTORVALUE_DIGITALY "DigitalY" |
#define | SFNC_CHUNKGAINSELECTORVALUE_DIGITALU "DigitalU" |
#define | SFNC_CHUNKGAINSELECTORVALUE_DIGITALV "DigitalV" |
#define | SFNC_CHUNKGAINSELECTORVALUE_DIGITALTAP1 "DigitalTap1" |
#define | SFNC_CHUNKGAINSELECTORVALUE_DIGITALTAP2 "DigitalTap2" |
#define | SFNC_CHUNKGAINSELECTORVALUE_DIGITALTAP3 "DigitalTap3" |
#define | SFNC_CHUNKGAINSELECTORVALUE_DIGITALTAP4 "DigitalTap4" |
#define | SFNC_CHUNKGAINSELECTORVALUE_DIGITALTAP5 "DigitalTap5" |
#define | SFNC_CHUNKGAINSELECTORVALUE_DIGITALTAP6 "DigitalTap6" |
#define | SFNC_CHUNKGAINSELECTORVALUE_DIGITALTAP7 "DigitalTap7" |
#define | SFNC_CHUNKGAINSELECTORVALUE_DIGITALTAP8 "DigitalTap8" |
#define | SFNC_CHUNKBLACKLEVELSELECTORVALUE_ALL "All" |
#define | SFNC_CHUNKBLACKLEVELSELECTORVALUE_RED "Red" |
#define | SFNC_CHUNKBLACKLEVELSELECTORVALUE_GREEN "Green" |
#define | SFNC_CHUNKBLACKLEVELSELECTORVALUE_BLUE "Blue" |
#define | SFNC_CHUNKBLACKLEVELSELECTORVALUE_Y "Y" |
#define | SFNC_CHUNKBLACKLEVELSELECTORVALUE_U "U" |
#define | SFNC_CHUNKBLACKLEVELSELECTORVALUE_V "V" |
#define | SFNC_CHUNKBLACKLEVELSELECTORVALUE_TAP1 "Tap1" |
#define | SFNC_CHUNKBLACKLEVELSELECTORVALUE_TAP2 "Tap2" |
#define | SFNC_CHUNKBLACKLEVELSELECTORVALUE_TAP3 "Tap3" |
#define | SFNC_CHUNKBLACKLEVELSELECTORVALUE_TAP4 "Tap4" |
#define | SFNC_CHUNKBLACKLEVELSELECTORVALUE_TAP5 "Tap5" |
#define | SFNC_CHUNKBLACKLEVELSELECTORVALUE_TAP6 "Tap6" |
#define | SFNC_CHUNKBLACKLEVELSELECTORVALUE_TAP7 "Tap7" |
#define | SFNC_CHUNKBLACKLEVELSELECTORVALUE_TAP8 "Tap8" |
#define | SFNC_FILESELECTORVALUE_USERSETDEFAULT "UserSetDefault" |
#define | SFNC_FILESELECTORVALUE_USERSET1 "UserSet1" |
#define | SFNC_FILESELECTORVALUE_USERSET2 "UserSet2" |
#define | SFNC_FILESELECTORVALUE_USERSET3 "UserSet3" |
#define | SFNC_FILESELECTORVALUE_USERSET4 "UserSet4" |
#define | SFNC_FILESELECTORVALUE_LUTLUMINANCE "LUTLuminance" |
#define | SFNC_FILESELECTORVALUE_LUTRED "LUTRed" |
#define | SFNC_FILESELECTORVALUE_LUTGREEN "LUTGreen" |
#define | SFNC_FILESELECTORVALUE_LUTBLUE "LUTBlue" |
#define | SFNC_FILEOPERATIONSELECTORVALUE_OPEN "Open" |
#define | SFNC_FILEOPERATIONSELECTORVALUE_CLOSE "Close" |
#define | SFNC_FILEOPERATIONSELECTORVALUE_READ "Read" |
#define | SFNC_FILEOPERATIONSELECTORVALUE_WRITE "Write" |
#define | SFNC_FILEOPERATIONSELECTORVALUE_DELETE "Delete" |
#define | SFNC_COLORTRANSFORMATIONSELECTORVALUE_RGBTORGB "RGBtoRGB" |
#define | SFNC_COLORTRANSFORMATIONSELECTORVALUE_RGBTOYUV "RGBtoYUV" |
#define | SFNC_COLORTRANSFORMATIONVALUESELECTORVALUE_Gain00 "Gain00" |
#define | SFNC_COLORTRANSFORMATIONVALUESELECTORVALUE_Gain01 "Gain01" |
#define | SFNC_COLORTRANSFORMATIONVALUESELECTORVALUE_Gain02 "Gain02" |
#define | SFNC_COLORTRANSFORMATIONVALUESELECTORVALUE_Gain10 "Gain10" |
#define | SFNC_COLORTRANSFORMATIONVALUESELECTORVALUE_Gain11 "Gain11" |
#define | SFNC_COLORTRANSFORMATIONVALUESELECTORVALUE_Gain12 "Gain12" |
#define | SFNC_COLORTRANSFORMATIONVALUESELECTORVALUE_Gain20 "Gain20" |
#define | SFNC_COLORTRANSFORMATIONVALUESELECTORVALUE_Gain21 "Gain21" |
#define | SFNC_COLORTRANSFORMATIONVALUESELECTORVALUE_Gain22 "Gain22" |
#define | SFNC_COLORTRANSFORMATIONVALUESELECTORVALUE_Offset0 "Offset0" |
#define | SFNC_COLORTRANSFORMATIONVALUESELECTORVALUE_Offset1 "Offset1" |
#define | SFNC_COLORTRANSFORMATIONVALUESELECTORVALUE_Offset2 "Offset2" |
Detailed Description
Macro Definition Documentation
◆ SFNC_DEVICE_VENDORNAME
#define SFNC_DEVICE_VENDORNAME "DeviceVendorName" |
Name of the manufacturer of the device.
◆ SFNC_DEVICE_MODELNAME
#define SFNC_DEVICE_MODELNAME "DeviceModelName" |
Model of the device.
◆ SFNC_DEVICE_MANUFACTURERINFO
#define SFNC_DEVICE_MANUFACTURERINFO "DeviceManufacturerInfo" |
Manufacturer information about the device.
◆ SFNC_DEVICE_VERSION
#define SFNC_DEVICE_VERSION "DeviceVersion" |
Version of the device.
◆ SFNC_DEVICE_FIRMWAREVERSION
#define SFNC_DEVICE_FIRMWAREVERSION "DeviceFirmwareVersion" |
Version of the firmware in the device.
◆ SFNC_DEVICE_SFNCVERSIONMAJOR
#define SFNC_DEVICE_SFNCVERSIONMAJOR "DeviceSFNCVersionMajor" |
Major version of the Standard Features Naming Convention that was used to create the device's GenICam XML.
◆ SFNC_DEVICE_SFNCVERSIONMINOR
#define SFNC_DEVICE_SFNCVERSIONMINOR "DeviceSFNCVersionMinor" |
Minor version of the Standard Features Naming Convention that was used to create the device's GenICam XML.
◆ SFNC_DEVICE_SFNCVERSIONSUBMINOR
#define SFNC_DEVICE_SFNCVERSIONSUBMINOR "DeviceSFNCVersionSubMinor" |
Sub minor version of Standard Features Naming Convention that was used to create the device's GenICam XML.
◆ SFNC_DEVICE_MANIFESTENTRYSELECTOR
#define SFNC_DEVICE_MANIFESTENTRYSELECTOR "DeviceManifestEntrySelector" |
Selects the manifest entry to reference.
◆ SFNC_DEVICE_MANIFESTXMLMAJORVERSION
#define SFNC_DEVICE_MANIFESTXMLMAJORVERSION "DeviceManifestXMLMajorVersion" |
Indicates the major version number of the GenICam XMLfile of the selected manifest entry.
◆ SFNC_DEVICE_MANIFESTXMLMINORVERSION
#define SFNC_DEVICE_MANIFESTXMLMINORVERSION "DeviceManifestXMLMinorVersion" |
Indicates the minor version number of the GenICam XMLfile of the selected manifest entry.
◆ SFNC_DEVICE_MANIFESTXMLSUBMINORVERSION
#define SFNC_DEVICE_MANIFESTXMLSUBMINORVERSION "DeviceManifestXMLSubMinorVersion" |
Indicates the subminor version number of the GenICam XMLfile of the selected manifest entry.
◆ SFNC_DEVICE_MANIFESTSCHEMAMAJORVERSION
#define SFNC_DEVICE_MANIFESTSCHEMAMAJORVERSION "DeviceManifestSchemaMajorVersion" |
Indicates the major version number of the schema file of the selected manifest entry.
◆ SFNC_DEVICE_MANIFESTSCHEMAMINORVERSION
#define SFNC_DEVICE_MANIFESTSCHEMAMINORVERSION "DeviceManifestSchemaMinorVersion" |
Indicates the minor version number of the schema file of the selected manifest entry.
◆ SFNC_DEVICE_MANIFESTPRIMARYURL
#define SFNC_DEVICE_MANIFESTPRIMARYURL "DeviceManifestPrimaryURL" |
Indicates the first URL to the GenICam XMLdevice description file of the selected manifest entry.
◆ SFNC_DEVICE_MANIFESTSECONDARYURL
#define SFNC_DEVICE_MANIFESTSECONDARYURL "DeviceManifestSecondaryURL" |
Indicates the second URL to the GenICam XMLdevice description file of the selected manifest entry.
◆ SFNC_DEVICE_ID
#define SFNC_DEVICE_ID "DeviceID" |
depreciated SFNC2.0, replaced with "DeviceSerialNumber"
◆ SFNC_DEVICE_SERIALNUMBER
#define SFNC_DEVICE_SERIALNUMBER "DeviceSerialNumber" |
Device's serial number. This string is a unique identifier of the device.
◆ SFNC_DEVICE_USERID
#define SFNC_DEVICE_USERID "DeviceUserID" |
User-programmable device identifier.
◆ SFNC_DEVICE_RESET
#define SFNC_DEVICE_RESET "DeviceReset" |
Resets the device to its power up state. After reset, the device must be rediscovered.
◆ SFNC_DEVICE_REGISTERSSTREAMINGSTART
#define SFNC_DEVICE_REGISTERSSTREAMINGSTART "DeviceRegistersStreamingStart" |
Prepare the device for registers streaming without checking for consistency.
◆ SFNC_DEVICE_REGISTERSSTREAMINGEND
#define SFNC_DEVICE_REGISTERSSTREAMINGEND "DeviceRegistersStreamingEnd" |
Announce the end of registers streaming. This will do a register set validation for consistency and activate it. This will also update the DeviceRegistersValidflag.
◆ SFNC_DEVICE_REGISTERSCHECK
#define SFNC_DEVICE_REGISTERSCHECK "DeviceRegistersCheck" |
Perform the validation of the current register setfor consistency.This will update the DeviceRegistersValidflag.
◆ SFNC_DEVICE_REGISTERSVALID
#define SFNC_DEVICE_REGISTERSVALID "DeviceRegistersValid" |
Returns if the current register setis valid and consistent.
◆ SFNC_DEVICE_MAXTHROUGHPUT
#define SFNC_DEVICE_MAXTHROUGHPUT "DeviceMaxThroughput" |
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.
◆ SFNC_DEVICE_TEMERATURESELECTOR
#define SFNC_DEVICE_TEMERATURESELECTOR "DeviceTemperatureSelector" |
Selects the location within the device, where the temperature will be measured.
◆ SFNC_DEVICE_TEMPERATURE
#define SFNC_DEVICE_TEMPERATURE "DeviceTemperature" |
Device temperature in degrees Celsius (C). It is measured at the location selected by DeviceTemperatureSelector.
◆ SFNC_DEVICE_CLOCKSELECTOR
#define SFNC_DEVICE_CLOCKSELECTOR "DeviceClockSelector" |
Selects the clock frequency to access from the device.
◆ SFNC_DEVICE_CLOCKFREQUENCY
#define SFNC_DEVICE_CLOCKFREQUENCY "DeviceClockFrequency" |
Returns the frequency of the selected Clock.
◆ SFNC_DEVICE_SERIALPORTSELECTOR
#define SFNC_DEVICE_SERIALPORTSELECTOR "DeviceSerialPortSelector" |
Selects which serial port of the device to control.
◆ SFNC_IMAGEFORMATCONTROL
#define SFNC_IMAGEFORMATCONTROL "ImageFormatControl" |
Category for Image Format Control features.
◆ SFNC_SENSORWIDTH
#define SFNC_SENSORWIDTH "SensorWidth" |
Effective width of the sensor in pixels.
◆ SFNC_SENSORHEIGHT
#define SFNC_SENSORHEIGHT "SensorHeight" |
Effective height of the sensor in pixels.
◆ SFNC_SENSORTABS
#define SFNC_SENSORTABS "SensorTaps" |
Number of taps of the camera sensor.
◆ SFNC_SENSORDIGITIZATIONTABS
#define SFNC_SENSORDIGITIZATIONTABS "SensorDigitizationTaps" |
Number of digitized samples outputted simultaneously by the camera A/D conversion stage.
◆ SFNC_WIDTHMAX
#define SFNC_WIDTHMAX "WidthMax" |
Maximum width of the image (in pixels). The dimension is calculated after horizontal binning, decimation or any other function changing the horizontal dimension of the image.
◆ SFNC_HEIGHTMAX
#define SFNC_HEIGHTMAX "HeightMax" |
Maximum height of the image (in pixels). This dimension is calculated after vertical binning, decimation or any other function changing the vertical dimension of the image.
◆ SFNC_WIDTH
#define SFNC_WIDTH "Width" |
Width of the image provided by the device (in pixels).
◆ SFNC_HEIGHT
#define SFNC_HEIGHT "Height" |
Height of the image provided by the device (in pixels).
◆ SFNC_OFFSETX
#define SFNC_OFFSETX "OffsetX" |
Horizontal offset from the origin to the region of interest (in pixels).
◆ SFNC_OFFSETY
#define SFNC_OFFSETY "OffsetY" |
Vertical offset from the origin to the region of interest (in pixels).
◆ SFNC_LINEPITCH
#define SFNC_LINEPITCH "LinePitch" |
Total number of bytes between the startsof 2 consecutivelines. This feature is used to facilitate alignment of image data.
◆ SFNC_BINNINGHORIZONTAL
#define SFNC_BINNINGHORIZONTAL "BinningHorizontal" |
Number of horizontal photo-sensitive cells to combine together. This reduces the horizontal resolution (width) of the image.
◆ SFNC_BINNINGVERTICAL
#define SFNC_BINNINGVERTICAL "BinningVertical" |
Number of vertical photo-sensitive cells to combine together. This reduces the vertical resolution (height) of the image.
◆ SFNC_DECIMATIONHORIZONTAL
#define SFNC_DECIMATIONHORIZONTAL "DecimationHorizontal" |
Horizontal sub-sampling of the image. This reduces the horizontal resolution (width) of the image by the specified horizontal decimation factor.
◆ SFNC_DECIMATIONVERTICAL
#define SFNC_DECIMATIONVERTICAL "DecimationVertical" |
Vertical sub-sampling of the image. This reduces the vertical resolution (height) of the image by the specified vertical decimation factor.
◆ SFNC_REVERSEX
#define SFNC_REVERSEX "ReverseX" |
Flip horizontally the image sent by the device. The Region of interest is applied after the flipping.
◆ SFNC_REVERSEY
#define SFNC_REVERSEY "ReverseY" |
Flip vertically the image sent by the device. The Region of interest is applied after the flipping.
◆ SFNC_PIXELFORMAT
#define SFNC_PIXELFORMAT "PixelFormat" |
Format of the pixels provided by the device. It represents all the information provided by PixelSize, PixelColorFilter combined in a single feature.
◆ SFNC_PIXELCODING
#define SFNC_PIXELCODING "PixelCoding" |
This feature is deprecated. It represents the coding of the pixels in the image. Raw gives the data in the native format of the sensor.
◆ SFNC_PIXELSIZE
#define SFNC_PIXELSIZE "PixelSize" |
Total size in bits of a pixel of the image.
◆ SFNC_PIXELCOLORFILTER
#define SFNC_PIXELCOLORFILTER "PixelColorFilter" |
Type of color filter that is applied to the image.
◆ SFNC_PIXELDYNAMICRANGEMIN
#define SFNC_PIXELDYNAMICRANGEMIN "PixelDynamicRangeMin" |
Minimum value that can be returned during the digitization process. This corresponds to the darkest value of the camera. For color camera, this returns the smallest value that each color component can take.
◆ SFNC_PIXELDYNAMICRANGEMAX
#define SFNC_PIXELDYNAMICRANGEMAX "PixelDynamicRangeMax" |
Maximum value that will be returned during the digitization process. This corresponds to the brightest value of the camera. For color camera, this returns the biggest value that each color component can take.
◆ SFNC_TESTIMAGESELECTOR
#define SFNC_TESTIMAGESELECTOR "TestImageSelector" |
This feature is deprecated(See TestPattern). Selects the type of test image that is sent by the device.
◆ SFNC_ACQUISITIONCONTROL
#define SFNC_ACQUISITIONCONTROL "AcquisitionControl" |
Category for the acquisition and trigger control features.
◆ SFNC_ACQUISITION_MODE
#define SFNC_ACQUISITION_MODE "AcquisitionMode" |
Sets the acquisition mode of the device. It defines mainly the number of frames to capture during an acquisition and the way the acquisition stops.
◆ SFNC_ACQUISITION_START
#define SFNC_ACQUISITION_START "AcquisitionStart" |
Starts the Acquisition of the device. The number of frames captured is specified by AcquisitionMode.
◆ SFNC_ACQUISITION_STOP
#define SFNC_ACQUISITION_STOP "AcquisitionStop" |
Stops the Acquisition of the device at the end of the current Frame. It is mainly used when AcquisitionMode is Continuous but can be used in any acquisition mode.
◆ SFNC_ACQUISITION_ABORT
#define SFNC_ACQUISITION_ABORT "AcquisitionAbort" |
Aborts the Acquisition immediately. This will end the capture without completing the current Frame or waiting on a trigger. If no Acquisition is in progress, the command is ignored.
◆ SFNC_ACQUISITION_ARM
#define SFNC_ACQUISITION_ARM "AcquisitionArm" |
Arms the device before an AcquisitionStartcommand. This optional command validates all the current features for consistency and prepares the device for a fast start of the Acquisition.
◆ SFNC_ACQUISITION_FRAMECOUNT
#define SFNC_ACQUISITION_FRAMECOUNT "AcquisitionFrameCount" |
Number of frames to acquire in MultiFrame Acquisition mode.
◆ SFNC_ACQUISITION_FRAMERATE
#define SFNC_ACQUISITION_FRAMERATE "AcquisitionFrameRate" |
Controls the acquisition rate (in Hertz) at which the frames are captured.
◆ SFNC_ACQUISITION_FRAMERATEABS
#define SFNC_ACQUISITION_FRAMERATEABS "AcquisitionFrameRateAbs" |
Deprecated.
◆ SFNC_ACQUISITION_FRAMERATERAW
#define SFNC_ACQUISITION_FRAMERATERAW "AcquisitionFrameRateRaw" |
Deprecated.
◆ SFNC_ACQUISITION_LINERATE
#define SFNC_ACQUISITION_LINERATE "AcquisitionLineRate" |
Controls the rate (in Hertz) at which the Lines in a Frame are captured.
◆ SFNC_ACQUISITION_LINERATEABS
#define SFNC_ACQUISITION_LINERATEABS "AcquisitionLineRateAbs" |
Deprecated.
◆ SFNC_ACQUISITION_LINERATERAW
#define SFNC_ACQUISITION_LINERATERAW "AcquisitionLineRateRaw" |
Deprecated.
◆ SFNC_ACQUISITION_STATUSSELECTOR
#define SFNC_ACQUISITION_STATUSSELECTOR "AcquisitionStatusSelector" |
Selects the internal acquisition signal to read using AcquisitionStatus.
◆ SFNC_ACQUISITION_STATUS
#define SFNC_ACQUISITION_STATUS "AcquisitionStatus" |
Reads the state of the internal acquisition signal selected using AcquisitionStatusSelector.
◆ SFNC_TRIGGERSELECTOR
#define SFNC_TRIGGERSELECTOR "TriggerSelector" |
Selects the type of trigger to configure.
◆ SFNC_TRIGGERMODE
#define SFNC_TRIGGERMODE "TriggerMode" |
Controls if the selected trigger is active.
◆ SFNC_TRIGGERSOFTWARE
#define SFNC_TRIGGERSOFTWARE "TriggerSoftware" |
Generates an internal trigger. TriggerSource must be set to Software.
◆ SFNC_TRIGGERSOURCE
#define SFNC_TRIGGERSOURCE "TriggerSource" |
Specifies the internal signal or physical input Line to use as the trigger source. The selected trigger must have its TriggerMode set to On.
◆ SFNC_TRIGGERACTIVATION
#define SFNC_TRIGGERACTIVATION "TriggerActivation" |
Specifies the activation mode of the trigger.
◆ SFNC_TRIGGEROVERLAP
#define SFNC_TRIGGEROVERLAP "TriggerOverlap" |
Specifies the type trigger overlap permitted with the previous frame or line. This defines when a valid trigger will be accepted (or latched) for a new frame or a new line.
◆ SFNC_TRIGGERDELAY
#define SFNC_TRIGGERDELAY "TriggerDelay" |
Specifies the delay in microseconds (us) to apply after the trigger reception before activating it.
◆ SFNC_TRIGGERDELAYABS
#define SFNC_TRIGGERDELAYABS "TriggerDelayAbs" |
Deprecated.
◆ SFNC_TRIGGERDELAYRAW
#define SFNC_TRIGGERDELAYRAW "TriggerDelayRaw" |
Deprecated.
◆ SFNC_TRIGGERDIVIDER
#define SFNC_TRIGGERDIVIDER "TriggerDivider" |
Specifies a division factor for the incoming trigger pulses.
◆ SFNC_TRIGGERMULTIPLIER
#define SFNC_TRIGGERMULTIPLIER "TriggerMultiplier" |
Specifies a multiplication factor for the incoming trigger pulses.It is used generally used in conjunction with TriggerDividerto control the ratio of triggers that are accepted.
◆ SFNC_EXPOSUREMODE
#define SFNC_EXPOSUREMODE "ExposureMode" |
Sets the operation mode of the Exposure.
◆ SFNC_EXPOSURETIME
#define SFNC_EXPOSURETIME "ExposureTime" |
Sets the Exposure time when ExposureMode is Timed and ExposureAuto is Off. This controls the duration where the photosensitive cells are exposed to light.
◆ SFNC_EXPOSURETIMEABS
#define SFNC_EXPOSURETIMEABS "ExposureTimeAbs" |
Deprecated.
◆ SFNC_EXPOSURETIMERAW
#define SFNC_EXPOSURETIMERAW "ExposureTimeRaw" |
Deprecated.
◆ SFNC_EXPOSUREAUTO
#define SFNC_EXPOSUREAUTO "ExposureAuto" |
Sets the automatic exposure mode when ExposureMode is Timed. The exact algorithm used to implement this control is device-specific.
◆ SFNC_DIGITALIOCONTROL
#define SFNC_DIGITALIOCONTROL "DigitalIOControl" |
Category that contains the digital input and output control features.
◆ SFNC_LINESELECTOR
#define SFNC_LINESELECTOR "LineSelector" |
Selects the physical line (or pin) of the external device connector or the virtual line of the Transport Layer to configure.
◆ SFNC_LINEMODE
#define SFNC_LINEMODE "LineMode" |
Controls if the physical Line is used to Input or Output a signal.
◆ SFNC_LINEINVERTER
#define SFNC_LINEINVERTER "LineInverter" |
Controls the inversion of the signal of the selected input or output Line.
◆ SFNC_LINESTATUS
#define SFNC_LINESTATUS "LineStatus" |
Returns the current status of the selected input or output Line.
◆ SFNC_LINESTATUSALL
#define SFNC_LINESTATUSALL "LineStatusAll" |
Returns the current status of all available Line signals at time of polling in a single bitfield.
◆ SFNC_LINESOURCE
#define SFNC_LINESOURCE "LineSource" |
Selects which internal acquisition or I/O source signal to output on the selected Line. LineMode must be Output.
◆ SFNC_LINEFORMAT
#define SFNC_LINEFORMAT "LineFormat" |
Controls the current electrical format of the selected physical input or output Line.
◆ SFNC_USEROUTPUTSELECTOR
#define SFNC_USEROUTPUTSELECTOR "UserOutputSelector" |
Selects which bit of the User Output register will be set by UserOutputValue.
◆ SFNC_USEROUTPUTVALUE
#define SFNC_USEROUTPUTVALUE "UserOutputValue" |
Sets the value of the bit selected by UserOutputSelector.
◆ SFNC_USEROUTPUTVALUEALL
#define SFNC_USEROUTPUTVALUEALL "UserOutputValueAll" |
Sets the value of all the bits of the User Output register. It is subject to the UserOutputValueAllMask.
◆ SFNC_USEROUTPUTVALUEALLMASK
#define SFNC_USEROUTPUTVALUEALLMASK "UserOutputValueAllMask" |
Sets the write mask to apply to the value specified by UserOutputValueAllbefore writing it in the User Output register. If the UserOutputValueAllMaskfeature is present, setting the user Output register using UserOutputValueAllwill only change the bits that have a corresponding bit in the mask set to one.
◆ SFNC_COUNTERANDTIMERCONTROL
#define SFNC_COUNTERANDTIMERCONTROL "CounterAndTimerControl" |
Category that contains the CounterandTimer control features.
◆ SFNC_COUNTERSELECTOR
#define SFNC_COUNTERSELECTOR "CounterSelector" |
Selects which Counter to configure.
◆ SFNC_COUNTEREVENTSOURCE
#define SFNC_COUNTEREVENTSOURCE "CounterEventSource" |
Select the events that will be the source to increment the Counter.
◆ SFNC_COUNTEREVENTACTIVATION
#define SFNC_COUNTEREVENTACTIVATION "CounterEventActivation" |
Selects the Activation mode Event Source signal.
◆ SFNC_COUNTERRESETSOURCE
#define SFNC_COUNTERRESETSOURCE "CounterResetSource" |
Selects the signals that will be the source to reset the Counter.
◆ SFNC_COUNTERRESETACTIVATION
#define SFNC_COUNTERRESETACTIVATION "CounterResetActivation" |
Selects the Activation mode of the Counter Reset Source signal.
◆ SFNC_COUNTERRESET
#define SFNC_COUNTERRESET "CounterReset" |
Does a software reset of the selected Counter and starts it. The counter starts counting events immediately after the reset unless a Counter trigger is active. CounterReset can be used to reset the Counter independently from the CounterResetSource. To disable the counter temporarily, set CounterEventSource to Off.
◆ SFNC_COUNTERVALUE
#define SFNC_COUNTERVALUE "CounterValue" |
Reads or writes the current value of the selected Counter.
◆ SFNC_COUNTERVALUEATRESET
#define SFNC_COUNTERVALUEATRESET "CounterValueAtReset" |
Reads the value of the selected Counter when it was reset by a trigger or by an explicit CounterReset command.
◆ SFNC_COUNTERDURATION
#define SFNC_COUNTERDURATION "CounterDuration" |
Sets the duration (or number of events) before the CounterEnd event is generated.
◆ SFNC_COUNTERSTATUS
#define SFNC_COUNTERSTATUS "CounterStatus" |
Returns the current statusof the Counter.
◆ SFNC_COUNTERTRIGGERSOURCE
#define SFNC_COUNTERTRIGGERSOURCE "CounterTriggerSource" |
Selects the source to start the Counter.
◆ SFNC_COUNTERTRIGGERACTIVATION
#define SFNC_COUNTERTRIGGERACTIVATION "CounterTriggerActivation" |
Selects the activation mode of the trigger to start the Counter.
◆ SFNC_TIMERSELECTOR
#define SFNC_TIMERSELECTOR "TimerSelector" |
Selects which Timer to configure.
◆ SFNC_TIMERDURATION
#define SFNC_TIMERDURATION "TimerDuration" |
Sets the duration (in microseconds) of the Timer pulse.
◆ SFNC_TIMERDURATIONABS
#define SFNC_TIMERDURATIONABS "TimerDurationAbs" |
Deprecated.
◆ SFNC_TIMERDURATIONRAW
#define SFNC_TIMERDURATIONRAW "TimerDurationRaw" |
Deprecated.
◆ SFNC_TIMERDELAY
#define SFNC_TIMERDELAY "TimerDelay" |
Sets the duration (in microseconds) of the delay to apply at the reception of a trigger before starting the Timer.
◆ SFNC_TIMERDELAYABS
#define SFNC_TIMERDELAYABS "TimerDelayAbs" |
Deprecated.
◆ SFNC_TIMERDELAYRAW
#define SFNC_TIMERDELAYRAW "TimerDelayRaw" |
Deprecated.
◆ SFNC_TIMERRESET
#define SFNC_TIMERRESET "TimerReset" |
Does a software reset of the selected timer and starts it. The timer starts immediately after the reset unless a timer trigger is active.
◆ SFNC_TIMERVALUE
#define SFNC_TIMERVALUE "TimerValue" |
Reads or writes the current value (in microseconds) of the selected Timer.
◆ SFNC_TIMERVALUEABS
#define SFNC_TIMERVALUEABS "TimerValueAbs" |
Deprecated.
◆ SFNC_TIMERVALUERAW
#define SFNC_TIMERVALUERAW "TimerValueRaw" |
Deprecated.
◆ SFNC_TIMERSTATUS
#define SFNC_TIMERSTATUS "TimerStatus" |
Returns the current statusof the Timer.
◆ SFNC_TIMERTRIGGERSOURCE
#define SFNC_TIMERTRIGGERSOURCE "TimerTriggerSource" |
Selects the source of the trigger to start the Timer.
◆ SFNC_TIMERTRIGGERACTIVATION
#define SFNC_TIMERTRIGGERACTIVATION "TimerTriggerActivation" |
Selects the activation mode of the trigger to start the Timer.
◆ SFNC_EVENTCONTROL
#define SFNC_EVENTCONTROL "EventControl" |
Category that contains Event control features.
◆ SFNC_EVENTSELECTOR
#define SFNC_EVENTSELECTOR "EventSelector" |
Selects which Event to signal to the host application.
◆ SFNC_EVENTNOTIFICATION
#define SFNC_EVENTNOTIFICATION "EventNotification" |
Activate or deactivate the notification to the host application of the occurrence of the selected Event.
◆ SFNC_EVENT_FRAMETRIGGERDATA
#define SFNC_EVENT_FRAMETRIGGERDATA "EventFrameTriggerData" |
Category that contains all the data features related to the FrameTrigger Event.
◆ SFNC_EVENT_FRAMETRIGGER
#define SFNC_EVENT_FRAMETRIGGER "EventFrameTrigger" |
Returns the unique Identifier of the FrameTrigger type of Event. It can be used to register a callback function to be notified of the event occurrence. Its value uniquely identifiesthe type event received.
◆ SFNC_EVENT_FRAMETRIGGERTIMESTAMP
#define SFNC_EVENT_FRAMETRIGGERTIMESTAMP "EventFrameTriggerTimestamp" |
Returns the Timestamp of the FrameTrigger Event. It can be used to determine precisely when the event occurred.
◆ SFNC_EVENT_FRAMETRIGGERFRAMEID
#define SFNC_EVENT_FRAMETRIGGERFRAMEID "EventFrameTriggerFrameID" |
Returns the unique Identifier of the Frame (or image) that generated the FrameTrigger Event.
◆ SFNC_EVENT_EXPOSUREENDDATA
#define SFNC_EVENT_EXPOSUREENDDATA "EventExposureEndData" |
Category that contains all the data features related to the ExposureEnd Event.
◆ SFNC_EVENT_EXPOSUREEND
#define SFNC_EVENT_EXPOSUREEND "EventExposureEnd" |
Returns the unique identifier of the ExposureEnd type of Event. This feature can be used to register a callback function to be notified of the event occurrence. Its value uniquely identifies the type of event that will be received.
◆ SFNC_EVENT_EXPOSUREENDTIMESTAMP
#define SFNC_EVENT_EXPOSUREENDTIMESTAMP "EventExposureEndTimestamp" |
Returns the Timestamp of the ExposureEnd Event. It can be used to determine precisely when the event occurred.
◆ SFNC_EVENT_EXPOSUREENDFRAMEID
#define SFNC_EVENT_EXPOSUREENDFRAMEID "EventExposureEndFrameID" |
Returns the unique Identifier of the Frame (or image) that generated the ExposureEnd Event.
◆ SFNC_EVENT_ERRORDATA
#define SFNC_EVENT_ERRORDATA "EventErrorData" |
Category that contains all the data features related to the Error Event.
◆ SFNC_EVENT_ERROR
#define SFNC_EVENT_ERROR "EventError" |
Returns the unique identifier of the Error type of Event. It can be used to register a callbackfunction to be notified of the Error event occurrence. Its value uniquely identifies that the event received was an Error.
◆ SFNC_EVENT_ERRORTIMESTAMP
#define SFNC_EVENT_ERRORTIMESTAMP "EventErrorTimestamp" |
Returns the Timestamp of the Error Event. It can be used to determine when the event occurred.
◆ SFNC_EVENT_ERRORFRAMEID
#define SFNC_EVENT_ERRORFRAMEID "EventErrorFrameID" |
If applicable, returns the unique Identifier of the Frame (or image) that generated the Error Event.
◆ SFNC_EVENT_ERRORCODE
#define SFNC_EVENT_ERRORCODE "EventErrorCode" |
Returns an error code for the error(s) that happened.
◆ SFNC_ANALOGCONTROL
#define SFNC_ANALOGCONTROL "AnalogControl" |
Category that contains the Analog control features.
◆ SFNC_GAINSELECTOR
#define SFNC_GAINSELECTOR "GainSelector" |
Selects which Gain is controlled by the various Gain features.
◆ SFNC_GAIN
#define SFNC_GAIN "Gain" |
Controls the selected gain as an absolute physical value. This is an amplification factor applied to the video signal.
◆ SFNC_GAINRAW
#define SFNC_GAINRAW "GainRaw" |
Deprecated.
◆ SFNC_GAINABS
#define SFNC_GAINABS "GainAbs" |
Deprecated.
◆ SFNC_GAINAUTO
#define SFNC_GAINAUTO "GainAuto" |
Sets the automatic gain control (AGC) mode. The exact algorithm used to implement AGC is device-specific.
◆ SFNC_GAINAUTOBALANCE
#define SFNC_GAINAUTOBALANCE "GainAutoBalance" |
Sets the mode for automatic gain balancing between the sensor color channels or taps. The gain coefficients of each channel or tap are adjusted so they are matched.
◆ SFNC_BLACKLEVELSELECTOR
#define SFNC_BLACKLEVELSELECTOR "BlackLevelSelector" |
Selects which Black Level is controlled by the various Black Level features.
◆ SFNC_BLACKLEVEL
#define SFNC_BLACKLEVEL "BlackLevel" |
Controls the analog black level as an absolute physical value. This represents a DC offset applied to the video signal.
◆ SFNC_BLACKLEVELRAW
#define SFNC_BLACKLEVELRAW "BlackLevelRaw" |
Deprecated.
◆ SFNC_BLACKLEVELABS
#define SFNC_BLACKLEVELABS "BlackLevelAbs" |
Deprecated.
◆ SFNC_BLACKLEVELAUTO
#define SFNC_BLACKLEVELAUTO "BlackLevelAuto" |
Controls the mode for automatic black level adjustment. The exact algorithm used to implement this adjustment is device-specific.
◆ SFNC_BLACKLEVELAUTOBALANCE
#define SFNC_BLACKLEVELAUTOBALANCE "BlackLevelAutoBalance" |
Controls the mode for automatic black level balancing between the sensor color channels or taps. Theblack level coefficients of each channel are adjusted so they are matched.
◆ SFNC_WHITECLIPSELECTOR
#define SFNC_WHITECLIPSELECTOR "WhiteClipSelector" |
Selects which White Clip to control.
◆ SFNC_WHITECLIP
#define SFNC_WHITECLIP "WhiteClip" |
Controls the maximal intensity taken by the video signal before being clipped as an absolute physical value. The video signal will never exceed the white clipping point: it will saturate at that level.
◆ SFNC_WHITECLIPRAW
#define SFNC_WHITECLIPRAW "WhiteClipRaw" |
Deprecated.
◆ SFNC_WHITECLIPABS
#define SFNC_WHITECLIPABS "WhiteClipAbs" |
Deprecated.
◆ SFNC_BALANCERATIOSELECTOR
#define SFNC_BALANCERATIOSELECTOR "BalanceRatioSelector" |
Selects which Balance ratio to control.
◆ SFNC_BALANCERATIO
#define SFNC_BALANCERATIO "BalanceRatio" |
Controls ratio of the selected color component to a reference color component. It is used for white balancing.
◆ SFNC_BALANCERATIOABS
#define SFNC_BALANCERATIOABS "BalanceRatioAbs" |
Deprecated.
◆ SFNC_BALANCEWHITEAUTO
#define SFNC_BALANCEWHITEAUTO "BalanceWhiteAuto" |
Controls the mode for automatic white balancing between the color channels. The white balancing ratios are automatically adjusted.
◆ SFNC_GAMMA
#define SFNC_GAMMA "Gamma" |
Controls the gamma correction of pixel intensity. This is typically used to compensate for non-linearity of the display system (such as CRT).
◆ SFNC_LUTCONTROL
#define SFNC_LUTCONTROL "LUTControl" |
Category that includes the LUT control features.
◆ SFNC_LUTSELECTOR
#define SFNC_LUTSELECTOR "LUTSelector" |
Selects which LUT to control.
◆ SFNC_LUTENABLE
#define SFNC_LUTENABLE "LUTEnable" |
Activates the selected LUT.
◆ SFNC_LUTINDEX
#define SFNC_LUTINDEX "LUTIndex" |
Control the index (offset) of the coefficient to access in the selected LUT.
◆ SFNC_LUTVALUE
#define SFNC_LUTVALUE "LUTValue" |
Returns the Value at entry LUTIndexof the LUT selected by LUTSelector.
◆ SFNC_LUTVALUEALL
#define SFNC_LUTVALUEALL "LUTValueAll" |
Accesses all the LUT coefficients in a single access without using individual LUTIndex.
◆ SFNC_ROOT
#define SFNC_ROOT "Root" |
Provides the Root of the GenICam features tree.
◆ SFNC_DEVICE
#define SFNC_DEVICE "Device" |
Provides the default GenICam port of the Device.
◆ SFNC_TLPARAMSLOCKED
#define SFNC_TLPARAMSLOCKED "TLParamsLocked" |
Used by the Transport Layer to prevent critical features from changing during acquisition.
◆ SFNC_TRANSPORTLAYERCONTROL
#define SFNC_TRANSPORTLAYERCONTROL "TransportLayerControl" |
Category that contains the transport Layer control features.
◆ SFNC_PAYLOADSIZE
#define SFNC_PAYLOADSIZE "PayloadSize" |
Provides the number of bytes transferred for each image or chunk on the stream channel. This includes any end-of-line, end-of-frame statistics or other stamp data. This is the total size of data payload for a data block.
◆ SFNC_GEV_VERSIONMAJOR
#define SFNC_GEV_VERSIONMAJOR "GevVersionMajor" |
This feature is deprecated (See DeviceTLVersionMajor). It was representing the major version of the specification.
◆ SFNC_GEV_VERSIONMINOR
#define SFNC_GEV_VERSIONMINOR "GevVersionMinor" |
This feature is deprecated (See DeviceTLVersionMinor). It was representing the minor version of the specification.
◆ SFNC_GEV_DEVICEMODEISBIGENDIAN
#define SFNC_GEV_DEVICEMODEISBIGENDIAN "GevDeviceModeIsBigEndian" |
This feature is deprecated (See DeviceRegistersEndianness). It was representing the Endianness of the device registers.
◆ SFNC_GEV_DEVICECALSS
#define SFNC_GEV_DEVICECALSS "GevDeviceClass" |
This feature is deprecated (See DeviceType). It was representing the class of the device.
◆ SFNC_GEV_DEVICEMODECHARACTERSET
#define SFNC_GEV_DEVICEMODECHARACTERSET "GevDeviceModeCharacterSet" |
This feature is deprecated (See DeviceCharacterSet). It was representing the character set used by all the strings of the bootstrap registers.
◆ SFNC_GEV_INTERFACESELECTOR
#define SFNC_GEV_INTERFACESELECTOR "GevInterfaceSelector" |
Selects which logical link to control.
◆ SFNC_GEV_MACADDRESS
#define SFNC_GEV_MACADDRESS "GevMACAddress" |
MAC address of the logical link.
◆ SFNC_GEV_SUPPORTEDOPTIONSELECTOR
#define SFNC_GEV_SUPPORTEDOPTIONSELECTOR "GevSupportedOptionSelector" |
Selects the GEV option to interrogate for existing support.
◆ SFNC_GEV_SUPPORTEDOPTION
#define SFNC_GEV_SUPPORTEDOPTION "GevSupportedOption" |
Returns if the selected GEV option is supported.
◆ SFNC_GEV_CURRENTIPADDRESS
#define SFNC_GEV_CURRENTIPADDRESS "GevCurrentIPAddress" |
Reports the IP address for the given logical link.
◆ SFNC_GEV_CURRENTSUBNETMASK
#define SFNC_GEV_CURRENTSUBNETMASK "GevCurrentSubnetMask" |
Reports the subnet mask of the given logical link.
◆ SFNC_GEV_CURRENTDEFAULTGATEWAY
#define SFNC_GEV_CURRENTDEFAULTGATEWAY "GevCurrentDefaultGateway" |
Reports the default gateway IP address to be used on the given logical link.
◆ SFNC_GEV_IPCONFIGURATIONSTATUS
#define SFNC_GEV_IPCONFIGURATIONSTATUS "GevIPConfigurationStatus" |
Reports the current IP configuration status.
◆ SFNC_GEV_FIRSTURL
#define SFNC_GEV_FIRSTURL "GevFirstURL" |
Deprecated! Indicates the first URL to the GenICam XML device description file. The First URL is used as the first choice by the application to retrieve the GenICam XML device description file.
◆ SFNC_GEV_SECONDURL
#define SFNC_GEV_SECONDURL "GevSecondURL" |
Deprecated! Indicates the second URL to the GenICam XML device description file. This URL is an alternative if the application was unsuccessful to retrieve the device description file using the first URL.
◆ SFNC_GEV_NUMBEROFINTERFACES
#define SFNC_GEV_NUMBEROFINTERFACES "GevNumberOfInterfaces" |
This feature is deprecated (See DeviceLinkSelector). It was representing the number of logical links supported by this device.
◆ SFNC_GEV_PERSISTENTIPADDRESS
#define SFNC_GEV_PERSISTENTIPADDRESS "GevPersistentIPAddress" |
Controls the Persistent IP address for this logical link. It is only used when the device boots with the Persistent IP configuration scheme.
◆ SFNC_GEV_PERSISTENTSUBNETMASK
#define SFNC_GEV_PERSISTENTSUBNETMASK "GevPersistentSubnetMask" |
Controls the Persistent subnet mask associated with the Persistent IP address on this logical link. It is only used when the device boots with the Persistent IP configuration scheme.
◆ SFNC_GEV_PERSISTENTDEFAULTGATEWAY
#define SFNC_GEV_PERSISTENTDEFAULTGATEWAY "GevPersistentDefaultGateway" |
Controls the persistent default gateway for this logical link. It is only used when the device boots with the Persistent IP configuration scheme.
◆ SFNC_GEV_GEVLINKSPEED
#define SFNC_GEV_GEVLINKSPEED "GevLinkSpeed" |
This feature is deprecated (See DeviceLinkSpeed). It was representing the speed of transmission negotiated by the given logical link.
◆ SFNC_GEV_MESSAGECHANNELCOUNT
#define SFNC_GEV_MESSAGECHANNELCOUNT "GevMessageChannelCount" |
This feature is deprecated (See DeviceEventChannelCount). It was representing the number of message channels supported by this device.
◆ SFNC_GEV_STREAMCHANNELCOUNT
#define SFNC_GEV_STREAMCHANNELCOUNT "GevStreamChannelCount" |
This feature is deprecated (See DeviceStreamChannelCount). It was representing the number of stream channels supported by this device.
◆ SFNC_GEV_HEARTBEATTIMEOUT
#define SFNC_GEV_HEARTBEATTIMEOUT "GevHeartbeatTimeout" |
This feature is deprecated (See DeviceLinkHeartbeatTimeout). It was controling the current heartbeat timeout in milliseconds.
◆ SFNC_GEV_TIMESTAMPTICKFREQUENCY
#define SFNC_GEV_TIMESTAMPTICKFREQUENCY "GevTimestampTickFrequency" |
This feature is deprecated (See the increment of the TimestampLatchValue feature). It was used to indicate the number of timestamp ticks in 1 second (frequency in Hz). If IEEE 1588 is used, this feature must return 1,000,000,000 (1 GHz).
◆ SFNC_GEV_TIMESTAMPCONTROLLATCH
#define SFNC_GEV_TIMESTAMPCONTROLLATCH "GevTimestampControlLatch" |
This feature is deprecated (See TimestampLatch). It was used to latche the current timestamp counter into GevTimestampValue.
◆ SFNC_GEV_TIMESTAMPCONTROLRESET
#define SFNC_GEV_TIMESTAMPCONTROLRESET "GevTimestampControlReset" |
This feature is deprecated (See TimestampReset). It was used to reset the timestamp counter to 0. This feature is not available or as no effect when IEEE 1588 is used.
◆ SFNC_GEV_TIMESTAMPVALUE
#define SFNC_GEV_TIMESTAMPVALUE "GevTimestampValue" |
This feature is deprecated (See TimestampLatchValue). It was used to return the latched 64-bit value of the timestamp counter.
◆ SFNC_GEV_DISCOVERYACKDELAY
#define SFNC_GEV_DISCOVERYACKDELAY "GevDiscoveryAckDelay" |
Indicates the maximum randomized delay the device will wait to acknowledge a discovery command.
◆ SFNC_GEV_GVCPEXTENDEDSTATUSCODES
#define SFNC_GEV_GVCPEXTENDEDSTATUSCODES "GevGVCPExtendedStatusCodes" |
Enables the generation of extended status codes.
◆ SFNC_GEV_GVCPPENDINGACK
#define SFNC_GEV_GVCPPENDINGACK "GevGVCPPendingAck" |
Enables the generation of PENDING_ACK.
◆ SFNC_GEV_GVCPHEARTBEATDISABLE
#define SFNC_GEV_GVCPHEARTBEATDISABLE "GevGVCPHeartbeatDisable" |
This feature is deprecated (See DeviceHeartbeatMode).It was used to disable the GVCP heartbeat.
◆ SFNC_GEV_GVCPPENDINGTIMEOUT
#define SFNC_GEV_GVCPPENDINGTIMEOUT "GevGVCPPendingTimeout" |
This feature is deprecated (See DeviceLinkCommandTimeout). It was used to indicate the longest GVCP command execution time before a device returns a PENDING_ACK.
◆ SFNC_GEV_PRIMARYAPPLICATIONSWITCHOVERKEY
#define SFNC_GEV_PRIMARYAPPLICATIONSWITCHOVERKEY "GevPrimaryApplicationSwitchoverKey" |
Controls the key to use to authenticate primary application switchover requests.
◆ SFNC_GEV_CCP
#define SFNC_GEV_CCP "GevCCP" |
Controls the device access privilege of an application.
◆ SFNC_GEV_PRIMARYAPPLICATIONSOCKET
#define SFNC_GEV_PRIMARYAPPLICATIONSOCKET "GevPrimaryApplicationSocket" |
Returns the UDP source port of the primary application.
◆ SFNC_GEV_PRIMARYAPPLICATIONIPADDRESS
#define SFNC_GEV_PRIMARYAPPLICATIONIPADDRESS "GevPrimaryApplicationIPAddress" |
Returns the address of the primary application.
◆ SFNC_GEV_MCPHOSTPORT
#define SFNC_GEV_MCPHOSTPORT "GevMCPHostPort" |
Controls the port to which the device must send messages. Setting this value to 0 closes the message channel.
◆ SFNC_GEV_MCDA
#define SFNC_GEV_MCDA "GevMCDA" |
Controls the destination IP address for the message channel.
◆ SFNC_GEV_MCTT
#define SFNC_GEV_MCTT "GevMCTT" |
Provides the transmission timeout value in milliseconds.
◆ SFNC_GEV_MCRC
#define SFNC_GEV_MCRC "GevMCRC" |
Controls the number of retransmissions allowed when a message channel message times out.
◆ SFNC_GEV_MCSP
#define SFNC_GEV_MCSP "GevMCSP" |
This feature indicates the sourceport for the message channel.
◆ SFNC_GEV_STREAMCHANNELSELECTOR
#define SFNC_GEV_STREAMCHANNELSELECTOR "GevStreamChannelSelector" |
Selects the stream channel to control.
◆ SFNC_GEV_SCCFGUNCONDITIONALSTREAMING
#define SFNC_GEV_SCCFGUNCONDITIONALSTREAMING "GevSCCFGUnconditionalStreaming" |
Enables the alternate IP destination for stream packets resent due to a packet resend request. When True, the source IP address provided in the packet resend command packet is used. When False, the value set in the GevSCDA[GevStreamChannelSelector]featureis used.
◆ SFNC_GEV_SCCFGEXTENDEDCHUNKDATA
#define SFNC_GEV_SCCFGEXTENDEDCHUNKDATA "GevSCCFGExtendedChunkData" |
Enables cameras to use the extended chunk data payload type for this stream channel.
◆ SFNC_GEV_SCPDIRECTION
#define SFNC_GEV_SCPDIRECTION "GevSCPDirection" |
This feature is deprecated (See DeviceStreamChannelType). It was used to report the direction of the stream channel.
◆ SFNC_GEV_SCPINTERFACEINDEX
#define SFNC_GEV_SCPINTERFACEINDEX "GevSCPInterfaceIndex" |
Index of the logical link to use.
◆ SFNC_GEV_SCPHOSTPORT
#define SFNC_GEV_SCPHOSTPORT "GevSCPHostPort" |
Controls the port of the selected channel to which a GVSP transmitter must send data stream or the port from which a GVSP receiver may receive data stream. Setting this value to 0 closes the stream channel.
◆ SFNC_GEV_SCPSFIRETESTPACKET
#define SFNC_GEV_SCPSFIRETESTPACKET "GevSCPSFireTestPacket" |
Sends a test packet. When this feature is set, the device will fire one test packet.
◆ SFNC_GEV_SCPSDONOTFRAGMENT
#define SFNC_GEV_SCPSDONOTFRAGMENT "GevSCPSDoNotFragment" |
The state of this feature is copied into the "do not fragment" bit of IP header of eachstream packet. It can be used by the application to prevent IP fragmentation of packets on the stream channel.
◆ SFNC_GEV_SCPSBIGENDIAN
#define SFNC_GEV_SCPSBIGENDIAN "GevSCPSBigEndian" |
This feature is deprecated (See DeviceStreamChannelEndianness). It was used to control the endianness of multi-byte pixel data for this stream.
◆ SFNC_GEV_SCPSPACKETSIZE
#define SFNC_GEV_SCPSPACKETSIZE "GevSCPSPacketSize" |
Version 2.3Standard FeaturesNaming Convention2016-5-26Page477of 519CategoryGigEVisionLevelRecommendedInterfaceIIntegerAccessRead/(Write)UnitBVisibilityExpertValues>0This GigE Vision specific feature corresponds to DeviceStreamChannelPacketSizeand should be kept in sync with it. It specifiesthe stream packet size, in bytes, to send on the selected channel for a GVSP transmitter or specifies the maximum packet size supported by a GVSP receiver.This does not include data leader and data trailer and the last data packet which might be of smaller size (since packet size is not necessarily a multiple of block size for stream channel).
◆ SFNC_GEV_SCPD
#define SFNC_GEV_SCPD "GevSCPD" |
Controls the delay (in GEV timestamp counter unit) to insert between each packet for this stream channel. This can be used as a crude flow-control mechanism if the application or the network infrastructure cannot keep up with the packets coming from the device.
◆ SFNC_GEV_SCDA
#define SFNC_GEV_SCDA "GevSCDA" |
Controls the destination IP address of the selected stream channel to which a GVSP transmitter must send data stream or the destination IP address from which a GVSP receiver may receive data stream.
◆ SFNC_GEV_SCSP
#define SFNC_GEV_SCSP "GevSCSP" |
Indicates the source port of the stream channel.
◆ SFNC_GEV_MANIFESTENTRYSELECTOR
#define SFNC_GEV_MANIFESTENTRYSELECTOR "GevManifestEntrySelector" |
Deprecated.
◆ SFNC_GEV_MANIFESTXMLMAJORVERSION
#define SFNC_GEV_MANIFESTXMLMAJORVERSION "GevManifestXMLMajorVersion" |
Deprecated.
◆ SFNC_GEV_MANIFESTXMLMINORVERSION
#define SFNC_GEV_MANIFESTXMLMINORVERSION "GevManifestXMLMinorVersion" |
Deprecated.
◆ SFNC_GEV_MANIFESTXMLSUBMINORVERSION
#define SFNC_GEV_MANIFESTXMLSUBMINORVERSION "GevManifestXMLSubMinorVersion" |
Deprecated.
◆ SFNC_GEV_MANIFESTSCHEMAMAJORVERSION
#define SFNC_GEV_MANIFESTSCHEMAMAJORVERSION "GevManifestSchemaMajorVersion" |
Deprecated.
◆ SFNC_GEV_MANIFESTSCHEMAMINORVERSION
#define SFNC_GEV_MANIFESTSCHEMAMINORVERSION "GevManifestSchemaMinorVersion" |
Deprecated.
◆ SFNC_GEV_MANIFESTPRIMARYURL
#define SFNC_GEV_MANIFESTPRIMARYURL "GevManifestPrimaryURL" |
Deprecated.
◆ SFNC_GEV_MANIFESTSECONDARYURL
#define SFNC_GEV_MANIFESTSECONDARYURL "GevManifestSecondaryURL" |
Deprecated.
◆ SFNC_CL_CONFIGURATION
#define SFNC_CL_CONFIGURATION "ClConfiguration" |
Deprecated.
◆ SFNC_CL_TIMESLOTSCOUNT
#define SFNC_CL_TIMESLOTSCOUNT "ClTimeSlotsCount" |
Deprecated.
◆ SFNC_DEVICETAPGEOMETRY
#define SFNC_DEVICETAPGEOMETRY "DeviceTapGeometry" |
This device tap geometry feature describes the geometrical properties characterizing the taps of a camera as presented at the output of the device.
◆ SFNC_USERSETCONTROL
#define SFNC_USERSETCONTROL "UserSetControl" |
Category that contains the User Set control features.
◆ SFNC_USERSETSELECTOR
#define SFNC_USERSETSELECTOR "UserSetSelector" |
Selects the feature User Set to load, save or configure.
◆ SFNC_USERSETLOAD
#define SFNC_USERSETLOAD "UserSetLoad" |
Loads the User Set specified by UserSetSelectorto the device and makes it active.
◆ SFNC_USERSETSAVE
#define SFNC_USERSETSAVE "UserSetSave" |
Save the User Set specified by UserSetSelectorto the non-volatile memory of the device.
◆ SFNC_USERSETDEFAULTSELECTOR
#define SFNC_USERSETDEFAULTSELECTOR "UserSetDefaultSelector" |
This feature is deprecated (See UserSetDefault). Selects the feature User Set to load and make active when the device is reset.
◆ SFNC_CHUNKDATACONTROL
#define SFNC_CHUNKDATACONTROL "ChunkDataControl" |
Category that contains the Chunk Data control features.
◆ SFNC_CHUNKMODEACTIVE
#define SFNC_CHUNKMODEACTIVE "ChunkModeActive" |
Activates the inclusion of Chunk data in the payload of the image.
◆ SFNC_CHUNKSELECTOR
#define SFNC_CHUNKSELECTOR "ChunkSelector" |
Selects which Chunk to enable or control.
◆ SFNC_CHUNKENABLE
#define SFNC_CHUNKENABLE "ChunkEnable" |
Enables the inclusion of the selected Chunk data in the payload of the image.
◆ SFNC_CHUNKIMAGE
#define SFNC_CHUNKIMAGE "ChunkImage" |
Returns the entire image data included in the payload.
◆ SFNC_CHUNKOFFSETX
#define SFNC_CHUNKOFFSETX "ChunkOffsetX" |
Returns the OffsetXof the image included in the payload.
◆ SFNC_CHUNKOFFSETY
#define SFNC_CHUNKOFFSETY "ChunkOffsetY" |
Returns the OffsetYof the image included in the payload.
◆ SFNC_CHUNKWIDTH
#define SFNC_CHUNKWIDTH "ChunkWidth" |
Returns the Widthof the image included in the payload.
◆ SFNC_CHUNKHEIGHT
#define SFNC_CHUNKHEIGHT "ChunkHeight" |
Returns the Heightof the image included in the payload.
◆ SFNC_CHUNKPIXELFORMAT
#define SFNC_CHUNKPIXELFORMAT "ChunkPixelFormat" |
Returns the PixelFormatof the image included in the payload.
◆ SFNC_CHUNKPIXELDYNAMICRANGEMIN
#define SFNC_CHUNKPIXELDYNAMICRANGEMIN "ChunkPixelDynamicRangeMin" |
Returns the minimum value of dynamic range of the image included in the payload.
◆ SFNC_CHUNKPIXELDYNAMICRANGEMAX
#define SFNC_CHUNKPIXELDYNAMICRANGEMAX "ChunkPixelDynamicRangeMax" |
Returns themaximum value of dynamic range of the image included in the payload.
◆ SFNC_CHUNKTIMESTAMP
#define SFNC_CHUNKTIMESTAMP "ChunkTimestamp" |
Returns the Timestamp of the image included in the payload at the time of the FrameStart internal event.
◆ SFNC_CHUNKLINESTATUSALL
#define SFNC_CHUNKLINESTATUSALL "ChunkLineStatusAll" |
Returns the status of all the I/O lines at the time of the FrameStart internal event.
◆ SFNC_CHUNKCOUNTERSELECTOR
#define SFNC_CHUNKCOUNTERSELECTOR "ChunkCounterSelector" |
Selects which counter to retrieve data from.
◆ SFNC_CHUNKCOUNTERVALUE
#define SFNC_CHUNKCOUNTERVALUE "ChunkCounterValue" |
Returns the value of the selected Chunk counter at the time of the FrameStart event.
◆ SFNC_CHUNKTIMERSELECTOR
#define SFNC_CHUNKTIMERSELECTOR "ChunkTimerSelector" |
Selects which Timer to retrieve data from.
◆ SFNC_CHUNKTIMERVALUE
#define SFNC_CHUNKTIMERVALUE "ChunkTimerValue" |
Returns the value of the selected Timer at the time of the FrameStart internal event.
◆ SFNC_CHUNKEXPOSURETIME
#define SFNC_CHUNKEXPOSURETIME "ChunkExposureTime" |
Returns the exposure time used to capture the image.
◆ SFNC_CHUNKGAINSELECTOR
#define SFNC_CHUNKGAINSELECTOR "ChunkGainSelector" |
Selects which Gain to return.
◆ SFNC_CHUNKGAIN
#define SFNC_CHUNKGAIN "ChunkGain" |
Returns the gain used to capture the image.
◆ SFNC_CHUNKBLACKLEVELSELECTOR
#define SFNC_CHUNKBLACKLEVELSELECTOR "ChunkBlackLevelSelector" |
Selects which Black Level to return.
◆ SFNC_CHUNKLINEPITCH
#define SFNC_CHUNKLINEPITCH "ChunkLinePitch" |
Returns the LinePitchof the image included in the payload.
◆ SFNC_CHUNKFRAMEID
#define SFNC_CHUNKFRAMEID "ChunkFrameID" |
Returns the unique Identifier of the frame (or image) included in the payload.
◆ SFNC_FILEACCESSCONTROL
#define SFNC_FILEACCESSCONTROL "FileAccessControl" |
Category that contains the File Access control features.
◆ SFNC_FILESELECTOR
#define SFNC_FILESELECTOR "FileSelector" |
Selects the target file in the device.
◆ SFNC_FILEOPERATIONSELECTOR
#define SFNC_FILEOPERATIONSELECTOR "FileOperationSelector" |
Selects the target operation for the selected file in the device. This Operation is executed when the FileOperationExecutefeature is called.
◆ SFNC_FILEOPERATIONEXECUTE
#define SFNC_FILEOPERATIONEXECUTE "FileOperationExecute" |
Executes the operationselected by FileOperationSelector on the selected file.
◆ SFNC_FILEOPENMODE
#define SFNC_FILEOPENMODE "FileOpenMode" |
Selects the access mode in which a file is opened in the device.
◆ SFNC_FILEACCESSBUFFER
#define SFNC_FILEACCESSBUFFER "FileAccessBuffer" |
Defines the intermediate access buffer that allows the exchange of data between the device file storage and the application.
◆ SFNC_FILEACCESSOFFSET
#define SFNC_FILEACCESSOFFSET "FileAccessOffset" |
Controls the Offset of the mapping between the device file storage and the FileAccessBuffer.
◆ SFNC_FILEACCESSLENGTH
#define SFNC_FILEACCESSLENGTH "FileAccessLength" |
Controls the Length of the mapping between the device file storage and the FileAccessBuffer.
◆ SFNC_FILEOPERATIONSTATUS
#define SFNC_FILEOPERATIONSTATUS "FileOperationStatus" |
Represents the file operation execution status.
◆ SFNC_FILEOPERATIONRESULT
#define SFNC_FILEOPERATIONRESULT "FileOperationResult" |
Represents the file operation result. For Read or Write operations, the number of successfully read/written bytes is returned.
◆ SFNC_FILESIZE
#define SFNC_FILESIZE "FileSize" |
Represents the size of the selected file in bytes.
◆ SFNC_COLORTRANSFORMATIONCONTROL
#define SFNC_COLORTRANSFORMATIONCONTROL "ColorTransformationControl" |
Category that contains the Color Transformation control features.
◆ SFNC_COLORTRANSFORMATIONSELECTOR
#define SFNC_COLORTRANSFORMATIONSELECTOR "ColorTransformationSelector" |
Selects which Color Transformation module is controlled by the various Color Transformation features.
◆ SFNC_COLORTRANSFORMATIONENABLE
#define SFNC_COLORTRANSFORMATIONENABLE "ColorTransformationEnable" |
Activates the selected Color Transformation module.
◆ SFNC_COLORTRANSFORMATIONVALUESELECTOR
#define SFNC_COLORTRANSFORMATIONVALUESELECTOR "ColorTransformationValueSelector" |
Selects the Gain factor or Offset of the Transformation matrix to access in the selected Color Transformation module.
◆ SFNC_COLORTRANSFORMATIONVALUE
#define SFNC_COLORTRANSFORMATIONVALUE "ColorTransformationValue" |
Represents the value of the selected Gain factor or Offset inside the Transformation matrix.
◆ SFNC_ACTIONCONTROL
#define SFNC_ACTIONCONTROL "ActionControl" |
Category that contains the Action control features.
◆ SFNC_ACTIONDEVICEKEY
#define SFNC_ACTIONDEVICEKEY "ActionDeviceKey" |
Provides the device key that allows the device to check the validity of action commands. The device internal assertion of an action signal is only authorized if the ActionDeviceKeyand the action device key value in the protocol message are equal.
◆ SFNC_ACTIONSELECTOR
#define SFNC_ACTIONSELECTOR "ActionSelector" |
Selects to which Action Signal further Action settings apply.
◆ SFNC_ACTIONGROUPMASK
#define SFNC_ACTIONGROUPMASK "ActionGroupMask" |
Provides the mask that the device will use to validate the action on reception of the action protocol message.
◆ SFNC_ACTIONGROUPKEY
#define SFNC_ACTIONGROUPKEY "ActionGroupKey" |
Provides the key that the device will use to validate the action on reception of the action protocol message.
◆ GENTL_SFNC_TLPORT
#define GENTL_SFNC_TLPORT "TLPort" |
The GenICam port through which the System module is accessed.
◆ GENTL_SFNC_TLVENDORNAME
#define GENTL_SFNC_TLVENDORNAME "TLVendorName" |
Name of the GenTL Producer vendor.
◆ GENTL_SFNC_TLMODELNAME
#define GENTL_SFNC_TLMODELNAME "TLModelName" |
Name of the GenTL Producer to distinguish different kinds of GenTL Producer implementations from one vendor.
◆ GENTL_SFNC_TLID
#define GENTL_SFNC_TLID "TLID" |
Unique identifier of the GenTL Producer like a GUID.
◆ GENTL_SFNC_TLVERSION
#define GENTL_SFNC_TLVERSION "TLVersion" |
Vendor specific version string of the GenTL Producer.
◆ GENTL_SFNC_TLPATH
#define GENTL_SFNC_TLPATH "TLPath" |
Full path to the GenTL Producer including filename and extension.
◆ GENTL_SFNC_TLTYPE
#define GENTL_SFNC_TLTYPE "TLType" |
Transport layer type of the GenTL Producer implementation.
◆ GENTL_SFNC_GENTLVERSIONMAJOR
#define GENTL_SFNC_GENTLVERSIONMAJOR "GenTLVersionMajor" |
Major version number of the GenTL specification the GenTL Producer implementation complies with.
◆ GENTL_SFNC_GENTLVERSIONMINOR
#define GENTL_SFNC_GENTLVERSIONMINOR "GenTLVersionMinor" |
Minor version number of the GenTL specification the GenTL Producer implementation complies with.
◆ GENTL_SFNC_GENTLINTERFACEUPDATELIST
#define GENTL_SFNC_GENTLINTERFACEUPDATELIST "InterfaceUpdateList" |
Updates the internal list of the interfaces. This feature should be readable if the execution cannot performed immediately. The command then returns and the status can be polled. This function interacts with the TLUpdateInterfaceList function of the GenTL Producer. It is up to the GenTL Consumer to handle access in case both methods are used.
◆ GENTL_SFNC_GENTLINTERFACESELECTOR
#define GENTL_SFNC_GENTLINTERFACESELECTOR "InterfaceSelector" |
Selector for the different GenTL Producer interfaces. This interface list only changes on execution of "InterfaceUpdateList". The selector is 0-based in order to match the index of the C interface.
◆ GENTL_SFNC_GENTLINTERFACEID
#define GENTL_SFNC_GENTLINTERFACEID "InterfaceID" |
GenTL Producer wide unique identifier of the selected interface.
◆ GENTL_SFNC_GEVVERSIONMAJOR
#define GENTL_SFNC_GEVVERSIONMAJOR "GevVersionMajor" |
This feature is deprecated (See InterfaceTLVersionMajor). Major version number of the GigE Vision specification the GenTL Producer implementation complies with.
◆ GENTL_SFNC_GEVVERSIONMINOR
#define GENTL_SFNC_GEVVERSIONMINOR "GevVersionMinor" |
This feature is deprecated (See InterfaceTLVersionMinor). Minor version number of the GigE Vision specification the GenTL Producer implementation complies with.
◆ GENTL_SFNC_GEVINTERFACEMACADDRESS [1/2]
#define GENTL_SFNC_GEVINTERFACEMACADDRESS "GevInterfaceMACAddress" |
48-bit MAC address of the selected interface. Note that for a GenTL Producer implementation supporting GigE Vision this feature is mandatory.
48-bit MAC address of this interface. Note that for a GenTL Producer implementation supporting GigE Vision this feature is mandatory.
◆ GENTL_SFNC_GEVINTERFACEMACADDRESS [2/2]
#define GENTL_SFNC_GEVINTERFACEMACADDRESS "GevInterfaceMACAddress" |
48-bit MAC address of the selected interface. Note that for a GenTL Producer implementation supporting GigE Vision this feature is mandatory.
48-bit MAC address of this interface. Note that for a GenTL Producer implementation supporting GigE Vision this feature is mandatory.
◆ GENTL_SFNC_GEVINTERFACEDEFAULTIPADDRESS
#define GENTL_SFNC_GEVINTERFACEDEFAULTIPADDRESS "GevInterfaceDefaultIPAddress" |
IP address of the first subnet of the selected interface. Note that for a GenTL Producer implementation supporting GigE Vision this feature is mandatory.
◆ GENTL_SFNC_GEVINTERFACEDEFAULTSUBNETMASK
#define GENTL_SFNC_GEVINTERFACEDEFAULTSUBNETMASK "GevInterfaceDefaultSubnetMask" |
Subnet mask of the first subnet of the selected interface. Note that for a GenTL Producer implementation supporting GigE Vision this feature is mandatory.
◆ GENTL_SFNC_GEVINTERFACEDEFAULTGATEWAY
#define GENTL_SFNC_GEVINTERFACEDEFAULTGATEWAY "GevInterfaceDefaultGateway" |
Gateway of the selected interface.
◆ GENTL_SFNC_INTERFACEPORT
#define GENTL_SFNC_INTERFACEPORT "InterfacePort" |
The GenICam port through which the Interface module is accessed.
◆ GENTL_SFNC_INTERFACEID
#define GENTL_SFNC_INTERFACEID "InterfaceID" |
GenTL Producer wide unique identifier of the selected interface.
◆ GENTL_SFNC_INTERFACETYPE
#define GENTL_SFNC_INTERFACETYPE "InterfaceType" |
Transport layer type of the interface.
◆ GENTL_SFNC_DEVICEUPDATELIST
#define GENTL_SFNC_DEVICEUPDATELIST "DeviceUpdateList" |
Updates the internal device list. This feature should be readable if the execution cannot be performed immediately. The command then returns and the status can be polled. This feature interacts with the IFUpdateDeviceList function of the GenTL Producer. It is up to the GenTL Consumer to handle access in case both methods are used.
◆ GENTL_SFNC_DEVICESELECTOR
#define GENTL_SFNC_DEVICESELECTOR "DeviceSelector" |
Selector for the different devices on this interface. This value only changes on execution of "DeviceUpdateList". The selector is 0-based in order to match the index of the C interface.
◆ GENTL_SFNC_DEVICEID [1/2]
#define GENTL_SFNC_DEVICEID "DeviceID" |
Interface wide unique identifier of the selected device. This value only changes on execution of the DeviceUpdateList command.
Interface wide unique identifier of the selected device.
◆ GENTL_SFNC_DEVICEID [2/2]
#define GENTL_SFNC_DEVICEID "DeviceID" |
Interface wide unique identifier of the selected device. This value only changes on execution of the DeviceUpdateList command.
Interface wide unique identifier of the selected device.
◆ GENTL_SFNC_DEVICEVENDORNAME [1/2]
#define GENTL_SFNC_DEVICEVENDORNAME "DeviceVendorName" |
Name of the device vendor. This value only changes on execution of the DeviceUpdateList command.
Name of the device vendor.
◆ GENTL_SFNC_DEVICEVENDORNAME [2/2]
#define GENTL_SFNC_DEVICEVENDORNAME "DeviceVendorName" |
Name of the device vendor. This value only changes on execution of the DeviceUpdateList command.
Name of the device vendor.
◆ GENTL_SFNC_DEVICEMODELNAME [1/2]
#define GENTL_SFNC_DEVICEMODELNAME "DeviceModelName" |
Name of the device model. This value only changes on execution of the DeviceUpdateList command.
Name of the device model.
◆ GENTL_SFNC_DEVICEMODELNAME [2/2]
#define GENTL_SFNC_DEVICEMODELNAME "DeviceModelName" |
Name of the device model. This value only changes on execution of the DeviceUpdateList command.
Name of the device model.
◆ GENTL_SFNC_DEVICEACCESSSTATUS
#define GENTL_SFNC_DEVICEACCESSSTATUS "DeviceAccessStatus" |
Gives the device's access status at the moment of the last execution of the DeviceUpdateList command. This value only changes on execution of the DeviceUpdateList command.
◆ GENTL_SFNC_GEVINTERFACEGATEWAYSELECTOR
#define GENTL_SFNC_GEVINTERFACEGATEWAYSELECTOR "GevInterfaceGatewaySelector" |
Selector for the different gateway entries for this interface. The selector is 0-based. Note that for a GenTL Producer implementation supporting GigE Vision this feature is mandatory.
◆ GENTL_SFNC_GEVINTERFACEGATEWAY
#define GENTL_SFNC_GEVINTERFACEGATEWAY "GevInterfaceGateway" |
IP address of the selected gateway entry of this interface. Note that for a GenTL Producer implementation supporting GigE Vision this feature is mandatory.
◆ GENTL_SFNC_GEVINTERFACESUBNETSELECTOR
#define GENTL_SFNC_GEVINTERFACESUBNETSELECTOR "GevInterfaceSubnetSelector" |
Selector for the subnet of this interface. Note that for a GenTL Producer implementation supporting GigE Vision this feature is mandatory.
◆ GENTL_SFNC_GEVINTERFACESUBNETIPADDRESS
#define GENTL_SFNC_GEVINTERFACESUBNETIPADDRESS "GevInterfaceSubnetIPAddress" |
IP address of the selected subnet of this interface. Note that for a GenTL Producer implementation supporting GigE Vision this feature is mandatory.
◆ GENTL_SFNC_GEVINTERFACESUBNETMASK
#define GENTL_SFNC_GEVINTERFACESUBNETMASK "GevInterfaceSubnetMask" |
Subnet mask of the selected subnet of this interface. Note that for a GenTL Producer implementation supporting GigE Vision this feature is mandatory.
◆ GENTL_SFNC_DEVICEPORT
#define GENTL_SFNC_DEVICEPORT "DevicePort" |
The GenICam port through which the Device module is accessed.Note that DevicePort is a port node (not a feature node) and is generally not accessed by the end user directly.
◆ GENTL_SFNC_DEVICETYPE
#define GENTL_SFNC_DEVICETYPE "DeviceType" |
Transport layer type of the device.
◆ GENTL_SFNC_STREAMSELECTOR
#define GENTL_SFNC_STREAMSELECTOR "StreamSelector" |
Selector for the different stream channels.
◆ GENTL_SFNC_STREAMID [1/2]
#define GENTL_SFNC_STREAMID "StreamID" |
Device unique ID for the stream.
◆ GENTL_SFNC_STREAMID [2/2]
#define GENTL_SFNC_STREAMID "StreamID" |
Device unique ID for the stream.
◆ GENTL_SFNC_GEVDEVICEIPADDRESS
#define GENTL_SFNC_GEVDEVICEIPADDRESS "GevDeviceIPAddress" |
Current IP address of the GVCP interface of the selected remote device.
◆ GENTL_SFNC_GEVDEVICESUBNETMASK
#define GENTL_SFNC_GEVDEVICESUBNETMASK "GevDeviceSubnetMask" |
Current subnet mask of the GVCP interface of the selected remote device.
◆ GENTL_SFNC_GEVDEVICEMACADDRESS
#define GENTL_SFNC_GEVDEVICEMACADDRESS "GevDeviceMACAddress" |
48-bit MAC address of the GVCP interface of the selected remote device.
◆ GENTL_SFNC_GEVDEVICEGATEWAY
#define GENTL_SFNC_GEVDEVICEGATEWAY "GevDeviceGateway" |
Current gateway IP address of the GVCP interface of the selected remote device.
◆ GENTL_SFNC_DEVICEENDIANESSMECHANISM
#define GENTL_SFNC_DEVICEENDIANESSMECHANISM "DeviceEndianessMechanism" |
Identifies the endianess handling mode.
◆ GENTL_SFNC_STREAMPORT
#define GENTL_SFNC_STREAMPORT "StreamPort" |
The GenICam port through which the Data Stream module is accessed.
◆ GENTL_SFNC_STREAMANNOUNCEDBUFFERCOUNT
#define GENTL_SFNC_STREAMANNOUNCEDBUFFERCOUNT "StreamAnnouncedBufferCount" |
Number of announced (known) buffers on this stream. This value is volatile. It may change if additional buffers are announced and/or buffers are revoked by the GenTL Consumer.
◆ GENTL_SFNC_STREAMANNOUNCEBUFFERMINIMUM
#define GENTL_SFNC_STREAMANNOUNCEBUFFERMINIMUM "StreamAnnounceBufferMinimum" |
Minimal number of buffers to announce to enable selected buffer handling mode.
◆ GENTL_SFNC_STREAMTYPE
#define GENTL_SFNC_STREAMTYPE "StreamType" |
Transport layer type of the Data Stream.
◆ GENTL_SFNC_BUFFERPORT
#define GENTL_SFNC_BUFFERPORT "BufferPort" |
The GenICam port through which the Buffer module is accessed.
◆ GENTL_SFNC_BUFFERDATA
#define GENTL_SFNC_BUFFERDATA "BufferData" |
Entire buffer data.
◆ GENTL_SFNC_BUFFERUSERDATA
#define GENTL_SFNC_BUFFERUSERDATA "BufferUserData" |
Pointer to user data casted to an integer number referencing GenTL Consumer specific data. It is reflecting the pointer provided by the user data pointer at buffer announcement.This allows the GenTL Consumer to attach information to a buffer.