Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/Daqmx Module.lvproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
</Item>
<Item Name="Daqmx Module editor node.lvclass" Type="LVClass" URL="../editor node/DAQmx Module editor node.lvclass"/>
<Item Name="Daqmx Module configuration.lvclass" Type="LVClass" URL="../module/configuration/Daqmx Module configuration.lvclass"/>
<Item Name="DAQmx Module Runtime.lvclass" Type="LVClass" URL="../module/execution/DAQmx Module Runtime.lvclass"/>
<Item Name="Daqmx Module runtime.lvclass" Type="LVClass" URL="../module/execution/DAQmx Module Runtime.lvclass"/>
<Item Name="DAQmx Module Tests.lvlib" Type="Library" URL="../testing/DAQmx Module Tests.lvlib"/>
<Item Name="DAQmx Single Point HW Timed.lvclass" Type="LVClass" URL="../timing source/DAQmx Single Point HW Timed.lvclass"/>
<Item Name="Dependencies" Type="Dependencies">
Expand Down
9 changes: 7 additions & 2 deletions source/Daqmx.vipb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<VI_Package_Builder_Settings Version="0.6" Created_Date="2014-11-21 15:11:17" Modified_Date="2019-04-01 13:59:47" Creator="Daniel" Comments="" ID="fe24317f725de5edfed13a053168bc75">
<VI_Package_Builder_Settings Version="0.6" Created_Date="2014-11-21 15:11:17" Modified_Date="2019-04-29 14:17:47" Creator="Daniel" Comments="" ID="cd467db6fb79d62c0ee5107792e76e9d">
<Library_General_Settings>
<Package_File_Name>ni_lib_dcaf_daqmx</Package_File_Name>
<Library_Version>1.2.0.17</Library_Version>
Expand Down Expand Up @@ -36,7 +36,12 @@ Contribute to this open source software at github.com/LabVIEW-DCAF/DAQModule</De
<Copyright/>
<Packager>NI Systems Engineering</Packager>
<URL>https://github.com/LabVIEW-DCAF/DAQModule</URL>
<Release_Notes>Added support for PWM in DAQ module. </Release_Notes>
<Release_Notes>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</Release_Notes>
</Description>
<Destinations>
<Toolkit_VIs>
Expand Down
Binary file modified source/editor node/Line Configuration Dialog.vi
Binary file not shown.