LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

NI-CAN -- ncWriteNet.vi -- r0 BIT

Hello,

I would like to know what the value of the r0 bit (in the control field) is when using ncWriteNet.

The acceptance filter of the CAN controller i use (also) needs to match the r0 value (RBnTAG)
to generate a HIT.

Thank you
0 Kudos
Message 1 of 2
(2,936 Views)
Hi Donnie,

The r0 field is ‘reserved’. It’s a bit that is not used (thus can’t be modified with ncWrite) and should always be dominant. From the CAN specification from BOSCH:
The reserved bits have to be sent ‘dominant’, but receivers accept ’dominant’ and ‘recessive’ bits in all combinations.

-B2k
Message 2 of 2
(2,926 Views)