|
GoPxL SDK
|
| void EnableQuickEdit | ( | ) |
Enables the quick edit mode.
Quick Edit mode allows configuration changes to be made, but disables recalculating the effects of the configuration changes on any existing scanned data. This means the user will not see changes in the Gocator UI visualizer that would normally be seen when a configuration change is made. This function throws a GoPxLSdk::GoChannelError if the operation is not completed within the timeout period. Default timeout period is 15 seconds.
| GoPxLSdk::GoChannelError | If the request times out. |
| GoPxLSdk::GoRequestError | If the server responds with a failed status for the request. |