Convert I/O Device to Memory Device w/Custom Data

I am looking to make a training version of a current project, but convert all the actual field I/O devices (mostly DNPR and Modnet) to memory devices.  So I can create a custom, changeable point data and then setup mock events for operator training.

Is there an way to convert an existing IOdevice to something like this or do I need to create new devices and re-map my points?

Thanks

Andy

Parents
  • Hi Andrew
    Simply open the I/O Device configuration, and set Memory Mode to TRUE. You don't have to change any other configuration. Just compile and run your project. Please note that all values will default to 0. You will have to use either cicode or external application (most likely via CTAPI) to input data simulation.

Reply
  • Hi Andrew
    Simply open the I/O Device configuration, and set Memory Mode to TRUE. You don't have to change any other configuration. Just compile and run your project. Please note that all values will default to 0. You will have to use either cicode or external application (most likely via CTAPI) to input data simulation.

Children
No Data