diff --git a/source/Daqmx Module.lvproj b/source/Daqmx Module.lvproj index e9e3ce3..0210b7b 100644 --- a/source/Daqmx Module.lvproj +++ b/source/Daqmx Module.lvproj @@ -58,7 +58,7 @@ - + diff --git a/source/Daqmx.vipb b/source/Daqmx.vipb index f017c31..cabaa59 100644 --- a/source/Daqmx.vipb +++ b/source/Daqmx.vipb @@ -1,4 +1,4 @@ - + ni_lib_dcaf_daqmx 1.2.0.17 @@ -36,7 +36,12 @@ Contribute to this open source software at github.com/LabVIEW-DCAF/DAQModule NI Systems Engineering https://github.com/LabVIEW-DCAF/DAQModule - Added support for PWM in DAQ module. + Correcting the next issues: + +Issue 59: It is not possible add/modify channels in the Configure Channel window (Line Configuration Dialog.vi). +Tab control is overlapping with Ok and Cancel buttons and doesn't allow clicking them. + +Issue 50: Editing Physical Channel Does not Disconnect Previous Mapping diff --git a/source/editor node/Line Configuration Dialog.vi b/source/editor node/Line Configuration Dialog.vi index cfc9b39..c105e25 100644 Binary files a/source/editor node/Line Configuration Dialog.vi and b/source/editor node/Line Configuration Dialog.vi differ