CHAPTER 2 INSTALLATION
25
3.4.5. ieentera
NAME:
ieentera
—
Enters a long string from a specified device or from the
interface.
SYNTAX:
ieentera(addr,dataseg,maxlen);
addr:integer;
The address of the device the entered string comes from. If 0<
=addr< =30, the specified device is the taLker. Otherwise, the
talker is the previously defined one.
dataseg:integer;
The memory segment where the string is to be put. The
starting address offset is 0.
maxlen:integer;
The maximum input string length. The range is from 0 to
65535.
DESCRIPTION:
This procedure 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
memory area’s specified segment. The starting address of the received string has
offset 0 in that segment.
BUS ACTIVITY:
- If 0 <= addr <= 30
ATN is set true.
UNL is sent.
TAD is sent.
MLA is set.
ATN is set false.
String is entered..
Summary of Contents for PCLS-848-P
Page 1: ...PCLS 848 P IEEE 488 INTERFACE CARD PASCA SUPPORT PACKAGE USER S MANUAL...
Page 6: ...Figures Figuree 7 1 PCL 848A B Block Diagram 77...
Page 10: ...4 PCLS 848 P User s Manual...
Page 20: ...14 PCLS 848 P User s Manual...
Page 32: ...26 PCLS 848 P User s Manual If addr 0 or addr 30 ATN is set false String is entered...
Page 37: ...CHAPTER 2 INSTALLATION 31 ieinit ioport myaddr setting...
Page 42: ...36 PCLS 848 P User s Manual If addr 0 or addr 30 ATN is set false Long string is sent...
Page 56: ...50 PCLS 848 P User s Manual...
Page 80: ...74 PCLS 848 P User s Manual...
Page 83: ...CHAPTER 7 THEORY OF OPERATION 77 Figuree 7 1 PCL 848A B Block Diagram...
Page 84: ...78 PCLS 848 P User s Manual...
Page 95: ...CHAPTER 7 THEORY OF OPERATION 89...
Page 97: ...CHAPTER 7 THEORY OF OPERATION 91 Handshake Timing Sequence...
Page 102: ...96 PCLS 848 P User s Manual...