CHAPTER 2 INSTALLATION
99
12.2.IEEE-488 Procedures for Turbo Pascal
Procedures
Activity
isabort
Aborts all bus activity by pulsing
the IFC line.
iedevalr(addr);
Device clear or selective device
clear.
iedevice(addr,portno);
Replaces an LPTn: or COMn:
port with an IEEE-488 device.
ieenter(addr,instr);
Enters data from a device.
ieentera(addr,dataseg,maxlen);
Enters a long string from a device.
ieeol(addr,outeol,ooolstr,ineol,ineolb);
Sets the terminators of input and
output string of a device.
icinit(ioport,myaddr,setting);
Initializes the interface and sets
parameters.
iello;
Local Lockout.
ielocal(addr);
Sets a device to local mode or
releases the REN line.
ieoutput(addr,outstr);
Outputs data to a device.
ieouta(addr,dataseg,length);
Outputs a long string of data to
a device.
ieppoll(response);
Parallel Poll.
ieppollc(addr,config);
Parallel Poll Configure.
ieppollu(addr);
Parallel Poll Unconfigure.
ieremote(addr);
Sets a device to remote mode and
sets the REN line. lt
iesend(cmdstr);
Send the IEEE-488 mnemonics
commands to the bus.
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...