Check RW version in install.cmd

Hi,

I have created a RW addin that uses the built-in WaitDI/DO/AI/AO/GI/GO instructions, and because they have added funtionality in RW6.13 I needed to update my addin.

Is it possible to check RW version in install.cmd and load different configs depending on version?

Alternatively, is it possible in the configfile to check RW version and decide which RAPID-modules to load?

Thanks in advance

/Markus

GetSysInfo is Rapid instruction. Not sure about in the install.cmd though.

Thanks, but that does unfortunately not help because the modules needs to be installed in the system for it to work. And as far as I know there is no way to install a module from RAPID.