Modbus Software, Driver and Libraries
 Login 
Member of Modbus Organization

Have a Question?

We accept VISA, MasterCard, PayPal

30-day Money-Back Guarantee

TMbusRtuMasterProtocol Member List

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

baudRateTMbusSerialMasterProtocol
bigEndianIntsTMbusMasterFunctions
closeProtocol()TMbusMasterFunctions
configureBigEndianInts()TMbusMasterFunctions
configureIeeeFloats()TMbusMasterFunctions
configureLittleEndianInts()TMbusMasterFunctions
configureSwappedFloats()TMbusMasterFunctions
dataBitsTMbusSerialMasterProtocol
enableRs485Mode(integer rtsDelay)TMbusSerialMasterProtocol
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()TMbusSerialMasterProtocol
parityTMbusSerialMasterProtocol
pollDelayTMbusMasterFunctions
portNameTMbusSerialMasterProtocol
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
setRetryCnt(const integer retryCnt)TMbusMasterFunctions
setTimeout(const integer timeOut)TMbusMasterFunctions
stopBitsTMbusSerialMasterProtocol
swappedFloatsTMbusMasterFunctions
timeoutTMbusMasterFunctions
TMbusRtuMasterProtocol(TComponent aOwner)TMbusRtuMasterProtocol
TMbusSerialMasterProtocol(TComponent aOwner)TMbusSerialMasterProtocol
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