LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

a watchdog timer question

dear sir:
I need to test my VME device with VME-MAX-2.
My device have a watchdog timer,and must write to the heartbeat register every 100 ms. simultaneously,I have to write to and read from another register in my VME.
how can i achieve it?
what architecture do I use?
0 Kudos
Message 1 of 2
(2,477 Views)
Hello,

As far as which architecture, you need to use eiter VME or VXI. You will need to find out what type of device your VME device is, Register or Message-based. You will also need to find out which commands your device accepts. From there, you can create an applicaiton that communicates with your device using those commands,

Andrew M
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,477 Views)