Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » System » Modbus TCP

Modbus TCP

Select a filter from the list below.

Icon Name Description / Applications Modules
ModbusTCP_Close

Close a connected Modbus socket gracefully.

FoundationLite
ModbusTCP_Connect

Connects as a client to a remote Modbus server socket.

FoundationLite
ModbusTCP_ForceMultipleCoils

Function Code 15. Force each coil in a sequence of coils to either ON or OFF in a remote device

FoundationLite
ModbusTCP_ReadCoils

Function Code 01. Read contiguous status of coils in a remote device

FoundationLite
ModbusTCP_ReadDiscreteInputs

Function Code 02. Read contiguous status of discrete inputs in a remote device

FoundationLite
ModbusTCP_ReadExceptionStatus

Function Code 07. Attempts to read Exception Status

FoundationLite
ModbusTCP_ReadInputIntegerRegisters

Function Code 04. Read contiguous input registers in a remote device

FoundationLite
ModbusTCP_ReadInputRealRegisters

Function Code 04. Read contiguous input registers in a remote device

FoundationLite
ModbusTCP_ReadInputRegisters_AsByteBuffer

Function Code 03. Read contiguous input registers in a remote device

FoundationLite
ModbusTCP_ReadMultipleIntegerRegisters

Function Code 03. Read the contents of a contiguous block of holding registers in a remote device

FoundationLite
ModbusTCP_ReadMultipleRealRegisters

Function Code 03. Read the contents of a contiguous block of holding registers in a remote device

FoundationLite
ModbusTCP_ReadMultipleRegisters_AsByteBuffer

Function Code 03. Read the contents of a contiguous block of holding registers in a remote device

FoundationLite
ModbusTCP_SendBuffer

Sends data using Modbus TCP frame format.

FoundationLite
ModbusTCP_WriteCoil

Function Code 05. Write a single output to either ON or OFF in a remote device

FoundationLite
ModbusTCP_WriteMultipleIntegerRegisters

Function Code 16. Write a block of contiguous registers (1 to 123 registers) in a remote device

FoundationLite
ModbusTCP_WriteMultipleRealRegisters

Function Code 16. Write a block of contiguous registers (1 to 123 registers) in a remote device

FoundationLite
ModbusTCP_WriteMultipleRegisters_AsByteBuffer

Function Code 16. Write a block of contiguous registers (1 to 123 registers) in a remote device

FoundationLite
ModbusTCP_WriteSingleRegister

Function Code 06. Write a single holding register in a remote device

FoundationLite