Mikhail

Forum Replies Created

Viewing 15 posts - 2,896 through 2,910 (of 6,219 total)
  • Author
    Posts
  • in reply to: EncodeAscii #9079
    Mikhail
    Moderator

    You should add strings into a unit table. See “Off-On” for example. String conversion is not needed.

    in reply to: ChartPro export data in hourly #9078
    Mikhail
    Moderator

    Hi,

    This is planned for the future.

    in reply to: ChartPro export data in hourly #9073
    Mikhail
    Moderator

    Hi,

    Fully agree with @manjey73

    in reply to: event triger #9072
    Mikhail
    Moderator

    Hi,

    Likely, you should not set the channel 2570 from itself.
    The formula of the channel 2570 should be: Val(2510) > 0 ? Val(2526) : Val()

    in reply to: EncodeAscii #9071
    Mikhail
    Moderator

    Please explain why do you need it? May be we can find the better solution.

    in reply to: Unable to write OPC Value #9063
    Mikhail
    Moderator

    Thanks for the info. If possible, move from classic OPC to OPC UA.

    Mikhail
    Moderator

    The good thing is that in v6 there are only 2 types of input channels: measured and calculated.

    Mikhail
    Moderator

    Hi,

    I think, you should check the channel numbers if you need to identify which exact call is now.

    If I don’t understand the question, ask follow up questions.

    in reply to: DbImport module missing channel data #9056
    Mikhail
    Moderator

    Hi,

    Plus the modautocontrol I already paid did not work as expected

    If you create a new topic and provide an example that reproduces the issue, I will check it and fix if there is a error in the source code.

    in reply to: Unable to write OPC Value #9055
    Mikhail
    Moderator

    So, what is the configuration of the OPC driver related to writing tags?

    in reply to: Get data from excel into DAT files #9051
    Mikhail
    Moderator

    Hi,

    Great thanks for sponsorship the development of the utility that imports data from CSV to DAT! It is available for the community by this link.

    in reply to: Unable to write OPC Value #9049
    Mikhail
    Moderator

    Please check the error details in communication line log.

    Mikhail
    Moderator

    Hi,

    The methods RaiseOnCurDataCalculated, RaiseOnCurDataCalculated, RaiseOnCurDataCalculated just call the appropriate method in the active modules. They don’t calculate formulas.

    Formula calculations is here, for example.

    what should the module do to determine which type of data snapshot is provided upon this event ?

    It’s always current snapshot.

    in reply to: DbImport module missing channel data #9047
    Mikhail
    Moderator

    Hello,

    To find the cause of the issue in the modified module, debugging is needed. This is not included in free support. You should debug the modified module by yourself or wait for a release of the new module version.

    in reply to: Redundancy #9038
    Mikhail
    Moderator

    Hi,

    I agree with the point of view that a process should not depend on computer in any case. All critical tasks should be managed by PLCs.

    Talking about SCADA redundancy, a custom development is needed to implement it as described. Otherwise, use 2 parallel independent communication lines.

Viewing 15 posts - 2,896 through 2,910 (of 6,219 total)