The Museum of HP Calculators

HP Forum Archive 06

[ Return to Index | Top of Index ]

41CX vs. 41CV+time+X/memory
Message #1 Posted by Nenad Vulic (Croatia) on 26 Sept 2001, 3:07 a.m.

Though a part of this topic was discussed in another thread, but anyway, can anybody give a brief explanation and enlist functions which 41CX contains and which cannot be found in 41CV with time module and extended functions/memory module plugged in?

      
Re: 41CX vs. 41CV+time+X/memory
Message #2 Posted by Mike (Stgt) on 26 Sept 2001, 6:01 a.m.,
in response to message #1 by Nenad Vulic (Croatia)

I just compared the CAT 2 output of a CX and a CV with Time and XFunction:

1  SUPERC - CMS FILE/LINE/WORD/BYTE/SFOR COMPARE UTILITY - V3.01  (11/22/95)    09/26/01    11.51    PAGE     1
 NEW:  CX       CAT      A                                    OLD:  CV       CAT      A

LISTING OUTPUT SECTION (LINE COMPARE)

ID SOURCE LINES TYPE LEN N-LN# O-LN# ----+----1- I - -TIME 2C RPL= 1 00001 00001 D - -TIME- C MAT= 29 I - -CX TIME INS= 7 00031 00031 I - CLALMA 00032 I - CLALMX 00033 I - CLRALMS 00034 I - RCLALM 00035 I - SWPT 00036 I - -EXT FCN 2D 00037 D - -EXT FCN 1C DEL= 1 00031 00031 MAT= 47 I - -CX EXT FCN INS= 15 00085 00079 I - ASROOM 00086 I - CLRGX 00087 I - ED 00088 I - EMDIRX 00089 I - EMROOM 00090 I - GETKEYX 00091 I - RESZFL 00092 I - §REG? 00093 I - X=NN? 00094 I - XŸNN? 00095 I - X<NN? 00096 I - X<=NN? 00097 I - X>NN? 00098 I - X>=NN? 00099 1 SUPERC - CMS FILE/LINE/WORD/BYTE/SFOR COMPARE UTILITY - V3.01 (11/22/95) 09/26/01 11.51 PAGE 2 NEW: CX CAT A OLD: CV CAT A

LINE COMPARE SUMMARY AND STATISTICS

76 NUMBER OF LINE MATCHES 23 TOTAL CHANGES (PAIRED+NONPAIRED CHNG) 0 REFORMATTED LINES 2 PAIRED CHANGES (REFM+PAIRED INS/DEL) 23 NEW FILE LINE INSERTIONS 21 NON-PAIRED INSERTS 2 OLD FILE LINE DELETIONS 0 NON-PAIRED DELETES 99 NEW FILE LINES PROCESSED 78 OLD FILE LINES PROCESSED

LISTING-TYPE = DELTA COMPARE-COLUMNS = 1:11 LONGEST-LINE = 11 PROCESS OPTIONS USED: NONE

Ciao.....Mike

      
Re: 41CX vs. 41CV+time+X/memory
Message #3 Posted by Vieira, Luiz C. (Brazil) on 26 Sept 2001, 8:20 a.m.,
in response to message #1 by Nenad Vulic (Croatia)

I´ll try by heart, so some mistakes may happen...

Catalog 4 - same as EMDIR but programmable, offers R/S, SST and BST

Catalog 5 - same as ALMCAT but programmable, offers R/S, SST and BST

Catalog 6 - cat for key assignments, offers R/S, SST and BST and clearing by [C] (or Shift [C]?) pressing

New X-functions:

Locating statistics registers: ËREG? (Ë for sigma) Clear blocks of register contents by X: CLRGX (I think this is new, exclusive for CX) Get key by X: GETKEYX (this one also)

New X-Memory functions:

Knowing free X-Mem space: EMROOM Knowing fre space on an ASCII file: ASROOM (maybe ASCROOM, should try...) Recalling data about a particular file: EMDIRX (returns file name in ALPHA, file size in X and makes it the current file) Changing size of an ASCII/Data file: RESZFL (ERROR if used for program files)

I do not use often the time functions, but some new are:

CLALMA, CLALMX and (not sure) CLALMS or CLRALMS - allow selective alarm clearing, all programmable RCLALM recalls some alarm data and if I am not wrong, SWPT, that I have never used.

The major addition is the ED, or Text Editor, which was given a complete describing section.

If there is anything missing, forgive-me. The last point is some new terminology used in the CX literature, avoiding some sort of confusion.

Hope it helps.

      
Re: 41CX vs. 41CV+time+X/memory - New comparison Fcn
Message #4 Posted by Vieira, Luiz C. (Brazil) on 26 Sept 2001, 8:50 a.m.,
in response to message #1 by Nenad Vulic (Croatia)

Yes!

After reading carefully Mr. Mike's post, I saw some functions I didn't mention and confirm some spelling. Thanks,Mike.

X (<,>,<=,>=,=, and not-equal)NN? - These are new, exclusive for the CX, and compare the contens of the X-register with the contents of the register specified in the Y-register. Y-register may contain any number OR any of the single letters X, Y, Z, T and L (X and Y are somewhat useless...), reffering to the stack registers. Both X-register and the specified register may contain any mix of numeric and ALPHA data cause these functions do not generate ALPHA DATA error message.


[ Return to Index | Top of Index ]

Go back to the main exhibit hall