Skip to content

Dev202408 #59

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 29, 2024
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
13 changes: 4 additions & 9 deletions CSM API String Arguments Support.vipb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2023-08-12 17:59:50" Modified_Date="2024-07-26 16:50:02" Creator="yaoli" Comments="" ID="1adcd438c51ca7a25b1859e6c07b9fcd">
<VI_Package_Builder_Settings Version="2020.1" Created_Date="2023-08-12 17:59:50" Modified_Date="2024-08-27 16:22:36" Creator="yaoli" Comments="" ID="e8a97bbf1f668b4e0fbcce54ffae0d17">
<Library_General_Settings>
<Package_File_Name>NEVSTOP_lib_CSM_API_String_Arguments_Support</Package_File_Name>
<Library_Version>2024.7.0.15</Library_Version>
<Library_Version>2024.8.0.15</Library_Version>
<Auto_Increment_Version>false</Auto_Increment_Version>
<Library_Source_Folder>.</Library_Source_Folder>
<Library_Output_Folder>vip</Library_Output_Folder>
Expand Down Expand Up @@ -58,13 +58,8 @@ More information for the supported datatype format, please visit: https://github
<Copyright/>
<Packager>NEVSTOP</Packager>
<URL>https://github.com/NEVSTOP-LAB/CSM-API-String-Arugments-Support</URL>
<Release_Notes>[important] #51 Enum type support is enhanced.
[important] #55 Cluster type support is enhanced. Leaf element's name could be used as tag name in tag-value pair mode.
[add] add CSM - Broadcast Data As API String.vim in utility palette
[add] add utility vi for conversion between 'indexed enum¡® and number.
[fix] Fix the bug that prevents correct parsing of strings starting with digits. For example, ¡°10V¡± could not be converted to Enum(10mV|1V|10V) as intended.
[fix] Fix bug that Binary Number is not corrected converted to number. e.g. 0b1 -x-&gt; -1. This is wrong.
[update] update some VI icons</Release_Notes>
<Release_Notes>[update] add "VI Reference" case in template.
[update] #56 update error handling in template</Release_Notes>
</Description>
<Destinations>
<Toolkit_VIs>
Expand Down
Binary file modified Example/Get Module Configuration Example/Module.vi
Binary file not shown.
Binary file modified Template/CSM Module Template(+Configuration).vi
Binary file not shown.
Binary file not shown.
Loading