UNPKG

@kvaser/canking-api

Version:

CanKing API to communicate with the CanKing service using Node.js.

52 lines (43 loc) 2.13 kB
[**Kvaser CanKing GUI Extensions SDK v7.5.1**](../README.md) *** [Kvaser CanKing GUI Extensions SDK](../modules.md) / ipc # ipc This module includes Inter-Process Communication calls for getting/setting data from/to CanKing. ## Interfaces - [ILogger](interfaces/ILogger.md) ## Functions - [addDataProcessor](functions/addDataProcessor.md) - [addSource](functions/addSource.md) - [addTarget](functions/addTarget.md) - [clearLinMessage](functions/clearLinMessage.md) - [connectNodes](functions/connectNodes.md) - [deleteDataProcessor](functions/deleteDataProcessor.md) - [deleteSource](functions/deleteSource.md) - [deleteTarget](functions/deleteTarget.md) - [disableNode](functions/disableNode.md) - [disconnectNodes](functions/disconnectNodes.md) - [enableNode](functions/enableNode.md) - [getFirstAndLatestTimestamp](functions/getFirstAndLatestTimestamp.md) - [getFirstTimestamp](functions/getFirstTimestamp.md) - [getFrameDefinitions](functions/getFrameDefinitions.md) - [getLatestTimestamp](functions/getLatestTimestamp.md) - [getLogger](functions/getLogger.md) - [getMessageDataBeforeTimestamp](functions/getMessageDataBeforeTimestamp.md) - [getMessageLogFileFormats](functions/getMessageLogFileFormats.md) - [getSignalLogFileFormats](functions/getSignalLogFileFormats.md) - [requestLinMessage](functions/requestLinMessage.md) - [sendCanMessage](functions/sendCanMessage.md) - [sendMessage](functions/sendMessage.md) - [showMessageBox](functions/showMessageBox.md) - [showQuestionBox](functions/showQuestionBox.md) - [startLogReplay](functions/startLogReplay.md) - [startMeasurement](functions/startMeasurement.md) - [startPeriodicTransmission](functions/startPeriodicTransmission.md) - [stopLogReplay](functions/stopLogReplay.md) - [stopMeasurement](functions/stopMeasurement.md) - [stopPeriodicTransmission](functions/stopPeriodicTransmission.md) - [updateDataProcessor](functions/updateDataProcessor.md) - [updateLinMessage](functions/updateLinMessage.md) - [updatePeriodicTransmission](functions/updatePeriodicTransmission.md) - [updateSource](functions/updateSource.md) - [updateTarget](functions/updateTarget.md)