Solution
Within a particular byte, each bit in the integer maps to a line in the corresponding port. NI-DAQmx orders the bits by line number, with the least significant bit mapping to the lowest line number.
The examples display the Data to Write in decimal form.
The corresponding data in binary form is shown below.
Please refer to
Digital Data (Integer Format) in DAQmx Help for more details.