|
XSarParametersGetCalSignal Method
|
(Start, Echo, Stop)단계의 Cal 신호의 데이터를 가져온다.
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntaxpublic void GetCalSignal(
out XGrid sig,
out int[] rows
)
Parameters
- sig XGrid
- [Out] Cal 신호의 데이터 묶음.
- rows Int32
- [Out] (Start, Echo, Stop)단계의 Cal 신호의 데이터의 Row 개수.
See Also