|
Automated archery scoring Mark from United Kingdom [8 posts] |
10 year
|
Hi to all
Back again with this project to automatically score an arrow hitting the target. Have been playing with the various scripting langauages to progress this and have come up with a VB script but would appreciate the xeperts on this forum having alook as its not working how i think it should.
Getting the following error
Error (2) Expected '='
Once again any help very much appreciated
Mark
program.robo
|
|
|
Carl from Your Country [1447 posts] |
10 year
|
Mark,
Note that VBScript is a bit different than VB. You don't need type indications as you have specified.
Attached is a redone robofile. I would recommend using distance from center as a point indicator instead of color. Color will change depending on the weather so that will be harder to be reliable.
Take at look at the attached and see if it makes sense. Please download the latest RR in order to run this as we noticed the histogram align module was really slow ... so that was optimized to be much fast.
STeven.
program.robo
|
|
|
Mark from United Kingdom [8 posts] |
10 year
|
Steven thank you very much looks great.Really appreciate the help.
Mark
|
|