FieldTalk Modbus Master Library, Delphi Edition  Library version 2.12.0
TMbusSerialClientBase Member List

This is the complete list of members for TMbusSerialClientBase, including all inherited members.

baudRateTMbusSerialClientBase
closeProtocol()TMbusMasterFunctions
configureBigEndianInts()TMbusMasterFunctions
configureBigEndianInts(integer slaveAddr)TMbusMasterFunctions
configureCountFromOne()TMbusMasterFunctions
configureCountFromOne(integer slaveAddr)TMbusMasterFunctions
configureCountFromZero()TMbusMasterFunctions
configureCountFromZero(integer slaveAddr)TMbusMasterFunctions
configureEnron32BitMode()TMbusMasterFunctions
configureEnron32BitMode(integer slaveAddr)TMbusMasterFunctions
configureIeeeFloats()TMbusMasterFunctions
configureIeeeFloats(integer slaveAddr)TMbusMasterFunctions
configureLittleEndianInts()TMbusMasterFunctions
configureLittleEndianInts(integer slaveAddr)TMbusMasterFunctions
configureStandard32BitMode()TMbusMasterFunctions
configureStandard32BitMode(integer slaveAddr)TMbusMasterFunctions
configureSwappedFloats()TMbusMasterFunctions
configureSwappedFloats(integer slaveAddr)TMbusMasterFunctions
customFunction(integer slaveAddr, integer functionCode, byte []requestArr, byte []responseArr, integer &responseLen)TMbusMasterFunctions
dataBitsTMbusSerialClientBase
enableRs485Mode(integer rtsDelay)TMbusSerialClientBase
forceMultipleCoils(integer slaveAddr, integer startRef, boolean []bitArr)TMbusMasterFunctions
getPackageVersion()TMbusMasterFunctions
getPollDelay()TMbusMasterFunctions
getRetryCnt()TMbusMasterFunctions
getSuccessCounter()TMbusMasterFunctions
getTimeout()TMbusMasterFunctions
getTotalCounter()TMbusMasterFunctions
isOpen()TMbusMasterFunctions
maskWriteRegister(integer slaveAddr, integer regAddr, word andMask, word orMask)TMbusMasterFunctions
openProtocol()TMbusSerialClientBase
openUseExistingConnection(integer cnxnHandle)TMbusSerialClientBase
parityTMbusSerialClientBase
pollDelayTMbusMasterFunctions
portNameTMbusSerialClientBase
readCoils(integer slaveAddr, integer startRef, boolean []bitArr)TMbusMasterFunctions
readExceptionStatus(integer slaveAddr, byte &statusByte)TMbusMasterFunctions
readHoldingRegistersF64(integer slaveAddr, integer startRef, double []doubleArr)TMbusMasterFunctions
readHoldingRegistersI64(integer slaveAddr, integer startRef, int64 []int64Arr)TMbusMasterFunctions
readInputDiscretes(integer slaveAddr, integer startRef, boolean []bitArr)TMbusMasterFunctions
readInputFloats(integer slaveAddr, integer startRef, single []float32Arr)TMbusMasterFunctions
readInputLongInts(integer slaveAddr, integer startRef, integer []int32Arr)TMbusMasterFunctions
readInputMod10000(integer slaveAddr, integer startRef, integer []int32Arr)TMbusMasterFunctions
readInputRegisters(integer slaveAddr, integer startRef, word []regArr)TMbusMasterFunctions
readInputRegistersF64(integer slaveAddr, integer startRef, double []doubleArr)TMbusMasterFunctions
readInputRegistersI64(integer slaveAddr, integer startRef, int64 []int64Arr)TMbusMasterFunctions
readMultipleFloats(integer slaveAddr, integer startRef, single []float32Arr)TMbusMasterFunctions
readMultipleLongInts(integer slaveAddr, integer startRef, integer []int32Arr)TMbusMasterFunctions
readMultipleMod10000(integer slaveAddr, integer startRef, integer []int32Arr)TMbusMasterFunctions
readMultipleRegisters(integer slaveAddr, integer startRef, word []regArr)TMbusMasterFunctions
readWriteRegisters(integer slaveAddr, integer readRef, word []readArr, integer writeRef, word []writeArr)TMbusMasterFunctions
resetSuccessCounter()TMbusMasterFunctions
resetTotalCounter()TMbusMasterFunctions
restartCommunicationsOption(integer slaveAddr, boolean clearEventLog)TMbusMasterFunctions
retryCntTMbusMasterFunctions
returnQueryData(integer slaveAddr, byte []queryArr, byte []echoArr)TMbusMasterFunctions
setPollDelay(const integer pollDelay)TMbusMasterFunctions
setRetryCnt(const integer retryCnt)TMbusMasterFunctions
setTimeout(const integer timeOut)TMbusMasterFunctions
stopBitsTMbusSerialClientBase
timeoutTMbusMasterFunctions
TMbusSerialClientBase(TComponent aOwner)TMbusSerialClientBase
writeCoil(integer slaveAddr, integer bitAddr, boolean bitVal)TMbusMasterFunctions
writeMultipleFloats(integer slaveAddr, integer startRef, single []float32Arr)TMbusMasterFunctions
writeMultipleLongInts(integer slaveAddr, integer startRef, integer []int32Arr)TMbusMasterFunctions
writeMultipleMod10000(integer slaveAddr, integer startRef, integer []int32Arr)TMbusMasterFunctions
writeMultipleRegisters(integer slaveAddr, integer startRef, word []regArr)TMbusMasterFunctions
writeMultipleRegistersF64(integer slaveAddr, integer startRef, double []doubleArr)TMbusMasterFunctions
writeMultipleRegistersI64(integer slaveAddr, integer startRef, int64 []int64Arr)TMbusMasterFunctions
writeSingleRegister(integer slaveAddr, integer regAddr, word regVal)TMbusMasterFunctions
~TMbusMasterFunctions()TMbusMasterFunctions