JMobile Studio

From SoftMC-Wiki
Revision as of 16:12, 6 February 2020 by Yonatan.avrakh (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

JMobile Studio

Python script: JMobile_csv.py

Default target .csv file name: JMobile_HMI.csv (user-definable)

To import tags, perform the following procedure in JMobile Studio.

Define Protocol

1. In the ProjectView pane, select Protocols.

2. Click the blue + sign.

3. From the list, select Modbus TCP.

4. In the Modbus TCP configuration window, define:

IP Address: Set the IP address of your softMC.
PLC Models: Select Generic Modbus (0-based), meaning the softMC Modbus server starts addressing tags from 0.
Click OK.

softMC Modbus HMI (7).png
 

Import Tags

1. In the ProjectView pane, select Tags.

2. From the list, select Modbus TCP protocol defined previously.

softMC Modbus HMI (8).png

3. Click the Import Tags button.

4. Open the generated file JMobile_HMI.csv.

softMC Modbus HMI (9).png

5. Select the tags you want to add to your project, and click the Import tags button.

softMC Modbus HMI (10).png