Robot still modify close position
Created at 03 Dec 2012, 15:25
PH
Robot still modify close position
03 Dec 2012, 15:25
Hi Support,
It seems there is something wrong with platform. The robot still modify closed position. I can't understand somehow this happens.
Replies
admin
03 Dec 2012, 16:22
If you are using OnPositionClosed and if you have a global field of type Position similar to the sample robots, the global field position will need to be set to null in the OnPositionClosed event. For your convenience we will implement funtionality to do this automatically so that you do not have to worry about such issues.
@admin
rkokerti
03 Dec 2012, 15:29
I also experienced the same thing
@rkokerti