Hi, Mikhail.
I start to use Rapid Scada few days ago, and now i have some trouble.I cant understand, how to write some value in tag, which is equal to tag in OPC Server. I must do this operation without using web. Could you please answer my question? Sorry for my english.
This topic was modified 10 years, 11 months ago by andrusha.
Double click your device in the tree of SCADA-Communicator.
Then add element to Write data folder.
After restarting Communicator try to send command on Commands page of the device.
Oh,its working if i send command from Commands page. But can i do same action automatically, using formulas in Scada Administator for example? If its possible, how to do this operation.
if i try to write in formula’s cell CmdVal = 3 i get error CS0200 from scada server thats mean Scada.Server.Svc.Calcengine for readonly. So how can i send command?