Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

nccofig

 how to configure following attribute?
 
 AttrIdList[4]=NC_ATTR_CAN_COMP_STD;
 AttrIdList[5]=NC_ATTR_CAN_MASK_STD;
 AttrIdList[6]=NC_ATTR_COMP_XTD;
 AttrIdList[7]=NC_ATTR_CAN_MASK_XTD;
solution 1: Network Interface Object for transmit via CAN Objects; CAN0   Network Interface Object for Receive via CAN Objects; CAN1
solution 2:Network Interface Object for transmit via CAN Objects; CAN0    Receive via CAN Objects;
solution 3: transmit via CAN Objects;  Network Interface Object for Receive via CAN Objects; CAN1
solution 4:transmit via CAN Objects;  Receive via CAN Objects
 
sorry , I don't know mean in manual
0 Kudos
Message 1 of 2
(4,349 Views)
these attributes are only useable with Series 1 NI CAN boards.You can use them to configure a filter mechanism to receive specific frames only. If you use a Series 2 board use the filter properties instead.The filter works with network interface and objects.
DirkW
0 Kudos
Message 2 of 2
(4,330 Views)