Click or drag to resize

AcquisitionAcquisitionClientSave(String) Method

Save all acquired trace data.

Namespace: RAYLASE.PDA.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntax
C#
public void Save(
	string savePath
)

Parameters

savePath  String
Path from service to save the acquired trace data to.
See Also