User`s guide
4.5. adDIO
4.5.1 DIOSetPortMode
Configures the specified port for input or output. This function only supports PCL-722/724/731.
Input:
Data type Parameter Description
DevHandle The handler id of the device specified by DevNum as
assigned by the LabVIEW program.
Port The digital port number
Direction Direction: input (0) or output(1)
error in A cluster containing error information, such as the
status, code, and source elements that is passed from
a previous linked VI.
Output:
Data type
Parameter Description
DevHandle The handler id of the device specified by DevNum as
assigned by the LabVIEW program.
error out A cluster containing error information. If error in
indicated an error, the status, code, and source
elements of error out have the same values as the
corresponding elements of error in