send pulse through phidget 8/8/8

Supporting Java SE version 7 and up
Post Reply
Osvaldo
Fresh meat
Posts: 2
Joined: Thu Jun 02, 2022 3:52 pm
Contact:

send pulse through phidget 8/8/8

Post by Osvaldo »

I need to know how to send a pulse through phidget 8/8/8 card outputs with java to activate a relay

or send a voltage through any of the outputs

This is possible?
User avatar
mparadis
Site Admin
Posts: 959
Joined: Fri Oct 28, 2011 12:17 pm
Contact:

Re: send pulse through phidget 8/8/8

Post by mparadis »

If the relay can be activated by a 5V DC output, then the InterfaceKit 8/8/8 can activate it.

Go to the product page for the 1018 PhidgetInterfaceKit 8/8/8 and go to the code samples tab. Select Java from the language drop-down and make sure one of the Digital Output boxes are checked. It will generate a Java code sample showing you how to activate a 5V digital output on your Phidget, which you can connect to the positive terminal of the control input for your relay. Then you can connect the negative terminal of the control input of the relay to the 'G' terminal on the Phidget.
Osvaldo
Fresh meat
Posts: 2
Joined: Thu Jun 02, 2022 3:52 pm
Contact:

Re: send pulse through phidget 8/8/8

Post by Osvaldo »

mparadis wrote:If the relay can be activated by a 5V DC output, then the InterfaceKit 8/8/8 can activate it.

Go to the product page for the 1018 PhidgetInterfaceKit 8/8/8 and go to the code samples tab. Select Java from the language drop-down and make sure one of the Digital Output boxes are checked. It will generate a Java code sample showing you how to activate a 5V digital output on your Phidget, which you can connect to the positive terminal of the control input for your relay. Then you can connect the negative terminal of the control input of the relay to the 'G' terminal on the Phidget.
thanks, I try this solution, regards
Post Reply

Who is online

Users browsing this forum: No registered users and 16 guests