Timer File Items
- Last UpdatedAug 29, 2024
- 1 minute read
|
T[n]:e[.f][/b] |
n represents the file number and is optional. If not specified, it is assumed to be 4 (four). If specified, the file number must be 4 or 9 - 255 decimal. |
|
e specifies the element number (three words per element) within the Timer file. It must be 0 - 255 decimal. |
|
|
.f identifies one of the valid Timer fields. The valid fields for Timer 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. All of the fields of a timer can be accessed by specifying the .f fields. However, it is possible to use /b to single out a bit in the .PRE or .ACC fields (which are words). The bit number must be 0 - 15 decimal. |
Examples:
T4:0.ACC
T4:3.DN
T4:1.PRE