用於在執行動作命令中傳回以Find儲存的坐標。
格式 FindPos
傳回值 用於在執行動作命令中傳回以Find儲存的坐標。
參照 Find、Go、Jump、PosFound、CurPos、InPos
FindPos函數範例
Find Sw(5) = On Go P10 Find If PosFound Then Go FindPos Else Print "Cannot find the sensor signal." EndIf
← Find Fine →