D
–
2
Appendix D
IM_WriteDevice(“WFSU NP, 75000, FP, 0”);//transfer
only 75k points
IM_WriteDevice(“CFMT OFF, BYTE, BIN”);
IM_WriteDevice(“TRLV 0”);
IM_WriteDevice(“TRSL POS”);
IM_WriteDevice(“TRSE EDGE, SR, C1”);
IM_QueryDevice(“C1:INSP? ‘PNTS_PER_SCREEN’”,
strBuf, sizeof(strBuf));
idxPtr = strchr(rspStr, ':');
sscanf(1, "%d", &BufferSize);
Loop
{
IM_WriteDevice(“ARM; WAIT; C1:WF? DAT1”);
IM_ReadDevice(Buffer, BufferSize);
}
IM_Disconnect();
Example 2
Using Processing Power on LSA1000 Pulse Parameters:
While Example 1 shows the LSA1000 as a “pure” high speed
digitizer, the on-board processing capability of the LSA1000 can
also be used. In fact, the LSA1000 has the same math functions
and processing capability as a high-end LeCroy digital
oscilloscope. This Example measures pulse widths of the
waveforms that were captured by the LSA1000.
Requirement
Sample Rate = 1.5GS/s
Capture Time = 50us
Number of Points = 75,000
LSA1000 Settings
Sample Rate = 2GS/s
Time per Div. = 5us
Memory Size = 100K
Summary of Contents for LSA1000
Page 2: ...Operator s Manual LeCroy LSA1000 Signalyst Revision B October 1998 ...
Page 6: ...iii Contents ...
Page 9: ...v Foreword ...
Page 14: ...1 1 Read This First 1 ...
Page 28: ......
Page 29: ...2 1 2 About the LSA1000 ...
Page 34: ...3 1 3 Installation and Safety ...
Page 42: ...4 8 Connecting to PC or Network Example of responses for IDN and CONET queries ...
Page 43: ...4 1 4 Connecting to PC or Network ...
Page 55: ...5 12 LSA1000 Software Tools Remote LSA display of LSA1000 s External Reference Out Waveform ...
Page 63: ...5 20 LSA1000 Software Tools ...
Page 66: ...5 1 5 LSA1000 Software Tools ...
Page 72: ......
Page 73: ...A 1 A Appendix A Specifications ...
Page 83: ......
Page 84: ...B 1 Appendix B NET_CON Source Code B ...
Page 96: ......
Page 97: ...C 1 C Appendix C Parameter Measurement ...
Page 104: ...D 1 D Appendix D Program Examples ...
Page 107: ...E 1 E Appendix E Suggestion Forms ...
Page 108: ...Index ...
Page 109: ......
Page 114: ...Index ...