Skip to content

PylonGigEActionCommandResult_t#

Module: pylon Interface

Optional result structure of PylonGigEIssueActionCommand() and PylonGigEIssueScheduledActionCommand().

#include <pylonc/PylonC.h>

Public Attributes#

Name
char DeviceAddress
int32_t Status

Public Attributes Documentation#

variable DeviceAddress#

char DeviceAddress;

IP address of the device.

variable Status#

int32_t Status;

GigE Vision status code returned by the device. See Pylon::EGigEActionCommandStatus for more information.