11-05-2020 02:31 PM
Hi,
Is there any training resources for using Python in DIAdem 2020?
I found a resource for Diadem 2019 and the online training (dating from 2012 I believe?)
I'm ok with Python, but new to DIAdem, so any instruction on integrating the two are much appreciated.
Thank you!
11-06-2020 09:12 AM
Hi Cian_Martin88,
Sorry about that, we do have plans to update the training for DIAdem to include Python information but at this time it is not available.
In the meantime, I'd recommend checking out the DIAdem Help Manual within the software. For specifics on Python - you can navigate to the DIAdem Help -> Basics -> DIAdem Scripts -> Notes on Python. There is information as well as some good examples to help you get started.
Hope this helps!
11-19-2020 07:02 AM
I started posting examples of using Python in DIAdem to my website: http://www.savvydiadempysolutions.com/
Once you go through these examples, you will see that the commands available to you in Python are very similar to what was available in VBScript, so you can use the VBScript help to determine the arguments and returned results from any DIAdem functions you use.