Jump to content
  • 0

Analog output and remote control through python (USB-1208FS-Plus)


QiwenSheng

Question

Hello,

I am trying to get more details for the USB-1208FS-Plus: 50 kS/s sample rate, 12-bit resolution.

In my project, I need to transfer the digital signal to the analog signal. For the two analog output channels, is the analog output from the DAC?

I would also like to use python to control the DAQ. Does the DAQ support the remote control with python? Thanks a lot.

 

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0

Hello @QiwenSheng.

The USB-1208FS-Plus is supported by MCC's Universal Library Python API for Windows (mcculw).  Please reference the MCC Universal Library Help file for supported functions.  https://files.digilent.com/manuals/Mcculw_WebHelp/ULStart.htm

image.png

 

The USB-1208FS-Plus has two analog output channels.  Each analog output channel can be paced at rates up to 50,000 updates per second. The output range is 0 V to 5 V.

User's guide:  https://files.digilent.com/manuals/USB-1208FS-Plus.pdf

After installing the MCCDAQ software, https://digilent.com/reference/software/mccdaq-cd/start, Python for Windows examples can be found in the local path:  'C:\Users\Public\Documents\Measurement Computing\DAQ\Python'

Regards,

Fausto

Link to comment
Share on other sites

  • 0

Hello Fausto,

Thanks for your quick response and information. 

I would like to input the digital signal to the DAQ first, and then obtain the analog signal from the analog output channel. The DAQ functions as a digital-to-analog converter. Could it work for the USB-1208FS-Plus? Thanks a lot.

Qiwen

Link to comment
Share on other sites

  • 0

Hi Fausto,

Thanks for your information. 

When I was running my code on Windows 11, a UL error occurred. Code: 126 Message: Cannot find CB.CFG file.

I also checked the 'C:\Program Files (x86)\Measurement Computing\DAQ'. I didn't find the CB.CFG file. Is there any method to generate the CB.CFG file? Thanks a lot.

Qiwen Sheng

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...