AC5 Series
The AC5 Series includes the following hardware:
CIO-DUAL-AC5
PCI-DUAL-AC5
PCI-QUAD-AC5
PC104-AC5
The AC5 Series supports the following UL and UL for .NET features.
Refer to the Notes on Python Support for information about using these boards with the UL Python API for Windows.
Digital I/O
Click here to display a table of the port numbers and corresponding bit numbers that are set by the digital I/O functions for hardware designed with the 82C55 chip or 82C55 emulation.
cbDConfigPort() port reference
cbDIn(), cbDOut() port reference
Values
cbDBitIn(), cbDBitOut() port reference
Bit Number
FIRSTPORTA FIRSTPORTA 0-255 FIRSTPORTA 0 to 7
FIRSTPORTB FIRSTPORTB 0-255 FIRSTPORTA 8 to 15
FIRSTPORTCL FIRSTPORTCL 0-15 FIRSTPORTA 16 to 19
FIRSTPORTCH FIRSTPORTCH 0-15 FIRSTPORTA 20 to 23
SECONDPORTA SECONDPORTA 0-255 FIRSTPORTA 24 to 31
SECONDPORTB SECONDPORTB 0-255 FIRSTPORTA 32 to 39
SECONDPORTCL SECONDPORTCL 0-15 FIRSTPORTA 40 to 43
SECONDPORTCH SECONDPORTCH 0-15 FIRSTPORTA 44 to 47
THIRDPORTA THIRDPORTA 0-255 FIRSTPORTA 48 to 55
THIRDPORTB THIRDPORTB 0-255 FIRSTPORTA 56 to 63
THIRDPORTCL THIRDPORTCL 0-15 FIRSTPORTA 64 to 67
THIRDPORTCH THIRDPORTCH 0-15 FIRSTPORTA 68 to 71
FOURTHPORTA FOURTHPORTA 0-255 FIRSTPORTA 72 to 79
FOURTHPORTB FOURTHPORTB 0-255 FIRSTPORTA 80 to 87
FOURTHPORTCL FOURTHPORTCL 0-15 FIRSTPORTA 88 to 91
FOURTHPORTCH FOURTHPORTCH 0-15 FIRSTPORTA 92 to 95
Functions
UL: cbDOut() , cbDIn() , cbDBitIn() , cbDBitOut() , cbDConfigPort()
UL for .NET: DOut() ,
DIn() , DBitIn() , DBitOut() , DConfigPort()
PortNum
FIRSTPORTA, FIRSTPORTB, FIRSTPORTCL, FIRSTPORTCH
DataValue
0 to 255 using FIRSTPORTA or FIRSTPORTB
0 to 15 using FIRSTPORTCL or FIRSTPORTCH
BitNum
0 to 23 using FIRSTPORTA
PortNum
DUAL-AC5 and QUAD-AC5 boards also support:
SECONDPORTA, SECONDPORTB, SECONDPORTCL, SECONDPORTCH
DataValue
0 to 255 using SECONDPORTA or SECONDPORTB
0 to 15 using SECONDPORTCL or SECONDPORTCH
BitNum
0 to 47 using FIRSTPORTA
PortNum
QUAD-AC5 boards also support:
THIRDPORTA, THIRDPORTB, THIRDPORTCL, THIRDPORTCH, FOURTHPORTA, FOURTHPORTB, FOURTHPORTCL, FOURTHPORTCH
DataValue
0 to 255 using THIRDPORTA or THIRDPORTB
0 to 15 using THIRDPORTCL or THIRDPORTCH
BitNum
0 to 95 using FIRSTPORTA