Product Alert #20
Version 3.01 Software - Model 6301A/B
Errors assembling schemes using MINs and MAXs
14 February 1995
Symptom
Assembler errors when saving schemes containing MINs and MAXs.
Problem
PDL6004.MAC and PDL7000.MAC both dates 30 November 1994 at 3:01am.
Correction
Download the Version 3 Update.
This problem has been corrected in software versions 3.02 and later.
Alternative Correction
Using a text editor change PDL6004.MAC and PDL7000.MAC as follows:
Line 343 should read... .macro sbmax dst,ch,?1
Line 381 should read... .macro swmax dst,ch,?1
Line 432 should read... .macro sbmin dst,ch,?1
Line 471 should read... .macro swmin dst,ch,?1
Line 477 should read... movww dst,#32767
Then resave the scheme.
|