User`s guide

Universal Library User's Guide Digital Input/Output Boards - AC5 Series
141
AC5 Series
Digital I/O
Digital I/O functions and methods supported
UL: cbDOut(), cbDIn(), cbDBitIn(), cbDBitOut(), cbDConfigPort()
UL for .NET: DOut(), DIn(), DBitIn(), DBitOut(), DConfigPort()
Digital I/O argument values
All boards in this series support:
PortNum FIRSTPORTA, FIRSTPORTB, FIRSTPORTCL, FIRSTPORTCH
DataValue 0 to 15 using FIRSTPORTCL or FIRSTPORTCH
0 to 255 using FIRSTPORTA or FIRSTPORTB
BitNum 0 to 23 using FIRSTPORTA
DUAL-AC5 and QUAD-AC5 boards also support:
PortNum SECONDPORTA, SECONDPORTB, SECONDPORTCL, SECONDPORTCH
DataValue 0 to 15 using SECONDPORTCL or SECONDPORTCH
0 to 255 using SECONDPORTA or SECONDPORTB
BitNum 0 to 47 using FIRSTPORTA
QUAD-AC5 boards also support:
PortNum THIRDPORTA, THIRDPORTB, THIRDPORTCL, THIRDPORTCH, FOURTHPORTA,
FOURTHPORTB, FOURTHPORTCL, FOURTHPORTCH
DataValue 0 to 15 using THIRDPORTCL or THIRDPORTCH
0 to 255 using THIRDPORTA or THIRDPORTB
BitNum 0 to 95 using FIRSTPORTA