Diff for "ScannerSync" - Methods
location: Diff for "ScannerSync"
Differences between revisions 2 and 3
Revision 2 as of 2007-07-26 12:40:03
Size: 1079
Editor: RhodriCusack
Comment:
Revision 3 as of 2007-07-26 12:40:21
Size: 1076
Editor: RhodriCusack
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
Download the VB ScannerSync library. Download the ScannerSync library.

Scanner sync

Download the ScannerSync library.

Unzip the file. If you do not have zip, download it from Winzip.

Run the set-up file.

The latest documentation, in Word format is here.

If you'd like to know how to use the libraries from Eprime click here.

You may also use them from Matlab. Tom Morey provided a template to show how to do this, available here

TROUBLESHOOTING

If you have problems using new commands, check that your system has adopted the new version. To do this, load a VB program that uses the libraries, and add

MsgBox "Current scanner sync version is " & objSS.GetVersion

If your system does not have the GetVersion command, you definitely have an old version. If it does give the version number, check it is the latest one (1.3.4 on 27/05/03)

If not, there is a clash between the old and new versions. To resolve this, go to the Start Menu, and choose Settings->Control Panels-> Add/Remove programs. Delete all of the old versions, re-install and re-check.

None: ScannerSync (last edited 2013-03-08 10:28:27 by localhost)