03-16-2010 07:39 AM
Solved! Go to Solution.
03-16-2010 08:38 AM
Many analog output devices are not able to produce +12 to -12 V outputs. I suggest that you consider using a digital output (from a digital port or a counter) and build the necessary level-shifting circuits to drive your emitter follower. You may also need to consider adding some dead time when both transistors are off. If the turn on time of the transistors is shorter than the turn off time then both will be on simultaneously. This produces a short circuit across the power supply. It could damage or destroy the power supply or the transistors.
Certainly PWM can be used. The digital outputs probably give you more versatility in pulse timing than you would have with analog outputs, but that depends on the type of DAQ device you are using.
Lynn
03-16-2010 09:48 AM
sounds good! ive been trying to locate counters on labview 8.2 but cant find .........
03-16-2010 09:57 AM
Do you have the DAQ drivers installed? What DAQ device are you using and which drivers? Several different versions exist.
There should be some examples of using counter if you have installed the DAQ drivers. Have you searched the examples?
Lynn
03-17-2010 09:36 AM