11-25-2008 09:43 AM
Hello,
I am totally new to Labview! I am a student and I have to program a user interface generating some signals. Goal is to control a servoengine and a printhead. The Printhead needs the speed information of the engine and a start signal.
I would like to start with the startsigna.
I is a high level signal of 5V for at least 2µs. I tryed to generate a squaresignal in labviw 6.1. It works but when I enter my desired signal length I cant see it anymore in the graph.
- Is it possible to generate such a short signal?
- and then send it via the serial port?
- Which pins will be active?
- Can I set the pins used?
I try to monitor the signals with free port monitor.
Later I need to send data to the servoengine over com2. But that will be a later question.
I want to get started here first.
I am also taking a small class about labview in my school. But we did not deal with this yet. And I doubt we will.
Thanks a lot in advance
11-25-2008 01:23 PM
11-25-2008 01:54 PM
11-26-2008 12:52 AM
Thanks for the very fast answers. I thought about it once more, and i have described it a little wrong.
I only need to send one high flank for at least 2µs. i think what the manufacturer means is that the slope must be very steep.
i had the idea of just giving a logical 1 to the serial port. and adjust the voltage with external resistors if it is too high.
- how can I adjust the output current?
Thanks
crab