LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PXI 1036(8186) SetSystemTime makes trouble with Shared variables

Hi everyone!

 

We are making a function to syn host pc's and target pc's clock (PXI ask host for time, and when the different is over the limit, it will set to it's own clock).

It looks working but sometimes, I ques when the host or the target makes Shared variable read/write action I'm getting the error code 1950679023 or 1950679035 (shared variable not reachable).

Is there a way to block all shared variable action till I'm finishing the time sync?

 

Thanks!

 

Robert 

0 Kudos
Message 1 of 4
(1,527 Views)

I'm going to swing at this from a direction that you were not expecting.   Your PXI chassis clock is overheating.  Fix that!  Yes, put the slot blockers in the unused slots so the cooling air doesn't flow past the empty space that is not generating heat.  Place the chassis where airflow is not obstructed, heat flows away from the controller and clean the damned filters.  Now throw out your silly code to reset the clock since the clock is properly cooled.

 

Yeah, overheated clocks keep time poorly. Paying attention to the environmental section of the installation manual make clocks work correctly.

 

Of course I am right!  It is silly but, you would be surprised at how many times I have had to address the exact same problem.   Software can't fix installation problems.


"Should be" isn't "Is" -Jay
0 Kudos
Message 2 of 4
(1,503 Views)

Hi 

 

 

 

 

0 Kudos
Message 3 of 4
(1,481 Views)

@robert.eva wrote:

Hi 

 

 

 

 


Shared variables don't like it if the time changes.  Fix the overheating clock.


"Should be" isn't "Is" -Jay
0 Kudos
Message 4 of 4
(1,477 Views)