Skip to content

Commit 2b1af62

Browse files
author
Dilmi Wickramanayake
committed
rename daq_error
1 parent 338424d commit 2b1af62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/nidaqmx/nidaqmx_analog_input_filtering/nidaqmx_analog_input_filtering.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
)
130130

131131
try:
132-
panel.set_value("daq_errors", "")
132+
panel.set_value("daq_error", "")
133133
task.start()
134134
panel.set_value("is_running", True)
135135

0 commit comments

Comments
 (0)