;========================================================================== ; This file defines baudrate and device number for PcanView (USBCAN). ; ; DeviceNr: 0..254 directly programed device number ; 255 any device ; ; Baudrate: (values BTR0 and BTR1 will be ignored) ; 0 1 MBit/sec ; 1 800 kBit/sec ; 2 500 kBit/sec ; 3 250 kBit/sec ; 4 125 kBit/sec ; 5 100 kBit/sec ; 6 50 kBit/sec ; 7 20 kBit/sec ; 8 10 kBit/sec ; ; Baudrate: (values BTR0 and BTR1 will be read) ; 9 user ; ; OutputCtrl: Output Control Register ; -> for standard GW-002 always set to 26 ;========================================================================== [PEAKUCAN] Baudrate=4 BTR0=3 BTR1=28 BTRExt=1508180 DeviceNr=0 Channel=0 WndPosX=320 WndPosY=309 ;OutputCtrl=10 [USBCAN] Baudrate=4 BTR0=0 BTR1=20 DeviceNr=255 OutputCtrl=26