Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
IxxatCommonFunctions.hpp File Reference
#include "IxxatUsbToCanV1.hpp"
#include "IxxatUsbToCanV2.hpp"
#include "core/assert.hpp"
#include <ECI/ECI_cantype.h>
#include <cstring>
#include <string>
Include dependency graph for IxxatCommonFunctions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  iv
 
namespace  iv::comms
 
namespace  iv::comms::ixxat
 

Functions

void iv::comms::ixxat::EciPrintCtrlMessage (const ECI_CTRL_MESSAGE *pStcCtrlMsg, const std::string &strDevice, const bool isSending)
 
bool iv::comms::ixxat::parseBoard (const iv::model::comms::NetworkData &commConfig, IIxxatInterface **interfaceOpt, std::string *hwSerial, uint32_t *hwPort, unsigned char *operationMode, unsigned char *busTimingRegister0, unsigned char *busTimingRegister1)
 

Variables

const BYTE iv::comms::ixxat::ECI_CAN_FD_DLC_LUT [16] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 12, 16, 20, 24, 32, 48, 64}