2 0
PCLS-848-P User's Manual
begin inline($9A/$27/$04/SOO/$DO);end; {call D000:0427}
procedure iestatus(condition:integer;var status:integer);
begin inline(59A/$2A/504/$00/$DO);end; {call D000:042A)
procedure ietimout(timeset:integer);
begin inline($9A/$2D/$04/$00/$DO);end; {call D000:042D}
procedure ietrig (addr:integer);
begin inline($9A/$30/$04/$00/$DO);end; {call D000:0430}
procedure ieentera(addr,dataseg,datalen:integer);
begin inline($9A/$33/$04/$00/$DO);end; {call D000:0433}
procedure ieouta(addr,dataseg,datalen:integer).
begin inline($9A/$36/$04/$00/$DO);end; {call D000:0436}
procedure iedevice(addr,portno:integer);
begin inline($9A/$39/$04/$00/SDO);end; {call D000:0439}
{End of definition of IEEE-488 procedures}
2. Develop the program with the IEEE-488 procedures and functions that you need.
3. Run the program.
3.4. The IEEE488 Procedures and Functions
The following twenty-one procedures can be called by programs written in Pascal
language to access the IEEE-488 interface. Turbo Pascal does not use procedure ieseg(
).
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...