long state = 0; state = axis->StateGet(); if(state == RSIStateMOVING) { printf("Axis is moving\n"); }
Copyright © 2009 ---. All Rights Reserved.