PylonGigEActionCommandResult_t#
Optional result structure of PylonGigEIssueActionCommand() and PylonGigEIssueScheduledActionCommand().
#include <pylonc/PylonC.h>
Public Attributes#
Name | |
---|---|
char | DeviceAddress |
int32_t | Status |
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.