Forum Home › Forums › Understanding the Software › Channels in memory only
Tagged: data-on-request, violatile channel
- This topic has 5 replies, 2 voices, and was last updated 4 years, 7 months ago by
Mikhail.
-
AuthorPosts
-
December 20, 2020 at 7:36 am #7770
zzz
ParticipantHi MikHail,
Is it possible to support channels that only exist in memory & data table [now]. Or put it in another way, is possible to disable data archiving for certain channel?
The usage to us seems very common.
e.g.
– When certain values from gauges are just for commissioning but not logging.
By commissioning I mean the devices, gauges etc. which have parameters accessible through remote protocol, e.g. Is the communication mode set to read-only ? Is the de-noise filter set to correct level ? these are necessary for commissioning; retrieved on request; there is little value to log them all or put them in constant watch.– When many channels are used as intermediate value for trigger.
In case there are tens of groups of devices connected to interact with each other, Gauge1+G3+G5 may work together to evaluate one complicate rule. The result is not important in logs, but the G1,G3,G5 readings are. Some times there are intermediate values depending on other intermediate values. As the inter-dependency of those values increase, the intermediate value logging quickly become very redundant.I saw there is a command type named REQUEST. I can’t find reference material for it anywhere. What does it do ? can it work for the my first case ?
zzz
-
This topic was modified 4 years, 8 months ago by
zzz.
December 21, 2020 at 12:46 pm #7787Mikhail
ModeratorHi,
This feature will be supported in the next generation Rapid SCADA 6. It will be possible to choose for a channel, which archives it is written to.
I saw there is a command type named REQUEST.
By sending the command of the Request type you can perform a device poll out of turn. It is useful when there are many devices and an operator wants to poll a device immediately.
December 23, 2020 at 7:17 am #7803zzz
ParticipantSo, sounds like if I set the channel to a special null archive,
like /dev/null in linux, that channel’s logging is disabled.Thanks for the explaination, looking forward to the new version!
December 23, 2020 at 1:36 pm #7805Mikhail
ModeratorSo, sounds like if I set the channel to a special null archive,
like /dev/null in linux, that channel’s logging is disabled.I think, this is different.
December 25, 2020 at 2:54 am #7841zzz
ParticipantOh, I guess, you meant user can choose to write to []current []hour []minute archives.
He just need to untick []hour and []minute?December 25, 2020 at 1:08 pm #7843Mikhail
ModeratorI lost the question. Could you explain the last question?
-
This topic was modified 4 years, 8 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.