Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
How to use the chart in the Extra Scheme Components Plugin,
Specify the component properties to display a chart on a scheme.
and how to change the default range of the scale from 0 to 100 to another range?
Scale can be changed only manually by a user.
MikhailModeratorVal(52)is a wrong formula because it refers the channel itself.
MikhailModeratorV0.2is the tag code of the channel. When a user sends a command to this channel 52, the command value should be transferred to Communicator. You can see it in ScadaComm.log.
MikhailModeratorCool!
MikhailModeratorMay be you should convert the data tag to a number and store it in a separate channel.
MikhailModeratorhow do I configure Linux to be static ip addresses?
Probably, this question is not related to Rapid SCADA configuring.
MikhailModeratorHello,
how to display the IP address of each network port of the device in the rapidScada View?
Put a static text label on a scheme, for example. You cannot access device properties from a view.
How can I write the time data to the Linux system in View and set the time?
Create a channel of the calculate type. Use
Now()as an input formula of the channel. Choose proper channel format.
MikhailModeratorCommands cannot be sent by a script. Commands can be sent by a module.
MikhailModeratorHello,
Try Automatic Control Module for sending commands.
MikhailModeratorHi,
Could you provide a full error message from the log for analysis?
MikhailModeratorPlease use this subforum if you write in Chinese.
MikhailModeratorAs far as I know, OPC UA supports certificates.
MikhailModeratorFirst of all, you need to receive data correctly. Could you provide screenshots of the settings and received data?
-
AuthorPosts