| Package | Description |
|---|---|
| org.bytedeco.spinnaker.global | |
| org.bytedeco.spinnaker.Spinnaker_C |
| Modifier and Type | Method and Description |
|---|---|
static Spinnaker_C._spinError |
Spinnaker_C.spinInterfaceSendActionCommand(spinInterface hInterface,
long iDeviceKey,
long iGroupKey,
long iGroupMask,
long iActionTime,
SizeTPointer piResultSize,
actionCommandResult results)
Broadcast an Action Command to all devices on interface
|
static Spinnaker_C._spinError |
Spinnaker_C.spinSystemSendActionCommand(spinSystem hSystem,
long iDeviceKey,
long iGroupKey,
long iGroupMask,
long iActionTime,
SizeTPointer piResultSize,
actionCommandResult results)
Broadcast an Action Command to all devices on system
|
| Modifier and Type | Method and Description |
|---|---|
actionCommandResult |
actionCommandResult.DeviceAddress(int setter) |
actionCommandResult |
actionCommandResult.position(long position) |
actionCommandResult |
actionCommandResult.Status(int setter) |
Copyright © 2020. All rights reserved.