ActionCommandResult Class#
Inheritance Hierarchy#
System.Object
  Basler.Pylon.ActionCommandResult
Syntax#
C#
 
VB
 
The ActionCommandResult type exposes the following members.
Constructors#
| Name | Description | |
|---|---|---|
|  | ActionCommandResult | Initializes a new instance of the ActionCommandResult class | 
Fields#
| Name | Description | |
|---|---|---|
|  | ActionCommandStatus | GigE Vision status code returned by the camera. See Basler.Pylon.ActionCommandStatus for more information. | 
|  | CameraAddress | IP address of the camera. | 
ActionCommandResult.ActionCommandStatus Field#
GigE Vision status code returned by the camera. See Basler.Pylon.ActionCommandStatus for more information.
Syntax#
C#
 
VB
 
Field Value#
Type: Int32
ActionCommandResult.CameraAddress Field#
IP address of the camera.
Syntax#
C#
 
VB
 
Field Value#
Type: String
ActionCommandResult Constructor#
Initializes a new instance of the ActionCommandResult class
Syntax#
C#
 
VB
 
ActionCommandResult Fields#
The ActionCommandResult type exposes the following members.
Fields#
| Name | Description | |
|---|---|---|
|  | ActionCommandStatus | GigE Vision status code returned by the camera. See Basler.Pylon.ActionCommandStatus for more information. | 
|  | CameraAddress | IP address of the camera. |