Marni
2005-07-25 23:40:10 UTC
Hello Xiphophile,
You can set the direction of the digital lines of the USB-6501. To check to see if its possible look in the specs under Digital IO>>Direction Control. If its programmable the Direction Control will be "Input or output, software-selectable."
Setting power-up states in MAX:
- Open MAX.
- Under Devices and Interfaces >> NI-DAQmx Devices, right-click on your device and select Properties.
- Modify the power-up state.
- Click OK to write the settings to the device.
Setting power-up states in LabVIEW:
- Place the NI-DAQmx Set Power-Up States VI on the block diagram.
- Set the inputs "device in" and "power up states"
- Add additional VIs to perform any other tasks within your program.
- Run the program to write the settings to the device.
Please let me know if you have any questions. Have a great day!
Sincerely,
Marni S.
You can set the direction of the digital lines of the USB-6501. To check to see if its possible look in the specs under Digital IO>>Direction Control. If its programmable the Direction Control will be "Input or output, software-selectable."
Setting power-up states in MAX:
- Open MAX.
- Under Devices and Interfaces >> NI-DAQmx Devices, right-click on your device and select Properties.
- Modify the power-up state.
- Click OK to write the settings to the device.
Setting power-up states in LabVIEW:
- Place the NI-DAQmx Set Power-Up States VI on the block diagram.
- Set the inputs "device in" and "power up states"
- Add additional VIs to perform any other tasks within your program.
- Run the program to write the settings to the device.
Please let me know if you have any questions. Have a great day!
Sincerely,
Marni S.