Skip to content

fixes to NI-GPIB interface code

Joern Grosse-Knetter requested to merge jgk_ni-gpib-fixes into devel

additional command-line argument in gpibscan tool was wrong (trivial fix)

add flock usage similar to SerialCom class to avoid simultaneous access to NI-GPIB interface (not supported by linux-gpib driver)

Edited by Joern Grosse-Knetter

Merge request reports