Pylon::GigEActionCommandResult#
Optional result structure of IGigETransportLayer::IssueActionCommand and IGigETransportLayer::IssueScheduledActionCommand.
#include <pylon/gige/GigETransportLayer.h>
Public Attributes#
Name | |
---|---|
char | DeviceAddress IP address of the device. |
int32_t | Status GigE Vision status code returned by the device. See Pylon::EGigEActionCommandStatus for more information. |
Public Attributes Documentation#
variable DeviceAddress#
IP address of the device.
variable Status#
GigE Vision status code returned by the device. See Pylon::EGigEActionCommandStatus for more information.