Forum Replies Created
-
AuthorPosts
-
MikhailModeratorThis is not an image, but a font symbol.
Could you provide a screenshot?
MikhailModeratorHello,
The default data type for channels is double. This data type allows to store either integers or floats. Channel formulas should return double because channels are stored as doubles.
I recommend, not to use channel data type in the Channels table if you don’t have significant reasons to do that. Channel data type must match a tag data type provided by a device driver, which is double in most cases.
MikhailModeratorHello,
Because the Double data type allow sto use fractional part of a number.
MikhailModeratorHi,
1. Could you provide a screenshot?
2. SNMP driver has been ported to v6 recently and will be included in the next release.
MikhailModeratorHi,
Could you clarify the question?
MikhailModeratorIn what moment did you get that error?
You should install Agent on computer 2 to be able to upload configuration to it using the Administrator app.
MikhailModeratorHi,
To cancel a command, an output channel formula should return double.NaN or null, depending on the required conditions.Button component can be bound to an input channel that allows to hide or disable a button. But the same command can be sent from another table view, for example.
MikhailModerator
MikhailModerator🙂
MikhailModeratorMay be you need a kiosk mode of the browser.
MikhailModeratorHi,
Such behavior depends on a browser. In Chrome, if you start full screen mode by pressing F11, it does not exit on page navigation.
MikhailModeratorHi,
Open Config/ScadaInstanceConfig.xml for editing. Set ActiveStorage to PostgreSqlStorage, and restart Rapid SCADA services.
MikhailModeratorHello,
According to the log, the modem does not respond:Receive: no data
You could compare with the previous logs.
Check connection settings.-
This reply was modified 3 years, 4 months ago by
Mikhail.
MikhailModerator🙂
-
This reply was modified 3 years, 4 months ago by
-
AuthorPosts