src/win32/CanFestival-3.def
author etisserant
Sat, 07 Apr 2007 09:49:05 +0200
changeset 150 d2fc5d5f8a36
parent 145 e747d2e26af0
child 175 e255529b6f7d
permissions -rw-r--r--
Some win32 fixes following yesterday's API changes.
; CanFestival-3.def : Declares the module parameters.

LIBRARY      "CanFestival-3.DLL"

EXPORTS
        getNodeState
        heartbeatInit
        heartbeatStop
        proceedNODE_GUARD
        masterSendNMTstateChange
        masterSendNMTnodeguard
        masterRequestNodeState
        proceedNMTstateChange
        slaveSendBootUp
        accessDictionaryError
        getODentry
        setODentry
        scanIndexOD
        RegisterSetODentryCallBack
        sendPDO
        PDOmGR
        buildPDO
        sendPDOrequest
        proceedPDO
;        sendPDOevent
        SDOlineToObjdict
        objdictToSDOline
        lineToSDO
        SDOtoLine
        failedSDO
        resetSDO
        resetSDOline
        initSDOline
        getSDOfreeLine
        getSDOlineOnUse
        closeSDOtransfer
        getSDOlineRestBytes
        setSDOlineRestBytes
        sendSDO
        sendSDOabort
        proceedSDO
        writeNetworkDict
        readNetworkDict
        readNetworkDictCallback
        getReadResultNetworkDict
        getWriteResultNetworkDict
        canDispatch
        getState
        setState
        getNodeId
        setNodeId
;        initPreOperationalMode
        sendSYNC
        proceedSYNC
        SetAlarm
        DelAlarm
        TimeDispatch
        setTimer
        getElapsedTime
        StartTimerLoop
        StopTimerLoop
        CreateReceiveTask
        LoadCanDriver
        canSend
        canReceive
        canOpen
        canClose
		_post_TPDO
		_post_sync
		_heartbeatError
		_stopped
		_operational
		_preOperational
		_initialisation
		_SDOtimeoutError