Forum Replies Created
-
AuthorPosts
-
MikhailModeratorFrom technical point of view we can’t deactivate keys that already issued.
All software which can move licenses, connects to the Internet and checks registration. Such approach would be bad for SCADA.
MikhailModeratorPerfect.
MikhailModeratorPlease check what the following links show:
http://localhost/Scada/ClientApiSvc.svc
http://localhost/Scada/ClientApiSvc.svc/GetEventsWhat .NET Framework version is installed?
MikhailModeratorHi,
Also check if the driver description is displayed well in Communicator.
Screenshots needed.
MikhailModeratorHi,
Now such button is implemented in Chart Pro.
MikhailModeratorThank you for the explanation.
In the Units table set the Sign column like that: Normal; Fault; –
You need 3 elements to make colors work. I think, we will change the behavior in the future, but now if there is only 2 elements, colors always red and green.
MikhailModeratorHi,
Is this the same physical device or 2 different devices?
You should check communication line log in Communicator and find the lines when you send a command.
MikhailModeratorHi,
If the above message contains a question, please do the following:
1. Make screenshots of the settings you already did.
2. Describe the actual behavior.
3. Describe the needed behavior.
MikhailModeratorHi,
You can set a formula for an output channel the process the entered value. To create a complex formula, use the Formulas table.
MikhailModeratorThis error means that WCF dowsn’t works. Please check whether the Windows features match the manual.
MikhailModeratorCustom header will be included in the next release of Chart Pro 5.0.4.0.
MikhailModeratorHi,
KpModbusSlave.dll is going to be developed on summer 2020. In case of using Modbus master, select KpModbus.dll.
You can write to https://forum.rapidscada.ru/ if you prefer.
MikhailModeratorRead this as an introduction.
Then use the existing drivers as templates.
MikhailModeratornow I only have to eliminate the seconds.
In this case it’s better to simply use 2 text components close to each other. And “:” between them.
MikhailModeratorHi,
To display:
Create a 3rd input channel of the Calculated real type.
Use a formula for this channel. Something like EncodeDate(new DateTime(1, 1, 1, Val(101), Val(102), 0))
where 101 and 102 are the channels for hours and minutes.
Set the format of the new channel to Time.When the above works, let’s think how to set the time.
-
AuthorPosts