Modbus Software, Driver and Libraries
 Login 
Member of Modbus Organization

Have a Question?

We accept VISA, MasterCard, PayPal

30-day Money-Back Guarantee

TMbusTcpMasterProtocol Member List

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

bigEndianIntsTMbusMasterFunctions
closeProtocol()TMbusMasterFunctions
configureBigEndianInts()TMbusMasterFunctions
configureIeeeFloats()TMbusMasterFunctions
configureLittleEndianInts()TMbusMasterFunctions
configureSwappedFloats()TMbusMasterFunctions
forceMultipleCoils(integer slaveAddr, integer startRef, boolean &*bitArr)TMbusMasterFunctions
getPackageVersion()TMbusMasterFunctions
getPollDelay()TMbusMasterFunctions
getPort()TMbusTcpMasterProtocol
getRetryCnt()TMbusMasterFunctions
getSuccessCounter()TMbusMasterFunctions
getTimeout()TMbusMasterFunctions
getTotalCounter()TMbusMasterFunctions
hostNameTMbusTcpMasterProtocol
isOpen()TMbusMasterFunctions
maskWriteRegister(integer slaveAddr, integer regAddr, word andMask, word orMask)TMbusMasterFunctions
openProtocol()TMbusTcpMasterProtocol
pollDelayTMbusMasterFunctions
portTMbusTcpMasterProtocol
readCoils(integer slaveAddr, integer startRef, boolean &*bitArr)TMbusMasterFunctions
readExceptionStatus(integer slaveAddr, byte &statusByte)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
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
retryCntTMbusMasterFunctions
setPollDelay(const integer pollDelay)TMbusMasterFunctions
setPort(word portNo)TMbusTcpMasterProtocol
setRetryCnt(const integer retryCnt)TMbusMasterFunctions
setTimeout(const integer timeOut)TMbusMasterFunctions
swappedFloatsTMbusMasterFunctions
timeoutTMbusMasterFunctions
TMbusTcpMasterProtocol(TComponent aOwner)TMbusTcpMasterProtocol
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
writeSingleRegister(integer slaveAddr, integer regAddr, word regVal)TMbusMasterFunctions
~TMbusMasterFunctions()TMbusMasterFunctions