> Hi Gio, > > as far as I remember a JK flip flop is an integrated circuit where an output > of the last element is directly > connected to the input of the first element which is connected to the last > element... > this sounds very much like a recursion problem which is actually not > handable with LabVIEW.
I solved this problem with a locale variable when I was using a RS - FF. You have to split the JK - FF in parts und make a definition at the beginning of the start. Define J and K. Martin
