Racal Instruments 7064 Instruction Manual page 149

Table of Contents

Advertisement

SOFTWARE COMMAND LIBRARY
The software command library available on the 7064 has commands accessible either
through the message based interface directly or only during firmware development.
When defining these commands in this section the user will be told wether these
commands are available only through the message based interface, only during
firmware development, or through both.
Port Commands
cinbit (uint card, uint port, uint bitnum);
cinport (uint card, uint cport);
cinportb (uint card, uint cport);
coutbit (uint card, uint cport, uint bit_number, uint value);
coutport (uint card, uint cport, uint value);
coutportb (uint card, uint cport, uint value);
cpulsehi (uint card, uint cport, uint bit_number);
cpulselo (uint card, uint cport, uint bit_number);
crstbit (uint card, uint cport, uint bit_number);
csetbit (uint card, uint cport, uint bit_number);
inbit (uint port, uint bit_number);
inport (uint port);
inportb (uint port);
outbit (uint port, uint bit_number, uint value);
outport (uint port, uint value);
outportb (uint port, uint value);
pulsehi (uint port, uint bit_number);
pulselo (uint port, uint bit_number);
rstbit (uint port, uint bit_number);
setbit (uint port, uint bit_number);
These commands are used to talk to the I/O lines and are described in detail in
Section 3 of this manual. Examples are also given.
APPENDIX A
A-1

Advertisement

Table of Contents
loading

Related Products for Racal Instruments 7064

Table of Contents