-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [add] add CSM - Broadcast Data As API String.vim in utility palette * [add] add utility vi for conversion between 'indexed enum' and number. * delete Get Strings from Enum__csm.vi * [update] update some VI icons * [important] #51 Enum type support is enhanced. * update palette title * [important] #55 Cluster type support is enhanced. Leaf element's name could be used as tag name in tag-value pair mode. * [fix] Fix bug that Binary Number is not corrected converted to number. e.g. 0b1 -x-> -1. This is wrong. --------- Co-authored-by: NEVSTOP <nevstop>
- Loading branch information
Showing
42 changed files
with
299 additions
and
279 deletions.
There are no files selected for viewing
Binary file modified
BIN
+104 Bytes
(100%)
API-String-Arugments-Support/API String - Add Boolean Strings.vi
Binary file not shown.
Binary file modified
BIN
+96 Bytes
(100%)
API-String-Arugments-Support/API String - Float Precision.vi
Binary file not shown.
Binary file modified
BIN
+96 Bytes
(100%)
API-String-Arugments-Support/API String - List Boolean Strings.vi
Binary file not shown.
Binary file modified
BIN
+68 Bytes
(100%)
API-String-Arugments-Support/API String - Remove Boolean Strings.vi
Binary file not shown.
Binary file modified
BIN
+100 Bytes
(100%)
API-String-Arugments-Support/API String - Set Float Precision.vi
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+28 Bytes
(100%)
API-String-Arugments-Support/Convert API String Arguments to Data.vim
Binary file not shown.
Binary file modified
BIN
+28 Bytes
(100%)
API-String-Arugments-Support/Convert Data To API String Arguments.vim
Binary file not shown.
Binary file modified
BIN
+44 Bytes
(100%)
API-String-Arugments-Support/Query Data as API String Arguments.vim
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+6.5 KB
(130%)
API-String-Arugments-Support/_Support/Compare Two Numbers_csm.vim
Binary file not shown.
Binary file modified
BIN
+24 Bytes
(100%)
API-String-Arugments-Support/_Support/Concatenate Strings If not Empty_csm.vi
Binary file not shown.
Binary file modified
BIN
+2.04 KB
(100%)
API-String-Arugments-Support/_Support/Convert API String Arguments to Data(variant).vi
Binary file not shown.
Binary file modified
BIN
+4 Bytes
(100%)
API-String-Arugments-Support/_Support/Data To API String Arguments.vi
Binary file not shown.
Binary file modified
BIN
+156 Bytes
(100%)
API-String-Arugments-Support/_Support/Data To SingleElementsArray_csm.vi
Binary file not shown.
Binary file modified
BIN
+76 Bytes
(100%)
API-String-Arugments-Support/_Support/Data To SingleElementsArray_with_itself_csm.vi
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+28.1 KB
API-String-Arugments-Support/_Support/Indexed Enum to Numeric_csm.vim
Binary file not shown.
Binary file modified
BIN
-996 Bytes
(96%)
API-String-Arugments-Support/_Support/Indexed String To Enum_csm.vi
Binary file not shown.
Binary file modified
BIN
+32 Bytes
(100%)
API-String-Arugments-Support/_Support/Match Multiple Pattern_csm.vi
Binary file not shown.
Binary file added
BIN
+20.1 KB
API-String-Arugments-Support/_Support/Numeric to Indexed Enum_csm.vim
Binary file not shown.
Binary file modified
BIN
+48 Bytes
(100%)
API-String-Arugments-Support/_Support/Query Data as API String Arguments(variant).vi
Binary file not shown.
Binary file modified
BIN
+76 Bytes
(100%)
API-String-Arugments-Support/_Support/SingleElementsArray To Data_csm.vi
Binary file not shown.
Binary file modified
BIN
+9.65 KB
(140%)
API-String-Arugments-Support/_Support/String To Float_csm.vi
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+3.21 KB
(100%)
API-String-Arugments-Support/_Support/String To Number(I64)_csm.vi
Binary file not shown.
Binary file modified
BIN
+3.25 KB
(120%)
API-String-Arugments-Support/_Support/String to Boolean_csm.vi
Binary file not shown.
Binary file modified
BIN
+24 Bytes
(100%)
API-String-Arugments-Support/_Support/Strip Tag in Tag Value Pair.vi
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+24 Bytes
(100%)
Example/Supported Datatype Examples/Test Cases - API String Arguments Support(Variant).vi
Binary file not shown.
Binary file modified
BIN
+48 Bytes
(100%)
Example/Supported Datatype Examples/Test Cases - Cluster Changed Value as Arguments.vi
Binary file not shown.
Binary file modified
BIN
+29.5 KB
(290%)
Example/Supported Datatype Examples/Test Cases - Cluster.vi
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.