BaseScanControllerGetUsedLogPath Method |
Gets the LogPath. In case of the SPICE3Card it returns the default log path if LogPath is not set, i. e. the path built out of log directory and
device label.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic virtual string GetUsedLogPath()
Return Value
StringThe currently stored log path, or, in case of a SPICE3Card type, the default log path if LogPath is not set.
See Also