Forum Replies Created
-
AuthorPosts
-
kjakan
ParticipantThe 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.
kjakan
ParticipantAnd the username/password had to be given via headers:
Name: Authorization
Value: Basic //Base64 encoded username:password//kjakan
ParticipantThanks! Device timeout=0 was the error!
kjakan
Participant
kjakan
ParticipantShure it works if done right..But’s that obviously not what I’m doing 😉

headers page is blank
content page is blank
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.
kjakan
ParticipantThanks! 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…
-
This reply was modified 2 years, 8 months ago by
-
AuthorPosts