BaseScanControllerResetMarkCounter Method |
Resets to zero the value of the mark counter with a given name.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic virtual void ResetMarkCounter(
string counterName
)
Parameters
- counterName String
- The name of the counter.
See Also