11-15-2007 08:37 AM - edited 11-15-2007 08:38 AM
11-16-2007
12:22 PM
- last edited on
02-19-2024
05:25 PM
by
migration-bot
Hi Al,
Here is what I understand your application to be:
Drive 10 digital outputs active-low, when active these outputs will sink current. The active state will be ~2 seconds long.
This sounds like a good fit for NI-6509's or one of the Bank-Isolated boards like the NI 6510.
The active time will be dictated by your control program, be it SignalExpress, LabVIEW, C etc. The cycle rate for this type of device will be
at most 1Khz. This means you can't generate a square wave faster than 1Khz with these particular DIO boards. We do have high speed digital boards where the sample
rate is determined in hardware, these can acquire/generate up to 100Mhz.
Please post back if you have questions about either of those devices.
Best regards,
MatthewW
Applications Engineer
National Instruments
11-16-2007 02:43 PM
Hello Matthew,
Thanks for your instructions. It happens so that one of my collegues here has PCI-6503 DIO board. The difference between that board and 6509 that you suggested is the number of channels and the channel current. Since I do not need that many output channels is it OK to use 6503 instead?
I know that when the port is configured all the channels are reset to low state. My concern is whether the other 7 channels are reset when I set one channel to the active low output or they will stay in their high state (assuming I set them all to high after configuring the ports). I am planning to use LabView 8.5 to control the hardware.
The cycle time is not an issue since the actuators just open or close the shutters (2s is ~ time needed for the actuator to fully extend or retract - we do not have a feedback so we just time the active state of the actuator) and then they rest at their positions for minutes.
Regards,
Al
11-19-2007 11:58 AM