LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Has anyone an exapmle VI for continious buffered "digital Read from Line" with DIO 6527?

Hello everybody,
I'm trying to continously read a trigger for a cyclic counter by using "DIG Read Line" for a DIO6527. My Problem is that sometimes my CPU is busy at 100% and thus the ReadLine cannot read until the CPU works normally. As I cannot prevent the CPU-problem I'm searching for a VI that buffers the HIGH-states (if they appear) while the CPU is busy. Unfortunately, I can only find examples for a DIO 653X (Cont Change Detection.vi)and yet I could not change this VI for a DIO 6527 because there is trouble in the subVI "DIO Config".
Can anybody give me an idea of how to implement such a buffer?

Thanks,
Kathrine
0 Kudos
Message 1 of 2
(2,584 Views)
There is a LabVIEW example that shows how to detect a change on the 6527 lines:
"DIO652x Change Occurence.vi".
0 Kudos
Message 2 of 2
(2,584 Views)