bindbc.nodave.binddynamic

Undocumented in source.

Members

Aliases

pdaveAddBitVarToReadRequest
alias pdaveAddBitVarToReadRequest = void function(PDU* p, int area, int DBnum, int start, int byteCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveAddBitVarToWriteRequest
alias pdaveAddBitVarToWriteRequest = void function(PDU* p, int area, int DBnum, int start, int byteCount, void* buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveAddVarToReadRequest
alias pdaveAddVarToReadRequest = void function(PDU* p, int area, int DBnum, int start, int bytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveAddVarToWriteRequest
alias pdaveAddVarToWriteRequest = void function(PDU* p, int area, int DBnum, int start, int bytes, void* buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveAreaName
alias pdaveAreaName = char* function(ubyte n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveBlockName
alias pdaveBlockName = char* function(ubyte bn)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveClrBit
alias pdaveClrBit = int function(daveConnection* dc, int area, int DB, int byteAdr, int bitAdr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveConnectPLC
alias pdaveConnectPLC = int function(daveConnection* dc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveConstructDoUpload
alias pdaveConstructDoUpload = void function(PDU* p, int uploadID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveConstructEndUpload
alias pdaveConstructEndUpload = void function(PDU* p, int uploadID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveConstructUpload
alias pdaveConstructUpload = void function(PDU* p, char blockType, int blockNr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveCopyRAMtoROM
alias pdaveCopyRAMtoROM = int function(daveConnection* dc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveDisconnectAdapter
alias pdaveDisconnectAdapter = int function(daveInterface* di)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveDisconnectPLC
alias pdaveDisconnectPLC = int function(daveConnection* dc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveDump
alias pdaveDump = void function(char* name, ubyte* b, int len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveDumpPDU
alias pdaveDumpPDU = void function(PDU* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveExecReadRequest
alias pdaveExecReadRequest = int function(daveConnection* dc, PDU* p, daveResultSet* rl)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveExecWriteRequest
alias pdaveExecWriteRequest = int function(daveConnection* dc, PDU* p, daveResultSet* rl)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveForce200
alias pdaveForce200 = int function(daveConnection* dc, int area, int start, int val)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveForceDisconnectIBH
alias pdaveForceDisconnectIBH = int function(daveInterface* di, int src, int dest, int mpi)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveFree
alias pdaveFree = void function(void* dc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveFreeResults
alias pdaveFreeResults = void function(daveResultSet* rl)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveFromBCD
alias pdaveFromBCD = ubyte function(ubyte i)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetAnswLen
alias pdaveGetAnswLen = int function(daveConnection* dc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetCounterValue
alias pdaveGetCounterValue = int function(daveConnection* dc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetCounterValueAt
alias pdaveGetCounterValueAt = int function(daveConnection* dc, int pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetDebug
alias pdaveGetDebug = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetErrorOfResult
alias pdaveGetErrorOfResult = int function(daveResultSet*, int number)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetFloat
alias pdaveGetFloat = float function(daveConnection* dc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetFloatAt
alias pdaveGetFloatAt = float function(daveConnection* dc, int pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetFloatfrom
alias pdaveGetFloatfrom = float function(ubyte* b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetMPIAdr
alias pdaveGetMPIAdr = int function(daveConnection* dc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetMaxPDULen
alias pdaveGetMaxPDULen = int function(daveConnection* dc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetName
alias pdaveGetName = char* function(daveInterface* di)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetOrderCode
alias pdaveGetOrderCode = int function(daveConnection* dc, char* buf)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetProgramBlock
alias pdaveGetProgramBlock = int function(daveConnection* dc, int blockType, int number, char* buffer, int* length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetResponse
alias pdaveGetResponse = int function(daveConnection* dc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetS16
alias pdaveGetS16 = int function(daveConnection* dc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetS16At
alias pdaveGetS16At = int function(daveConnection* dc, int pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetS16from
alias pdaveGetS16from = int function(ubyte* b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetS32
alias pdaveGetS32 = int function(daveConnection* dc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetS32At
alias pdaveGetS32At = int function(daveConnection* dc, int pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetS32from
alias pdaveGetS32from = int function(ubyte* b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetS8
alias pdaveGetS8 = int function(daveConnection* dc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetS8At
alias pdaveGetS8At = int function(daveConnection* dc, int pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetS8from
alias pdaveGetS8from = int function(ubyte* b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetSeconds
alias pdaveGetSeconds = float function(daveConnection* dc)

Get time in seconds from current read position

pdaveGetSecondsAt
alias pdaveGetSecondsAt = float function(daveConnection* dc, int pos)

Get time in seconds from random position

pdaveGetTimeout
alias pdaveGetTimeout = int function(daveInterface* di)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetU16
alias pdaveGetU16 = int function(daveConnection* dc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetU16At
alias pdaveGetU16At = int function(daveConnection* dc, int pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetU16from
alias pdaveGetU16from = int function(ubyte* b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetU32
alias pdaveGetU32 = uint function(daveConnection* dc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetU32At
alias pdaveGetU32At = uint function(daveConnection* dc, int pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetU32from
alias pdaveGetU32from = uint function(ubyte* b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetU8
alias pdaveGetU8 = int function(daveConnection* dc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetU8At
alias pdaveGetU8At = int function(daveConnection* dc, int pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveGetU8from
alias pdaveGetU8from = int function(ubyte* b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveInitAdapter
alias pdaveInitAdapter = int function(daveInterface* di)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveListBlocks
alias pdaveListBlocks = int function(daveConnection* dc, daveBlockTypeEntry* buf)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveListBlocksOfType
alias pdaveListBlocksOfType = int function(daveConnection* dc, ubyte type, daveBlockEntry* buf)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveListReachablePartners
alias pdaveListReachablePartners = int function(daveInterface* di, char* buf)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveNewConnection
alias pdaveNewConnection = daveConnection* function(daveInterface* di, int MPI, int rack, int slot)

Setup a new connection structure using an initialized daveInterface and PLC's MPI address.

pdaveNewInterface
alias pdaveNewInterface = daveInterface* function(daveOSserialType nfd, const(char)* nname, int localMPI, int protocol, int speed)

Create a daveInterface structure.

pdavePrepareReadRequest
alias pdavePrepareReadRequest = void function(daveConnection* dc, PDU* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdavePrepareWriteRequest
alias pdavePrepareWriteRequest = void function(daveConnection* dc, PDU* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdavePut16
alias pdavePut16 = ubyte* function(ubyte* b, int v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdavePut16At
alias pdavePut16At = void function(ubyte* b, int pos, int v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdavePut32
alias pdavePut32 = ubyte* function(ubyte* b, int v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdavePut32At
alias pdavePut32At = void function(ubyte* b, int pos, int v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdavePut8
alias pdavePut8 = ubyte* function(ubyte* b, int v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdavePut8At
alias pdavePut8At = void function(ubyte* b, int pos, int v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdavePutFloat
alias pdavePutFloat = ubyte* function(ubyte* b, float v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdavePutFloatAt
alias pdavePutFloatAt = void function(ubyte* b, int pos, float v)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveReadBits
alias pdaveReadBits = int function(daveConnection* dc, int area, int DB, int start, int len, void* buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveReadBytes
alias pdaveReadBytes = int function(daveConnection* dc, int area, int DB, int start, int len, void* buffer)

Read len bytes from the PLC.

pdaveReadManyBytes
alias pdaveReadManyBytes = int function(daveConnection* dc, int area, int DBnum, int start, int len, void* buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveReadPLCTime
alias pdaveReadPLCTime = int function(daveConnection* dc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveReadSZL
alias pdaveReadSZL = int function(daveConnection* dc, int ID, int index, void* buf, int buflen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveResetIBH
alias pdaveResetIBH = int function(daveInterface* di)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveSendMessage
alias pdaveSendMessage = int function(daveConnection* dc, PDU* p)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveSetBit
alias pdaveSetBit = int function(daveConnection* dc, int area, int DB, int byteAdr, int bitAdr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveSetDebug
alias pdaveSetDebug = void function(int nDebug)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveSetPLCTime
alias pdaveSetPLCTime = int function(daveConnection* dc, ubyte* ts)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveSetPLCTimeToSystime
alias pdaveSetPLCTimeToSystime = int function(daveConnection* dc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveSetTimeout
alias pdaveSetTimeout = void function(daveInterface* di, int tmo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveStart
alias pdaveStart = int function(daveConnection* dc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveStop
alias pdaveStop = int function(daveConnection* dc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveStrerror
alias pdaveStrerror = char* function(int code)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveStringCopy
alias pdaveStringCopy = void function(char* intString, char* extString)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveSwapIed_16
alias pdaveSwapIed_16 = short function(short ff)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveSwapIed_32
alias pdaveSwapIed_32 = int function(int ff)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveToBCD
alias pdaveToBCD = ubyte function(ubyte i)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveToPLCfloat
alias pdaveToPLCfloat = int function(float ff)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveUseResult
alias pdaveUseResult = int function(daveConnection* dc, daveResultSet* rl, int n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveWriteBits
alias pdaveWriteBits = int function(daveConnection* dc, int area, int DB, int start, int len, void* buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdaveWriteBytes
alias pdaveWriteBytes = int function(daveConnection* dc, int area, int DB, int start, int len, void* buffer)

Write len bytes from buffer to the PLC.

pdaveWriteManyBytes
alias pdaveWriteManyBytes = int function(daveConnection* dc, int area, int DB, int start, int len, void* buffer)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pdoUpload
alias pdoUpload = int function(daveConnection* dc, int* more, ubyte** buffer, int* len, int uploadID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pendUpload
alias pendUpload = int function(daveConnection* dc, int uploadID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pinitUpload
alias pinitUpload = int function(daveConnection* dc, char blockType, int blockNr, int* uploadID)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ptoPLCfloat
alias ptoPLCfloat = float function(float ff)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

isNodaveLoaded
bool isNodaveLoaded()
Undocumented in source. Be warned that the author may not have intended to support it.
loadNodave
NodaveSupport loadNodave()
Undocumented in source. Be warned that the author may not have intended to support it.
loadNodave
NodaveSupport loadNodave(const(char)* libName)
Undocumented in source. Be warned that the author may not have intended to support it.
loadedNodaveVersion
NodaveSupport loadedNodaveVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
unloadNodave
void unloadNodave()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

daveAddBitVarToReadRequest
pdaveAddBitVarToReadRequest daveAddBitVarToReadRequest;
Undocumented in source.
daveAddBitVarToWriteRequest
pdaveAddBitVarToWriteRequest daveAddBitVarToWriteRequest;
Undocumented in source.
daveAddVarToReadRequest
pdaveAddVarToReadRequest daveAddVarToReadRequest;
Undocumented in source.
daveAddVarToWriteRequest
pdaveAddVarToWriteRequest daveAddVarToWriteRequest;
Undocumented in source.
daveAreaName
pdaveAreaName daveAreaName;
Undocumented in source.
daveBlockName
pdaveBlockName daveBlockName;
Undocumented in source.
daveClrBit
pdaveClrBit daveClrBit;
Undocumented in source.
daveConnectPLC
pdaveConnectPLC daveConnectPLC;
Undocumented in source.
daveConstructDoUpload
pdaveConstructDoUpload daveConstructDoUpload;
Undocumented in source.
daveConstructEndUpload
pdaveConstructEndUpload daveConstructEndUpload;
Undocumented in source.
daveConstructUpload
pdaveConstructUpload daveConstructUpload;
Undocumented in source.
daveCopyRAMtoROM
pdaveCopyRAMtoROM daveCopyRAMtoROM;
Undocumented in source.
daveDisconnectAdapter
pdaveDisconnectAdapter daveDisconnectAdapter;
Undocumented in source.
daveDisconnectPLC
pdaveDisconnectPLC daveDisconnectPLC;
Undocumented in source.
daveDump
pdaveDump daveDump;
Undocumented in source.
daveDumpPDU
pdaveDumpPDU daveDumpPDU;
Undocumented in source.
daveExecReadRequest
pdaveExecReadRequest daveExecReadRequest;
Undocumented in source.
daveExecWriteRequest
pdaveExecWriteRequest daveExecWriteRequest;
Undocumented in source.
daveForce200
pdaveForce200 daveForce200;
Undocumented in source.
daveForceDisconnectIBH
pdaveForceDisconnectIBH daveForceDisconnectIBH;
Undocumented in source.
daveFree
pdaveFree daveFree;
Undocumented in source.
daveFreeResults
pdaveFreeResults daveFreeResults;
Undocumented in source.
daveFromBCD
pdaveFromBCD daveFromBCD;
Undocumented in source.
daveGetAnswLen
pdaveGetAnswLen daveGetAnswLen;
Undocumented in source.
daveGetCounterValue
pdaveGetCounterValue daveGetCounterValue;
Undocumented in source.
daveGetCounterValueAt
pdaveGetCounterValueAt daveGetCounterValueAt;
Undocumented in source.
daveGetDebug
pdaveGetDebug daveGetDebug;
Undocumented in source.
daveGetErrorOfResult
pdaveGetErrorOfResult daveGetErrorOfResult;
Undocumented in source.
daveGetFloat
pdaveGetFloat daveGetFloat;
Undocumented in source.
daveGetFloatAt
pdaveGetFloatAt daveGetFloatAt;
Undocumented in source.
daveGetFloatfrom
pdaveGetFloatfrom daveGetFloatfrom;
Undocumented in source.
daveGetMPIAdr
pdaveGetMPIAdr daveGetMPIAdr;
Undocumented in source.
daveGetMaxPDULen
pdaveGetMaxPDULen daveGetMaxPDULen;
Undocumented in source.
daveGetName
pdaveGetName daveGetName;
Undocumented in source.
daveGetOrderCode
pdaveGetOrderCode daveGetOrderCode;
Undocumented in source.
daveGetProgramBlock
pdaveGetProgramBlock daveGetProgramBlock;
Undocumented in source.
daveGetResponse
pdaveGetResponse daveGetResponse;
Undocumented in source.
daveGetS16
pdaveGetS16 daveGetS16;
Undocumented in source.
daveGetS16At
pdaveGetS16At daveGetS16At;
Undocumented in source.
daveGetS16from
pdaveGetS16from daveGetS16from;
Undocumented in source.
daveGetS32
pdaveGetS32 daveGetS32;
Undocumented in source.
daveGetS32At
pdaveGetS32At daveGetS32At;
Undocumented in source.
daveGetS32from
pdaveGetS32from daveGetS32from;
Undocumented in source.
daveGetS8
pdaveGetS8 daveGetS8;
Undocumented in source.
daveGetS8At
pdaveGetS8At daveGetS8At;
Undocumented in source.
daveGetS8from
pdaveGetS8from daveGetS8from;
Undocumented in source.
daveGetSeconds
pdaveGetSeconds daveGetSeconds;
Undocumented in source.
daveGetSecondsAt
pdaveGetSecondsAt daveGetSecondsAt;
Undocumented in source.
daveGetTimeout
pdaveGetTimeout daveGetTimeout;
Undocumented in source.
daveGetU16
pdaveGetU16 daveGetU16;
Undocumented in source.
daveGetU16At
pdaveGetU16At daveGetU16At;
Undocumented in source.
daveGetU16from
pdaveGetU16from daveGetU16from;
Undocumented in source.
daveGetU32
pdaveGetU32 daveGetU32;
Undocumented in source.
daveGetU32At
pdaveGetU32At daveGetU32At;
Undocumented in source.
daveGetU32from
pdaveGetU32from daveGetU32from;
Undocumented in source.
daveGetU8
pdaveGetU8 daveGetU8;
Undocumented in source.
daveGetU8At
pdaveGetU8At daveGetU8At;
Undocumented in source.
daveGetU8from
pdaveGetU8from daveGetU8from;
Undocumented in source.
daveInitAdapter
pdaveInitAdapter daveInitAdapter;
Undocumented in source.
daveListBlocks
pdaveListBlocks daveListBlocks;
Undocumented in source.
daveListBlocksOfType
pdaveListBlocksOfType daveListBlocksOfType;
Undocumented in source.
daveListReachablePartners
pdaveListReachablePartners daveListReachablePartners;
Undocumented in source.
daveNewConnection
pdaveNewConnection daveNewConnection;
Undocumented in source.
daveNewInterface
pdaveNewInterface daveNewInterface;
Undocumented in source.
davePrepareReadRequest
pdavePrepareReadRequest davePrepareReadRequest;
Undocumented in source.
davePrepareWriteRequest
pdavePrepareWriteRequest davePrepareWriteRequest;
Undocumented in source.
davePut16
pdavePut16 davePut16;
Undocumented in source.
davePut16At
pdavePut16At davePut16At;
Undocumented in source.
davePut32
pdavePut32 davePut32;
Undocumented in source.
davePut32At
pdavePut32At davePut32At;
Undocumented in source.
davePut8
pdavePut8 davePut8;
Undocumented in source.
davePut8At
pdavePut8At davePut8At;
Undocumented in source.
davePutFloat
pdavePutFloat davePutFloat;
Undocumented in source.
davePutFloatAt
pdavePutFloatAt davePutFloatAt;
Undocumented in source.
daveReadBits
pdaveReadBits daveReadBits;
Undocumented in source.
daveReadBytes
pdaveReadBytes daveReadBytes;

Read len bytes from the PLC.

daveReadManyBytes
pdaveReadManyBytes daveReadManyBytes;
Undocumented in source.
daveReadPLCTime
pdaveReadPLCTime daveReadPLCTime;
Undocumented in source.
daveReadSZL
pdaveReadSZL daveReadSZL;
Undocumented in source.
daveResetIBH
pdaveResetIBH daveResetIBH;
Undocumented in source.
daveSendMessage
pdaveSendMessage daveSendMessage;
Undocumented in source.
daveSetBit
pdaveSetBit daveSetBit;
Undocumented in source.
daveSetDebug
pdaveSetDebug daveSetDebug;
Undocumented in source.
daveSetPLCTime
pdaveSetPLCTime daveSetPLCTime;
Undocumented in source.
daveSetPLCTimeToSystime
pdaveSetPLCTimeToSystime daveSetPLCTimeToSystime;
Undocumented in source.
daveSetTimeout
pdaveSetTimeout daveSetTimeout;
Undocumented in source.
daveStart
pdaveStart daveStart;
Undocumented in source.
daveStop
pdaveStop daveStop;
Undocumented in source.
daveStrerror
pdaveStrerror daveStrerror;
Undocumented in source.
daveStringCopy
pdaveStringCopy daveStringCopy;
Undocumented in source.
daveSwapIed_16
pdaveSwapIed_16 daveSwapIed_16;
Undocumented in source.
daveSwapIed_32
pdaveSwapIed_32 daveSwapIed_32;
Undocumented in source.
daveToBCD
pdaveToBCD daveToBCD;
Undocumented in source.
daveToPLCfloat
pdaveToPLCfloat daveToPLCfloat;
Undocumented in source.
daveUseResult
pdaveUseResult daveUseResult;
Undocumented in source.
daveWriteBits
pdaveWriteBits daveWriteBits;
Undocumented in source.
daveWriteBytes
pdaveWriteBytes daveWriteBytes;
Undocumented in source.
daveWriteManyBytes
pdaveWriteManyBytes daveWriteManyBytes;
Undocumented in source.
doUpload
pdoUpload doUpload;
Undocumented in source.
endUpload
pendUpload endUpload;
Undocumented in source.
initUpload
pinitUpload initUpload;
Undocumented in source.
toPLCfloat
ptoPLCfloat toPLCfloat;
Undocumented in source.

Meta