Page 1 of 1

Multiple VINT devices within same program (C#)

Posted: Fri Apr 17, 2020 5:06 am
by rene.qvist
This might be a rookie question, but here it goes.

Is it possible to communicate with multiple VINT HUB devices within the same program? I have a cascade of sensors spanning multiple HUBS all needing to report to the same program.

If so, how is each HUB addressed individually?

in advance, thanks..
br
René

Re: Multiple VINT devices within same program (C#)

Posted: Fri Apr 17, 2020 9:16 am
by mparadis
Yes, you can connect to any number of Phidget channels within one program. They are addressed using properties that you can set to the object before calling "open".

Here's a page explaining all of the different properties:
https://www.phidgets.com/docs/Addressing_Phidgets