Slave Address into request

Forum Home Forums Communicating with Devices Modbus Slave Address into request

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1076
    radix
    Participant

    Hi,

    I installed rapid SCADA. Below is our communication line settings for TCP Client.
    IpAddress = 192.XXX.X.XXX
    TcpPort = 502
    Behavior = Master
    ConnMode = Shared

    Our devices (2 device) connected to converter which receives query on Ethernet (from computer). Converter further request query to individual device based on slave id provided & returns result to PC. We required to send slave address to converter when requesting the data.

    So how should we configure slave id on SCADA ? We have added all our devices in “Request Sequence” page.

    In log we found below request. No slave id there.
    2016-05-04 16:30:00 Communication session with the Device 6 “HawkEye”, type: KpModbus
    Send (12): 00 00 00 00 00 06 00 03 00 00 00 09
    2016-05-04 16:30:00 Error communicating with the device: Error reading data: Receive (0/7):

    Thanks in advance.

    #1077
    radix
    Participant

    I think device address from “Request Sequence” page should be put as slave (device) id. Please ignore as its solved now.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.