
Disc Golf ScoreCard isn't in the iTunes App Store or the Google Play Store. Its a web page that acts like an app (web app). Use the "Install Now for FREE" button above or select your phone below for more instructions.






MoveFB.Axis := Axis1; MoveFB.Position := 1000; MoveFB.Velocity := 200; MoveFB.Execute := TRUE; References and further reading (select official sources and product manuals recommended for implementation).
VAR Axis1 : AXIS_REF; MoveFB: FB_MoveAbsolute; END_VAR
Current version: 7.2
Changes:
Previous changes:
Last updated: March 31, 2021
MoveFB.Axis := Axis1; MoveFB.Position := 1000; MoveFB.Velocity := 200; MoveFB.Execute := TRUE; References and further reading (select official sources and product manuals recommended for implementation).
VAR Axis1 : AXIS_REF; MoveFB: FB_MoveAbsolute; END_VAR