This page requires frames, but your browser does not support them.
Table of Contents
General Description
FieldTalk
BusProtocolErrors Class
BusProtocolErrors Members
Fields
FTALK_CHECKSUM_ERROR Field
FTALK_CONNECTION_WAS_CLOSED Field
FTALK_EVALUATION_EXPIRED Field
FTALK_FILEDES_EXCEEDED Field
FTALK_ILLEGAL_ARGUMENT_ERROR Field
FTALK_ILLEGAL_STATE_ERROR Field
FTALK_INVALID_FRAME_ERROR Field
FTALK_INVALID_REPLY_ERROR Field
FTALK_IO_ERROR Field
FTALK_LISTEN_FAILED Field
FTALK_MBUS_EXCEPTION_RESPONSE Field
FTALK_MBUS_ILLEGAL_ESS_RESPONSE Field
FTALK_MBUS_ILLEGAL_FUNCTION_RESPONSE Field
FTALK_MBUS_ILLEGAL_VALUE_RESPONSE Field
FTALK_MBUS_SLAVE_FAILURE_RESPONSE Field
FTALK_OPEN_ERR Field
FTALK_PORT_ALREADY_BOUND Field
FTALK_PORT_ALREADY_OPEN Field
FTALK_PORT_NO_ACCESS Field
FTALK_PORT_NOT_AVAIL Field
FTALK_REPLY_TIMEOUT_ERROR Field
FTALK_SEND_TIMEOUT_ERROR Field
FTALK_SOCKET_LIB_ERROR Field
FTALK_SUCCESS Field
FTALK_TCPIP_CONNECT_ERR Field
Methods
getBusProtocolErrorText Method
MbusAsciiMasterProtocol Class
MbusAsciiMasterProtocol Members
MbusAsciiMasterProtocol Constructor
MbusAsciiMasterProtocol Constructor ()
MbusAsciiMasterProtocol Constructor (String, Int32, Int32, Int32, Int32)
MbusMasterFunctions Class
MbusMasterFunctions Members
Properties
bigEndianInts Property
pollDelay Property
retryCnt Property
swappedFloats Property
timeout Property
Methods
closeProtocol Method
configureBigEndianInts Method
configureIeeeFloats Method
configureLittleEndianInts Method
configureSwappedFloats Method
forceMultipleCoils Method
forceMultipleCoils Method (Int32, Int32, Boolean[])
forceMultipleCoils Method (Int32, Int32, Boolean[], Int32)
getPackageVersion Method
getPollDelay Method
getRetryCnt Method
getSuccessCounter Method
getTimeout Method
getTotalCounter Method
isOpen Method
maskWriteRegister Method
readCoils Method
readCoils Method (Int32, Int32, Boolean[])
readCoils Method (Int32, Int32, Boolean[], Int32)
readExceptionStatus Method
readInputDiscretes Method
readInputDiscretes Method (Int32, Int32, Boolean[])
readInputDiscretes Method (Int32, Int32, Boolean[], Int32)
readInputFloats Method
readInputFloats Method (Int32, Int32, Single[])
readInputFloats Method (Int32, Int32, Single[], Int32)
readInputLongInts Method
readInputLongInts Method (Int32, Int32, Int32[])
readInputLongInts Method (Int32, Int32, Int32[], Int32)
readInputMod10000 Method
readInputMod10000 Method (Int32, Int32, Int32[])
readInputMod10000 Method (Int32, Int32, Int32[], Int32)
readInputRegisters Method
readInputRegisters Method (Int32, Int32, Int16[])
readInputRegisters Method (Int32, Int32, Int16[], Int32)
readMultipleFloats Method
readMultipleFloats Method (Int32, Int32, Single[])
readMultipleFloats Method (Int32, Int32, Single[], Int32)
readMultipleLongInts Method
readMultipleLongInts Method (Int32, Int32, Int32[])
readMultipleLongInts Method (Int32, Int32, Int32[], Int32)
readMultipleMod10000 Method
readMultipleMod10000 Method (Int32, Int32, Int32[])
readMultipleMod10000 Method (Int32, Int32, Int32[], Int32)
readMultipleRegisters Method
readMultipleRegisters Method (Int32, Int32, Int16[])
readMultipleRegisters Method (Int32, Int32, Int16[], Int32)
readWriteRegisters Method
readWriteRegisters Method (Int32, Int32, Int16[], Int32, Int16[])
readWriteRegisters Method (Int32, Int32, Int16[], Int32, Int32, Int16[], Int32)
resetSuccessCounter Method
resetTotalCounter Method
setPollDelay Method
setRetryCnt Method
setTimeout Method
writeCoil Method
writeMultipleFloats Method
writeMultipleFloats Method (Int32, Int32, Single[])
writeMultipleFloats Method (Int32, Int32, Single[], Int32)
writeMultipleLongInts Method
writeMultipleLongInts Method (Int32, Int32, Int32[])
writeMultipleLongInts Method (Int32, Int32, Int32[], Int32)
writeMultipleMod10000 Method
writeMultipleMod10000 Method (Int32, Int32, Int32[])
writeMultipleMod10000 Method (Int32, Int32, Int32[], Int32)
writeMultipleRegisters Method
writeMultipleRegisters Method (Int32, Int32, Int16[])
writeMultipleRegisters Method (Int32, Int32, Int16[], Int32)
writeSingleRegister Method
MbusRtuMasterProtocol Class
MbusRtuMasterProtocol Members
MbusRtuMasterProtocol Constructor
MbusRtuMasterProtocol Constructor ()
MbusRtuMasterProtocol Constructor (String, Int32, Int32, Int32, Int32)
MbusRtuOverTcpMasterProtocol Class
MbusRtuOverTcpMasterProtocol Members
MbusRtuOverTcpMasterProtocol Constructor
MbusRtuOverTcpMasterProtocol Constructor ()
MbusRtuOverTcpMasterProtocol Constructor (String, Int16)
MbusSerialMasterProtocol Class
MbusSerialMasterProtocol Members
Fields
SER_DATABITS_7 Field
SER_DATABITS_8 Field
SER_PARITY_EVEN Field
SER_PARITY_NONE Field
SER_PARITY_ODD Field
SER_STOPBITS_1 Field
SER_STOPBITS_2 Field
Properties
baudRate Property
dataBits Property
parity Property
portName Property
stopBits Property
Methods
enableRs485Mode Method
openProtocol Method
openProtocol Method ()
openProtocol Method (String, Int32)
openProtocol Method (String, Int32, Int32, Int32, Int32)
MbusTcpMasterProtocol Class
MbusTcpMasterProtocol Members
MbusTcpMasterProtocol Constructor
MbusTcpMasterProtocol Constructor ()
MbusTcpMasterProtocol Constructor (String, Int16)
Properties
hostName Property
port Property
Methods
getPort Method
openProtocol Method
openProtocol Method ()
openProtocol Method (String)
openProtocol Method (String, Int16)
setPort Method