OrthoLabBot Posted March 13, 2013 Posted March 13, 2013 Hello, I am using VB to interface with our Turbo PMAC. For gathering 3 addresses at once, the GatherDataPro2 has been great. It also has taught me a lot about VB seeing as I am fairly new to the environment. However I still do not fully understand the hex portion of it, using &H. Recently I was tasked with trying to expand that to about 20 addresses. Unfortunately I have not been able to accomplish that goal. I have read through the pcommserver and even see functions that I believe would be important to reach the goal, but I have not been able to get them to work together to accomplish the task. Any help would be greatly appreciated. Additionally, I am using VB since we could not obtain a copy of VB 6. Thanks, QB
OrthoLabBot Posted March 15, 2013 Author Posted March 15, 2013 I finally figured out how to expand the GatherDataPro2 to additional addresses and the &H terminology. Thanks, QB
Recommended Posts