Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to couple Applications with specific Hardware
#2
Hi Kostas,

This can most likely be solved with Scense, but not without a bit of VB-scripting.

USB devices can be enumerated using WMI queries. You can do these queries from several languages. including VBScript.
This means that:
A: you can write a Scense function-variable in VBScript that uses WMI to enumerate the USB devices and check for the "Epson usb digital board / beamer" device signature.
This function can then return a value that can be used in Scopes and criteria.
B: you can write a custom criterion in VBScript that checks for the device signature and use this criterion in the appropriate scopes (writing custom criteria is a little bit harder than writing a function)

Here's a page describing the device enumeration with VBScript: https://blogs.technet.microsoft.com/heys...-computer/


I hope this helps you in the right direction.


Regards,
Richard
Reply


Messages In This Thread
RE: How to couple Applications with specific Hardware - by Richard - 05-22-2018, 12:53 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)