I can not understand how to use Double(number) with Process Control - IF for compare with a certain value (for example - "1"). This is possible?
My test module:
I can not understand how to use Double(number) with Process Control - IF for compare with a certain value (for example - "1"). This is possible?
My test module:
/editor/attached/file/20150825/20150825135258_4945.dat
Your issue is the global variables.. I have the same issue and do not use global variables. This file should fix your issues.
I tried to set value at startup.
But even in your example, the module does not perform any one of the branches of the conditions.
If you can, write your own example using IF with NUM, because I can not understand.
/editor/attached/file/20150825/20150825151508_2903.dat
I have also attached a video of it working.. http://youtu.be/DES8zML0DHw it will be done uploading in about 2 mins.
/editor/attached/file/20150825/20150825151508_2903.dat
I have also attached a video of it working.. http://youtu.be/DES8zML0DHw it will be done uploading in about 2 mins.
But why the global variable does not work in the if control? Excuse me, but I think it is nonsense.
If I want to use a global variable as the option to configure the work module?