kjakan

Forum Replies Created

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • in reply to: mimic diagram #17958
    kjakan
    Participant

    The current usecase is this: A remote ham radio station with Rapid SCADA as the supervisory system. I have an antenna rotator (azimuth 0–360°) being read from a controller via Modbus. I’d like to bind the Rotation property of an Appearance group to this input channel, so that a circular map centered on my station rotates synchronously with the antenna — showing exactly where the beam is pointing. This is a request that maps directly to how a real operator thinks about antenna direction.

    in reply to: http command #13518
    kjakan
    Participant

    And the username/password had to be given via headers:

    Name: Authorization
    Value: Basic //Base64 encoded username:password//

    in reply to: http command #13517
    kjakan
    Participant

    Thanks! Device timeout=0 was the error!

    in reply to: http command #13507
    kjakan
    Participant

    log

    in reply to: http command #13498
    kjakan
    Participant

    Shure it works if done right..But’s that obviously not what I’m doing 😉

    1

    headers page is blank
    content page is blank

    2

    gets error..

    In a webbrowser from same computer this works:
    http://remote:Hovdetjenn18@10.147.19.135/scada-remote?m=json&r=grp&fn=write&alias=63/7/200&value=34

    • This reply was modified 2 years, 8 months ago by kjakan.
    in reply to: http command #13488
    kjakan
    Participant

    Thanks! Seems to be the right direction, but haven’t figured out how to use it yet.

    example: http://remote:remote@http://192.68.1.23//scada-remote?m=json&r=grp&fn=write&alias={grp}&value={value}

    Generated three channels of this device, requests, notifications and response status..

    I guess there is a way to pass the parameteres GRP and VALUE through the formula field of the request channel? Or maybe I miss something substantial in the process? Will try more tomorrow…

Viewing 6 posts - 1 through 6 (of 6 total)