Hello Navid,
There are a couple places you could check your digital inputs/outputs. In Measurement & Automation Explorer (MAX), you can run the test panels, and use the Digital I/O panels to change the digital lines. In MAX, under Devices and Interfaces>>NI-DAQmx Devices, right click on your device and choose Test Panels, then click on the Digital I/O tab. If you wanted to automate the process, you could write a program to change the output. If using LabVIEW, you can go to Help>>Find Examples. Then navigate to Hardware Input and Output>>DAQmx>>Digital Generation, then an example like "Write Dig Port.vi". That would be a good starting place. Hope this helps!
-Alan A.