I have an ACC-59E in a UMAC turbo crate that only seems to output -10V between DAC+ and ground for all output channels. The ADC inputs are working fine but I cannot change the output voltage. Everything is configured according to the example in the manual.
M6001->Y:$78C08,0,12 ; DAC Channel #1
M6002->Y:$78C09,0,12 ; DAC Channel #2
M6003->Y:$78C0A,0,12 ; DAC Channel #3
M6004->Y:$78C0B,0,12 ; DAC Channel #4
M6005->Y:$78C08,12,12 ; DAC Channel #5
M6006->Y:$78C09,12,12 ; DAC Channel #6
M6007->Y:$78C0A,12,12 ; DAC Channel #7
M6008->Y:$78C0B,12,12 ; DAC Channel #8
Setting M6001=xxxx, where xxxx is a positive integer, does not alter the output of the card. Any hints?