The lates version for download is ' 3.3.1.102.vip', however the current modified packet has the version '3.5.1.109.vip'. Can you please define what are the differences amongst them. Moreover after downloading the 3.3.1.102 and running the 'Get Version.vi', it delivers the version number as 4.0.4. How do we differentiate between the different versions and what does it comprise of?
The two main version numbers are the LabVIEW package (v3.5.1.109) and the ZeroMQ library contained inside the package (v4.0.4). In terms of protocol-compatibility the library version is more relevant, and in terms of using it in LabVIEW the package version is more relevant. The protocol is implemented in C in ZeroMQ, and the LabVIEW package just provides access to the functionality within.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The lates version for download is ' 3.3.1.102.vip', however the current modified packet has the version '3.5.1.109.vip'. Can you please define what are the differences amongst them. Moreover after downloading the 3.3.1.102 and running the 'Get Version.vi', it delivers the version number as 4.0.4. How do we differentiate between the different versions and what does it comprise of?
The two main version numbers are the LabVIEW package (v3.5.1.109) and the ZeroMQ library contained inside the package (v4.0.4). In terms of protocol-compatibility the library version is more relevant, and in terms of using it in LabVIEW the package version is more relevant. The protocol is implemented in C in ZeroMQ, and the LabVIEW package just provides access to the functionality within.