46
Mask Filter
: Set “Acceptance Code Register” and “Acceptance Mask Register” for CAN
bus controller to specify the CAN IDs that are passed or blocked; after setting “Mask”
and “Code”, check “Enable Mask Filter” then click “OK” to finish the Mask Filter
settings and return to the main panel.
Note: Before you set the “Mask Filter” function, you need to disconnect the USB
adapter. After setting the value of “Mask” + “Code”, connect the USB adapter again to
enable the “Mask Filter” function, because the “Mask Filter” function is only available
if the CAN adapter is initiated and not opened.
Mask Filter example: After setting “Mask” to 1FFFFFF0 and “Code” to 12345678, CAN
message frames of the range 0x12345670 through 0x1234567F will be passed and all
other CAN IDs will be blocked.
Содержание USB-2CAN-M
Страница 1: ...Titan Electronics Inc Web www titan tw USB 2CAN M USB CAN SI M USER S MANUAL 2019 Edition ...
Страница 5: ...4 9 6 13 Using the API in Python 70 9 6 14 Using the API in LabVIEW 71 ...
Страница 36: ...35 Connected to XXX kbits s firmware version VXXXX and operation mode at the bottom of the main panel ...
Страница 43: ...42 ...
Страница 62: ...61 Sample Command CAN_Status 2508 Checks the status bits of device connected to channel with the handle 2508 ...
Страница 66: ...65 break Status CAN_Close Handle printf Test finish n return 0 ...