Previous | Contents | Index |
Table 3-32 describes address specifications and data types for integer file addresses.
Address | Format | Comment |
---|---|---|
mNf:nn | Word | Integer file word |
mNf:nn | Longword 1 | Integer file longword |
mNf:nn/bb | Bit | Integer file bit |
Table 3-33 describes address specifications and data types for floating point file addresses. Floating point addresses are supported only for the SLC-5/03 and SLC-5/04.
Address | Format | Comment |
---|---|---|
mFf:nn | Float | Float file floating point |
Table 3-34 describes address specifications and data types for ASCII file addresses. ASCII file addresses are supported only for the SLC-5/03 and SLC-5/04. ASCII addresses must be read from and written to with element counts that are multiples of 2.
Address | Format | Comment |
---|---|---|
Af:nn | String:2 | 2 ASCII file characters |
Table 3-35 describes address specifications and data types for string data addresses. String file addresses are supported only for the SLC-5/03 and SLC-5/04. String file addresses must be read and written to with element counts that are multiples of 2.
Address | Format | Comment |
---|---|---|
mSTf:nn | String | Entire string structure |
Previous | Next | Contents | Index |