What is the main goal of Multiprocess ?

When we select multiprocess we have any troubles (each process has personal local variables and etc)/ Which bonus we have when we select multiprocess ?

In other SCADA systems (for example WinCC, InTouch, RSView32, iFix, Proficy) we have not anything like multiprocess/single_process in Citect .....

Parents
  • >> >Why Citect does not automatically make an address for memory tag ?

    I talked about GENERIC which can save tag values on a hard disk ....

    We use it to save setpoints behind computer  reboots. OPC in MEMORY isn't that we need.

    OPC in MEMORY is much more a lifehack than standard SCADA function ....

    Totaly we have zoo with tags: local variables (personal value on each client PC but some troubles with CiCode functions), GENERIC in memory (requests an address, one value for each client PC, don't save value after reboot), GENERIC on DISK (requests an address, one value for each client PC, save value after reboot), OPC in MEMORY (without address, one value for each client PC, don't save value after reboot) , tags in devices .....

Reply
  • >> >Why Citect does not automatically make an address for memory tag ?

    I talked about GENERIC which can save tag values on a hard disk ....

    We use it to save setpoints behind computer  reboots. OPC in MEMORY isn't that we need.

    OPC in MEMORY is much more a lifehack than standard SCADA function ....

    Totaly we have zoo with tags: local variables (personal value on each client PC but some troubles with CiCode functions), GENERIC in memory (requests an address, one value for each client PC, don't save value after reboot), GENERIC on DISK (requests an address, one value for each client PC, save value after reboot), OPC in MEMORY (without address, one value for each client PC, don't save value after reboot) , tags in devices .....

Children
No Data