Counter File Items
- Last UpdatedAug 29, 2024
- 1 minute read
|
C[n]:e[.f][/b] |
n represents the file number and is optional. If not specified, it is assumed to be 5 (five). If specified, the file number must be 3 - 999 decimal. |
|
e specifies the element number (three words per element) within the Counter file. It must be 0 - 999 decimal. |
|
|
f identifies one of the valid Counter fields. The valid fields for the Counter files are listed in the table. If .f is omitted, it is assumed to be the word containing the status bits. |
|
|
b is optional and is normally not used. Specifying the .f fields can access all of the fields of a counter. However, it is possible to use /b to single out a bit in the .PRE or .ACC fields (which are words). If specified, the bit number must be 0 - 15 decimal. |
Examples:
C5:0.ACC
C5:3.OV
C5:1.PRE