mick1221 Posted April 24, 2023 Share Posted April 24, 2023 I have 2 pieces of software that read from the PCI-QUAD04 Software A is legacy and is being phased out Software B is has it's own features but will eventually include software A's features Currently we'd like to be able to run both at the same time. When I run software A or B on their own everything is fine When I run them both at the same time Software B will see the encoder count Jump around instead of steadily climb. do the Drivers provided by MCC only support one piece of software at a time like a serial port? note: I know the Quad04 isn't made anymore this is a bug we are trying to fix before adding support for the USB-Quad08 which is our replacement Link to comment Share on other sites More sharing options...
0 DAQman Posted April 24, 2023 Share Posted April 24, 2023 MCC's Universal Library does not support two programs controlling a single device. You can have two programs running on the same computer, but they must use separate devices. You can also control two or more devices from a single program. Link to comment Share on other sites More sharing options...
0 mick1221 Posted April 24, 2023 Author Share Posted April 24, 2023 40 minutes ago, JRys said: MCC's Universal Library does not support two programs controlling a single device. You can have two programs running on the same computer, but they must use separate devices. You can also control two or more devices from a single program. This includes just reading values from it, I take it? Link to comment Share on other sites More sharing options...
0 mick1221 Posted April 24, 2023 Author Share Posted April 24, 2023 1 hour ago, mick1221 said: @JRysThis includes just reading values from it, I take it? Link to comment Share on other sites More sharing options...
Question
mick1221
I have 2 pieces of software that read from the PCI-QUAD04
Software A is legacy and is being phased out
Software B is has it's own features but will eventually include software A's features
Currently we'd like to be able to run both at the same time.
When I run software A or B on their own everything is fine
When I run them both at the same time Software B will see the encoder count Jump around instead of steadily climb.
do the Drivers provided by MCC only support one piece of software at a time like a serial port?
note: I know the Quad04 isn't made anymore this is a bug we are trying to fix before adding support for the USB-Quad08 which is our replacement
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now