source: pacpussensors/trunk/CanGateway/driver/libs/vcand32.def

Last change on this file was 29, checked in by DHERBOMEZ Gérald, 11 years ago

Modifications of canGateway component.

File size: 1.7 KB
Line 
1LIBRARY VCAND32.DLL
2
3EXPORTS
4 @__lockDebuggerData$qv @31 ; __lockDebuggerData()
5 @__unlockDebuggerData$qv @27 ; __unlockDebuggerData()
6 ___CPPdebugHook @36
7 ncdActivateChannel @23
8 ncdAddAcceptanceRange @40
9 ncdCloseDriver @26
10 ncdClosePort @25
11 ncdDeactivateChannel @24
12 ncdFlushReceiveQueue @20
13 ncdFlushTransmitQueue @19
14 ncdGetApplConfig @30
15 ncdGetChannelIndex @32
16 ncdGetChannelMask @33
17 ncdGetChannelVersion @28
18 ncdGetDriverConfig @2
19 ncdGetErrorString @34
20 ncdGetEventString @35
21 ncdGetReceiveQueueLevel @21
22 ncdGetState @22
23 ncdOpenDriver @1
24 ncdOpenPort @3
25 ncdReceive @16
26 ncdReceive1 @15
27 ncdRemoveAcceptanceRange @41
28 ncdRequestChipState @18
29 ncdResetAcceptance @42
30 ncdResetClock @12
31 ncdSetApplConfig @29
32 ncdSetChannelAcceptance @10
33 ncdSetChannelBitrate @9
34 ncdSetChannelMode @4
35 ncdSetChannelOutput @5
36 ncdSetChannelParams @7
37 ncdSetChannelParamsC200 @8
38 ncdSetChannelTransceiver @6
39 ncdSetNotification @13
40 ncdSetReceiveMode @17
41 ncdSetTimerRate @11
42 ncdTransmit @14
Note: See TracBrowser for help on using the repository browser.