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

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

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
forceMultipleCoils(integer slaveAddr, integer startRef, boolean []bitArr)TMbusMasterFunctions
getPackageVersion()TMbusMasterFunctions
getPollDelay()TMbusMasterFunctions
getPort()TMbusIpClientBase
getRetryCnt()TMbusMasterFunctions
getSuccessCounter()TMbusMasterFunctions
getTimeout()TMbusMasterFunctions
getTotalCounter()TMbusMasterFunctions
hostNameTMbusIpClientBase
isOpen()TMbusMasterFunctions
maskWriteRegister(integer slaveAddr, integer regAddr, word andMask, word orMask)TMbusMasterFunctions
openProtocol()TMbusIpClientBase
pollDelayTMbusMasterFunctions
portTMbusIpClientBase
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
setClosingTimeout(const integer msTime)TMbusIpClientBase
setPollDelay(const integer pollDelay)TMbusMasterFunctions
setPort(word portNo)TMbusIpClientBase
setRetryCnt(const integer retryCnt)TMbusMasterFunctions
setTimeout(const integer timeOut)TMbusMasterFunctions
timeoutTMbusMasterFunctions
TMbusRtuOverTcpMasterProtocol(TComponent aOwner)TMbusRtuOverTcpMasterProtocol
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