Forum Replies Created
-
AuthorPosts
-
manjey73ParticipantJudging by the value, it’s possible that there’s an error and it’s actually 32 bits, not bytes.
manjey73ParticipantThe polling time of different devices will periodically coincide, but this is not so scary. Since polling on different lines is performed in different tasks.
manjey73ParticipantCurrently, we’ve been using the default settings (zero), which means continuous polling, but I want to reduce the load and implement fixed intervals for the devices. If I set Time/Period to 00:00:00/00:00:05, will all polls start simultaneously?
Yes, as far as I remember, the survey will start at the same time, and then every 5 seconds a survey will be conducted, also at the same time if the devices are located on different lines.
If you set both the Time and the Period, then you can distribute the surveys.
For example, set the time to 5 seconds, the period is 5 seconds, then in theory this device will be polled every 5 seconds
Set the other device to 7 seconds and 5 seconds, then the device will be polled every 7 seconds.
manjey73Participant
manjey73Participant
manjey73ParticipantIt doesn’t seem to be treated, I also wondered about disabling (Normalization) when outputting Events.
manjey73ParticipantThat is, in the billing channel, you will always have either status 1 or 23, for example, and there will be fewer events.
manjey73ParticipantThen you will most likely need settlement channels. Because otherwise you will register all statuses, not only =23. As far as I understand, events do not have filtration
manjey73ParticipantFor example, you get a value from the Communicator that needs to be handled differently from the channel boundaries. The status in the normal state will always be =1, you use control based on other criteria and change the status to your own, respectively, adjust the status mask for displaying and controlling output to Events.
manjey73ParticipantYes, you can only enable “Status changed”
and, depending on the destination, use monitoring and status change in the second part of the input formula.
Channel formula:status formula
manjey73ParticipantChannel data – value or status
<Option name=”EventCount” value=”100″ />
in ScadaWebConfig.xml
manjey73ParticipantUse an Event Mask
I can’t think of anything else.
manjey73Participanttry to split the parameters into two devices, mydev1.1 and mydev1.2, and specify the second as command reading in the Communicator settings. well, and link the team.
manjey73ParticipantStep 1 – Create an archive in Instances – Default – Server – Archives
Step 2 – add the created archive with the bit indication to the secondary tableWritingPeriod – The recording period starts from 1 second
-
This reply was modified 1 month, 3 weeks ago by
manjey73.
July 14, 2026 at 9:04 am in reply to: Archive Mask and Select Archives – How are they related? #18143 -
This reply was modified 1 month, 3 weeks ago by
-
AuthorPosts