Skip to content

Commit e231faa

Browse files
author
neil.hamilton
committed
fix typo in ps6000aSetTimebase function
1 parent 5abf6df commit e231faa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

picotech_ps6000a_generic.mdd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@
597597
% base device functions, OBJ is the device object.
598598

599599
status = calllib('ps6000a','ps6000aGetTimebase',obj.DriverData.unitHandle, timebase, noSamples,...
600-
timeIntervalNanoseconds, maxSamples,SegmentIndex);</MCode>
600+
timeIntervalNanoseconds, maxSamples,segmentIndex);</MCode>
601601
</Code>
602602
<Description/>
603603
</Method>

0 commit comments

Comments
 (0)