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#
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.
Updated on 5 July 2022 at 12:01:38