04-06-2017 05:32 PM
Can I write a labview code for pushing a button let's say for every 30 second , then some how ( using a circuit board I'm assuming?) make our equipment button to be pushed. lets say we want the up button be pushed exactly every 30 second. so we connect the button and we run our labview so it will be pushed every 30 second? any idea how?
04-06-2017 06:33 PM
Depending on how your buttons work, I am picturing a simple DIO board that can control some FETs or relays that act in parallel with your actual buttons. Then you just toggle your digital line to simulate pressing of your button.
04-07-2017 07:07 AM - edited 04-07-2017 07:08 AM
It's friday , so here is a weekend hack to push a button 😄
Needed items:
No write your LabVIEW software to send out a 50Hz or 60Hz tone to the solenoid in the periode you like .....
Have nice weekend
04-07-2017 07:16 AM
Without LabVIEW involved:
use a USB to RC-Servo board
and used the provided software and up to 6 RC-Servos to do it.
Next step would be to control it via LabVIEW 😄
04-07-2017 08:01 AM
@CanucksGirl wrote:
Can I write a labview code for pushing a button let's say for every 30 second , then some how ( using a circuit board I'm assuming?) make our equipment button to be pushed. lets say we want the up button be pushed exactly every 30 second. so we connect the button and we run our labview so it will be pushed every 30 second? any idea how?
No, you can't do that with LabVIEW. LabVIEW is a programming language. You use it to make a computer compute things in an exact way. "Pushing Buttons" requires a physical force to be applied. LabVIEW may be used to automate hardware that has the desired physical effect. Now, what would you like to learn over the weekend?
04-07-2017 08:27 AM
Sorry if my question sounds confusing and thank you so much for all your responses so far
to clarify. This is our exercise machine console
We wanted to reprogram it but scifit bike company doesn't share the schematic of the circuit board . So we are trying to find a way to increase or decrease resistance ( so the up or down button be pushed ) at certain T period . That's why we thought maybe we write a lab view code then somehow make it run on our program?!? Any idea how ?!!
04-07-2017 08:56 AM
@CanucksGirl wrote:
Sorry if my question sounds confusing and thank you so much for all your responses so far
to clarify. This is our exercise machine console
We wanted to reprogram it but scifit bike company doesn't share the schematic of the circuit board . So we are trying to find a way to increase or decrease resistance ( so the up or down button be pushed ) at certain T period . That's why we thought maybe we write a lab view code then somehow make it run on our program?!? Any idea how ?!!
What you need for the first step, LabVIEW has nothing to do with it. You want to programmatically-physically push the up and down arrows on this device, yep? I guess this device does not provide any communication interface or digital/analog input, so you need to go in a "brute force way".
You have two main options, first is non-destructive, the second is:
04-07-2017 12:05 PM
Thank you very much for your responses again. I opened the panel. Here it is...
04-07-2017 12:23 PM
Is this a joke?
How do you expect that by only looking at a photo I can help with the wiring? I even cannot see where those front side buttons were connected. Sorry, but you need to seek an IRL help...
04-07-2017 12:38 PM
not a joke! Wow..Sorry I posted..Deleting pics..