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.

Version
Introduced in 1.2.30.46
Exceptions
GoPxLSdk::GoChannelErrorIf the request times out.
GoPxLSdk::GoRequestErrorIf the server responds with a failed status for the request.