1. Home
  2. LegacyConnector
  3. Visual Programming
  4. Melsec

Melsec

Step 1. Create Melsec node

PLCCreate Melsec endpoint
NameSet node name

Step 2. Configure Melsec Connection

1Machine ID
2IP address and PLC specific configuration
Cycle timePolling rate
NameSet Melsec endpoint name

Step 3. Add Variables

AddressVariable address format:
<memory area>,<data type><byte offset>,<array length>
Supported memory areas:
D
F
M
S
R
X
Y
TN
CN
TS
CS

Supported data types:
BIT
FLOAT
DINT
STR
INT
X

Address examples:
FBIT200,1 – Read single bit in offset 200 from memory F
DINT612.1 – Read single integrer in offset 612 from memory D
RFLOAT5000,40 – Read 40 floats from R5000

Step 4. Now that you created your node go to Cloud Connector and start sending data to the cloud

Was this article helpful to you? Yes No

How can we help?