Nemesis wrote:
Hi,
When a program read is performed it doesn't actually show wether it's positive or negative and that is causing some confusion. Page 23 as Bidgy correctly said shows that only 6 digits make up the department programming, but if you check page 9 you will see that the first hidden digit determines the sign of the department and makes it a 7 digit code.
Therefor the code I initially gave is incorrect, try repeating the procedure but use 1000017 instead of 100017, that will do the trick.
cheers
When a program read is taken
it does show if it is positive or negative,but
it is not in the 6 digit code.There will be a - (negative symbol) to the left of the 3 digits (0.00 in this instance, look at department 8 in the readout on page 23 of the manual ).
The 3 digits are directly below the 6 digit code.