Jump to content
  • 0

Using UL with VBScript


kokim

Question

Is it possible to use UL from VBScript? Tried the following in VBScript but received an error:

Set daqInf = CreateObject("MccDaq.ErrorInfo")
invDev = daqInf.GetRevision(r1,r2)

Error: 438 - Object doesn't support this property or method: 'daqInf.GetRevision'

MccDaq.dll has been registered using regasm.exe /codebase.

Thank you.

Edited by kokim
typo
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...