LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Output of BNC-2110

Hi.
 
I am trying to generate an analog output to the BNC-2110 via graphical programming. How do I do it?
 
Also, may I know if it is possible to convert this output into PWM before I output to the BNC-2110?
 
Many thanks.
0 Kudos
Message 1 of 2
(2,995 Views)

By itself, the BNC-2110 is not capable of inputing or outputing any type of signal. It is just a dumb terminal block. You have to have it connected to an actual data acquisition board in your system. There are many shipping example for various types of data acquitisiton boards. The recomended api is something called DAQmx. Go the Hlpe>Find Examples and expand the Hardware Input and Output section.

PWM is possible with some boards. You'll hve to find out the type in your system.

0 Kudos
Message 2 of 2
(2,985 Views)