Product Alert #26A
Version 3.01 Software - Model 6301A/B
Channel maximums are logged as zero
23 August 1995
Correction
Download the Version 3 Update.
This problem has been corrected in software versions 3.02 and later.
Alternative Correction
Using a text editor, changes the files PDL6004.MAC and PDL7000.MAC as follows:
Change line 372 from...
bjmpn asr,#asr_ult|asr_eq,?1
to...
bjmpe asr,#asr_ult|asr_eq,?1
Change line 391 from...
bjmpn asr,#asr_slt|asr_eq,?1
to...
bjmpe asr,#asr_slt|asr_eq,?1
then resave the scheme.
|