Sets the values of specified ports simultaneously.
d_out_array(board_num, low_port, high_port, data_list)
board_num (int)
The number associated with the board when it was installed with InstaCal or created with create_daq_device().
low_port (DigitalPortType)
The first port in the scan.
high_port (DigitalPortType)
The last port in the scan.
data_list (list of int)
Digital output data list.