@aricn wrote:
But more detailly WHY, i dot know, specially two fuctions, 'to more specific class' and 'to variant',
before i think the Image Out node could be linked directly to image control's 'Value' property node, it should be working, infact it not.
This code was taken from one of my old project. In the past it was bug in Vision which prevents to create reference to Vision Display as control on the Front Panel, therefore generic reference was used and casted to more specific class. ToVarian just prevent coercion dot, nothing more (I don't like coercion dots). You can remove both these parts - the code should be still functional.