This commit is contained in:
tillraab 2019-09-11 14:06:10 +02:00
parent 876e64a16c
commit 9c57af3fa6

View File

@ -299,7 +299,7 @@ def main():
# Allocate a buffer to receive the data.
data = create_float_buffer(channel_count, samples_per_channel)
system('clear')
# system('clear')
# Start the acquisition.
rate = ai_device.a_in_scan(low_channel, high_channel, input_mode, ranges[range_index], samples_per_channel,