Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

Can any one tell the functionality of (nc.Reset.vi)

Hi,
 
I am working on CAN Protocol,I have told to alter some thing in original code.
I want some details regarding the CAN function nc.Reset.vi.
I came to know that it is obsolete function,but right now i find this abit important ,if anyone knows plz help me out.
Plz do mail me to mp_rohith@lntemsys.com
0 Kudos
Message 1 of 2
(4,154 Views)
I remember that I used it in those "old" LV6 days to reset the card when it was impossible to start the bus. Unfortunately LV6 is no longer installed on my machine... I assume that is was replaced by ncAction.vi with the Opcode input set to Reset.

Extract from the LV help fro ncAction.vi :

Resets network interface. The Reset action first issues the Stop action, then clears all entries from the write queue, then resets the CAN or LIN hardware. Resetting the CAN hardware sets the CAN error counters to zero, returning the CAN controller to error active state. Resetting the LIN hardware returns the interface to slave mode and resets all slave task response queue entries so that the slave task subscribes to all LIN IDs. The reset action is propagated up to all open higher-level CAN Objects.

0 Kudos
Message 2 of 2
(4,150 Views)