Modbus TCP Client Device Edit

From Control Solutions IoTServer Documentation
Revision as of 01:51, 10 April 2019 by Jimhogenson (talk | contribs) (Created page with "'''Number''' – Device number that will be reference in read and write maps. '''RemoteIP''' – The IP address in “a.b.c.d” form that the TCP client will attempt to conn...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Number – Device number that will be reference in read and write maps.

RemoteIP – The IP address in “a.b.c.d” form that the TCP client will attempt to connect to for read and write maps referencing this device number.

Port – The port number that should be opened at the remote IP address given. Port number will default to 502 if not given or set to zero.

Unit – An optional unit number that will be used when connecting to this remote TCP device. If none is given or is set to zero, then unit 1 will be used.

PollTime – The default poll time that will be used if none is given explicitly in individual read and write maps.

Timeout – The amount of time that the client should wait before flagging the attempted read or write with a “no response” error.

Name – Arbitrary name for this device, used only as a reference in the web UI.