1 8
PCL-848AB User's Manual
3.4.5. ENTERA
Purpose :
This command enters a long string (can be up to 65535 bytes) from a specified
device or from the interface. Reading is terminated upon receiving the terminator, or
when the specified length is reached, or on timeout. The string is put into the
specified segment in the memory. The starting address of the received string has
offset 0 in that segment.
Offset :
ENTERA%=51
Syntax :
CALL ENTER%(ADDR%,DATASEG%,LENGTH%) ----BASIC
CALL ABSOLUTE(ADDR%,DATASEG%,LENGTH%,ENTERA%)
----EASIC Compiler
Parameter :
ADDR% -
The address of the device the input string comes from, If 0 <=
ADDR% <= 30, the specified device is the talker, otherwise,
the talker is the previously defined one.
DATASEG% -
The memory segment where the string is to be put. The starting
address offset is 0.
LENGTH% -
The input string length. The range is from 0 to 65535.
Bus Activity :
- If 0 <= addr <= 30
ATN is set true. UNL is sent. TAD is sent. MLA is set. ATN is set false.
Data string is entered.
- If addr < 0 or addr > 30
ATN is set false. Data string is entered.
Содержание PCL-848A/B
Страница 1: ...PCL 848A B MULTIFUNCTION IEEE 488 INTERFACE CARD ...
Страница 5: ...10 ASCII TABLE 74 11 NEC7210 RBAD WRITE REGISTSR 76 12 SUMMARY OF TBE IEEE 488 LIBRARY FUNCTIONS 77 ...
Страница 6: ...Figures Fig 2 2 Location of switches and jumpers 4 Fig 7 1 PCL 848A B Block Diagram 59 ...
Страница 65: ...CHAPTER 7 TBEORY OP OPERATION 59 Fig 7 1 PCL 848A B Block Diagram ...
Страница 76: ...70 PCL 848AB User s Manual ...
Страница 78: ...72 PCL 848AB User s Manual Handshake Timing Sequence ...